Branch: refs/heads/master Home: https://github.com/jenkinsci/ant-plugin Commit: 27ec2ff4dae68ceeaeba9d558f154e4767e5e3eb https://github.com/jenkinsci/ant-plugin/commit/27ec2ff4dae68ceeaeba9d558f154e4767e5e3eb Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths: M src/main/java/hudson/tasks/Ant.java Log Message: ----------- [FIXED JENKINS-42382] Add PATH+ANT to buildEnvVars(...) This ensures that Ant's bin directory ends up on the PATH when using the Pipeline tool step. Note that Jenkins' environment variable management will handle converting "/bin" on Windows if needed, we do not need to do that explicitly. Commit: 60b23e3a41c3450733abdda610519181c397e03c https://github.com/jenkinsci/ant-plugin/commit/60b23e3a41c3450733abdda610519181c397e03c Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: M src/test/java/hudson/tasks/AntTest.java Log Message: ----------- Verify that PATH+ANT is set Commit: d1c5e13f88ac5ed82c12de0a5c41434c1e55cf42 https://github.com/jenkinsci/ant-plugin/commit/d1c5e13f88ac5ed82c12de0a5c41434c1e55cf42 Author: Armando Fernández <armfer...@gmail.com> Date: 2017-05-09 (Tue, 09 May 2017) Changed paths: M src/main/java/hudson/tasks/Ant.java M src/test/java/hudson/tasks/AntTest.java Log Message: ----------- Merge pull request #26 from abayer/jenkins-42382 [FIXED JENKINS-42382] Add PATH+ANT to buildEnvVars(...) Compare: https://github.com/jenkinsci/ant-plugin/compare/e9815c32a883...d1c5e13f88ac -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.