Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.2
-
Component/s: Core system
-
Labels:None
-
Environment:project ant
-
Complexity:Intermediate
-
Patch Submitted:Yes
-
Number of attachments :
Description
Adding a built-in property allowing to know wich project is under construction from an ant build script
For done it, i propose to complete the AbstractBuildExecutor#getContinuumSystemProperties();
With such feature an ant task will be authorized to retrieve some informations about the current project with the use of the xml-rpc client api.
I would use it for my integration (using continuum) for some Netbeans projects.
I submit a trivial patch (maybe in a wrong format) for the AbstractBuildExecutor
fixed in rev 648437.
Adding three properties :
Sure the patch format is not very correct
.
Have a look here http://continuum.apache.org/development/guide-continuum-development.html