|
||||||||
|
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 |
||||||||
|
||||||||
|
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 |
||||||||
Code changed in jenkins
User: Jesse Glick
Path:
pom.xml
src/test/java/hudson/tasks/AntTest.java
http://jenkins-ci.org/commit/ant-plugin/567243149d9f39e87ab6264e0e227c2c1bbd5502
Log:
Building and thus testing against 1.456.
Former testParameterExpansion failed against 1.456+ at least because the fix of
JENKINS-9118upgraded Ant and thus caused <echoproperties> to properly escape output.
Also it seems the project name was added to $BUILD_TAG in some undetermined version.