Issue Type: Bug Bug
Affects Versions: current
Assignee: bap
Components: ant, any-buildstep
Created: 14/Jul/12 4:37 PM
Description:

When using the Ant Build Step and passing properties using the 'property' option in the UI. The resulting build.xml doesn't echo the property value and it is blank.

If I run the same file from the command line and pass the property as;

> ant -DmyProperty=test1

The build.xml file correctly echo'es the result as;
[echo] myProperty = test1

Thanks

Environment: Cent OS 5.5
Jenkins v1.474
Project: Jenkins
Labels: plugin ant
Priority: Blocker Blocker
Reporter: fmhome
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to