[jenkinsci/ant-plugin] 818e51: /project/scm/url

2019-08-27 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 818e51c2e546a11ed6df2eb75cc9fe600c9f7697
  
https://github.com/jenkinsci/ant-plugin/commit/818e51c2e546a11ed6df2eb75cc9fe600c9f7697
  Author: Jesse Glick 
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  /project/scm/url


  Commit: e551fedbcb4006202ab431a9f01b4d80bf287910
  
https://github.com/jenkinsci/ant-plugin/commit/e551fedbcb4006202ab431a9f01b4d80bf287910
  Author: Jesse Glick 
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
M src/main/java/hudson/tasks/Ant.java
M src/main/java/hudson/tasks/AntWrapper.java
R src/main/resources/hudson/tasks/Ant/config.groovy
A src/main/resources/hudson/tasks/Ant/config.jelly
R src/main/resources/hudson/tasks/AntWrapper/config.groovy
A src/main/resources/hudson/tasks/AntWrapper/config.jelly
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Merge branch 'master' into incrementals


  Commit: a3962c26b34c5464501f7cef331828a7e662ba8f
  
https://github.com/jenkinsci/ant-plugin/commit/a3962c26b34c5464501f7cef331828a7e662ba8f
  Author: Jesse Glick 
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #37 from jglick/incrementals

/project/scm/url


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/9b28f6f43a57...a3962c26b34c

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ant-plugin/push/refs/heads/master/9b28f6-a3962c%40github.com.


[jenkinsci/ant-plugin] a3bb68: Rebase of the PR

2019-08-27 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: a3bb68f36de364d0069be631092655fd36081fb0
  
https://github.com/jenkinsci/ant-plugin/commit/a3bb68f36de364d0069be631092655fd36081fb0
  Author: Wadeck Follonier 
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/hudson/tasks/Ant.java
M src/main/java/hudson/tasks/AntWrapper.java
M src/main/resources/hudson/tasks/Ant/AntInstallation/config.jelly
R src/main/resources/hudson/tasks/Ant/config.groovy
A src/main/resources/hudson/tasks/Ant/config.jelly
R src/main/resources/hudson/tasks/AntWrapper/config.groovy
A src/main/resources/hudson/tasks/AntWrapper/config.jelly
M src/test/java/hudson/tasks/AntTest.java
M src/test/java/hudson/tasks/AntWrapperTest.java
M src/test/java/hudson/tasks/_ant/AntTargetAnnotationTest.java
M src/test/java/hudson/tasks/_ant/AntTargetNoteTest.java

  Log Message:
  ---
  Rebase of the PR
- convert groovy view to jelly
- reformat code to follow Java convention
- reorder pom file to follow convention 
https://maven.apache.org/developers/conventions/code.html
- rename test variables to follow Jenkins standard
- use Jenkins.get()


  Commit: 31f049103601a3cd20383648e54303f7a6dcdaff
  
https://github.com/jenkinsci/ant-plugin/commit/31f049103601a3cd20383648e54303f7a6dcdaff
  Author: Wadeck Follonier 
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
M src/main/java/hudson/tasks/Ant.java
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Remove all the formatting
- keep convert groovy view to jelly
- keep use Jenkins.get()


  Commit: 59ae71be7eb9d573d24f5caf8deff4339fc25f74
  
https://github.com/jenkinsci/ant-plugin/commit/59ae71be7eb9d573d24f5caf8deff4339fc25f74
  Author: Wadeck Follonier 
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
M pom.xml
M src/main/java/hudson/tasks/AntWrapper.java
M src/main/resources/hudson/tasks/Ant/AntInstallation/config.jelly
M src/test/java/hudson/tasks/AntWrapperTest.java

  Log Message:
  ---
  Remove all the formatting


  Commit: 8f3052592532b270f5bc0ad82f7edc721438d637
  
https://github.com/jenkinsci/ant-plugin/commit/8f3052592532b270f5bc0ad82f7edc721438d637
  Author: Wadeck Follonier 
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
M src/test/java/hudson/tasks/_ant/AntTargetAnnotationTest.java
M src/test/java/hudson/tasks/_ant/AntTargetNoteTest.java

  Log Message:
  ---
  Revert the rest of the formatting


  Commit: 182b2b3ba97d3b9462163ecc418ef7e32c35e404
  
https://github.com/jenkinsci/ant-plugin/commit/182b2b3ba97d3b9462163ecc418ef7e32c35e404
  Author: Jesse Glick 
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
A .github/release-drafter.yml
M Jenkinsfile
M pom.xml
M src/main/java/hudson/tasks/Ant.java
A src/test/java/hudson/tasks/AntJCasCCompatibilityTest.java
A src/test/resources/hudson/tasks/configuration-as-code.yaml

  Log Message:
  ---
  Merge branch 'master' into REVAMP_UPGRADE_POM


  Commit: 9b28f6f43a5750cf3f9b188dd52adce57e17606c
  
https://github.com/jenkinsci/ant-plugin/commit/9b28f6f43a5750cf3f9b188dd52adce57e17606c
  Author: Jesse Glick 
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
M src/main/java/hudson/tasks/Ant.java
M src/main/java/hudson/tasks/AntWrapper.java
R src/main/resources/hudson/tasks/Ant/config.groovy
A src/main/resources/hudson/tasks/Ant/config.jelly
R src/main/resources/hudson/tasks/AntWrapper/config.groovy
A src/main/resources/hudson/tasks/AntWrapper/config.jelly
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Merge pull request #33 from Wadeck/REVAMP_UPGRADE_POM

Convert Groovy views to Jelly | use Jenkins.get()


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/3ba69331c059...9b28f6f43a57

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ant-plugin/push/refs/heads/master/3ba693-9b28f6%40github.com.


[jenkinsci/ant-plugin] 3ba693: .github/release-drafter.yml

2019-08-27 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 3ba69331c0597187e55c10814b5b40306182aa1e
  
https://github.com/jenkinsci/ant-plugin/commit/3ba69331c0597187e55c10814b5b40306182aa1e
  Author: Jesse Glick 
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
A .github/release-drafter.yml

  Log Message:
  ---
  .github/release-drafter.yml


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ant-plugin/push/refs/heads/master/d98bad-3ba693%40github.com.


[jenkinsci/ant-plugin] 0850f4: [JENKINS-57561] Fix JCasC compatibility issue

2019-08-27 Thread Francisco Fernández
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/ant-plugin

  Commit: 0850f482f3321317478aa637c60aacc54e2615f9

  
https://github.com/jenkinsci/ant-plugin/commit/0850f482f3321317478aa637c60aacc54e2615f9

  Author: Francisco Javier Fernandez Gonzalez 

  Date:   2019-08-22 (Thu, 22 Aug 2019)



  Changed paths:

M pom.xml

M src/main/java/hudson/tasks/Ant.java

A src/test/java/hudson/tasks/AntJCasCCompatibilityTest.java

A src/test/resources/hudson/tasks/configuration-as-code.yaml



  Log Message:

  ---

  [JENKINS-57561] Fix JCasC compatibility issue





  Commit: f9cec41ce3ae2770e4d150d34b627a2515e503e6

  
https://github.com/jenkinsci/ant-plugin/commit/f9cec41ce3ae2770e4d150d34b627a2515e503e6

  Author: Francisco Javier Fernandez Gonzalez 

  Date:   2019-08-22 (Thu, 22 Aug 2019)



  Changed paths:

M src/test/resources/hudson/tasks/configuration-as-code.yaml



  Log Message:

  ---

  [JENKINS-57561] Remove defaultProperties from yaml file





  Commit: 4c5602b9b80370696cbfd3370cb7fcfa33b95257

  
https://github.com/jenkinsci/ant-plugin/commit/4c5602b9b80370696cbfd3370cb7fcfa33b95257

  Author: Francisco Javier Fernandez Gonzalez 

  Date:   2019-08-22 (Thu, 22 Aug 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [JENKINS-57561] Fix java-11 build





  Commit: bf6abb2db560453383254d39880378462b6277cb

  
https://github.com/jenkinsci/ant-plugin/commit/bf6abb2db560453383254d39880378462b6277cb

  Author: Francisco Javier Fernandez Gonzalez 

  Date:   2019-08-22 (Thu, 22 Aug 2019)



  Changed paths:

M src/test/java/hudson/tasks/AntJCasCCompatibilityTest.java



  Log Message:

  ---

  [JENKINS-57561] Missing commit





  Commit: d98bad72c92bc994fa149236ee4aed56ba03dcab

  
https://github.com/jenkinsci/ant-plugin/commit/d98bad72c92bc994fa149236ee4aed56ba03dcab

  Author: Francisco Fernández <31063239+fcojfernan...@users.noreply.github.com>

  Date:   2019-08-27 (Tue, 27 Aug 2019)



  Changed paths:

M pom.xml

M src/main/java/hudson/tasks/Ant.java

A src/test/java/hudson/tasks/AntJCasCCompatibilityTest.java

A src/test/resources/hudson/tasks/configuration-as-code.yaml



  Log Message:

  ---

  Merge pull request #36 from fcojfernandez/JENKINS-57561



[JENKINS-57561] Fix JCasC compatibility issue





Compare: 
https://github.com/jenkinsci/ant-plugin/compare/2d5d7561a9d9...d98bad72c92b

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ant-plugin/push/refs/heads/master/2d5d75-d98bad%40github.com.


[jenkinsci/ant-plugin] 7f5219: Java 11 readiness: use recommended build configura...

2019-04-16 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 7f5219086b879c694e8558f97bfcfa3f79fc867b
  
https://github.com/jenkinsci/ant-plugin/commit/7f5219086b879c694e8558f97bfcfa3f79fc867b
  Author: Baptiste Mathus 
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Java 11 readiness: use recommended build configurations


  Commit: f17c5982289e964f931d05e74638cc0797d44c4a
  
https://github.com/jenkinsci/ant-plugin/commit/f17c5982289e964f931d05e74638cc0797d44c4a
  Author: Baptiste Mathus 
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to latest parent pom 3.42


  Commit: eaa4cdb9ddc0e466db84e49890562148a71b
  
https://github.com/jenkinsci/ant-plugin/commit/eaa4cdb9ddc0e466db84e49890562148a71b
  Author: Baptiste Mathus 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updates dependency versions for Java 11 readiness


  Commit: 2d5d7561a9d9b6d05ab48deb890d314697fa7aa5
  
https://github.com/jenkinsci/ant-plugin/commit/2d5d7561a9d9b6d05ab48deb890d314697fa7aa5
  Author: Jesse Glick 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge pull request #35 from batmat/java11-readiness

Java 11 readiness: use recommended build configurations


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/6d8b16b15530...2d5d7561a9d9

-- 
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.


[jenkinsci/ant-plugin] 8cadef: [maven-release-plugin] prepare release ant-1.9

2018-10-29 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 8cadef2a6f5d90809277780ad33ab735edd8c8d2
  
https://github.com/jenkinsci/ant-plugin/commit/8cadef2a6f5d90809277780ad33ab735edd8c8d2
  Author: Jesse Glick 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ant-1.9



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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.


[jenkinsci/ant-plugin] 6d8b16: [maven-release-plugin] prepare for next developmen...

2018-10-29 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 6d8b16b155307de40826a7be7b481ca29230a1d9
  
https://github.com/jenkinsci/ant-plugin/commit/6d8b16b155307de40826a7be7b481ca29230a1d9
  Author: Jesse Glick 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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.


[jenkinsci/ant-plugin]

2018-10-29 Thread GitHub
  Branch: refs/tags/ant-1.9
  Home:   https://github.com/jenkinsci/ant-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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.


[jenkinsci/ant-plugin] 0be48d: [JENKINS-52139] Fix test concurrency

2018-10-29 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 0be48de3fad910d7388a498d2d7200428c38cac0
  
https://github.com/jenkinsci/ant-plugin/commit/0be48de3fad910d7388a498d2d7200428c38cac0
  Author: Wadeck Follonier 
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
M src/test/java/hudson/tasks/AntTest.java
M src/test/java/hudson/tasks/_ant/AntTargetAnnotationTest.java

  Log Message:
  ---
  [JENKINS-52139] Fix test concurrency
- essentially reset the value of AntTargetNote.ENABLED to what it was before 
running a test that will modify it


  Commit: 2079dbedaf27c7acd15a2a4d83fce42fb78a0756
  
https://github.com/jenkinsci/ant-plugin/commit/2079dbedaf27c7acd15a2a4d83fce42fb78a0756
  Author: Jesse Glick 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
M src/test/java/hudson/tasks/AntTest.java
M src/test/java/hudson/tasks/_ant/AntTargetAnnotationTest.java

  Log Message:
  ---
  Merge pull request #31 from Wadeck/JENKINS-52139

[JENKINS-52139] Fix test concurrency


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/d7dd61ea608e...2079dbedaf27
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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.


[jenkinsci/ant-plugin] 4e964b: [JENKINS-54133] We can encode console notes on the...

2018-10-29 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 4e964bfd7715705eb73b6331fed3258a6d045d96
  
https://github.com/jenkinsci/ant-plugin/commit/4e964bfd7715705eb73b6331fed3258a6d045d96
  Author: Jesse Glick 
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
M pom.xml
M src/main/java/hudson/tasks/_ant/AntConsoleAnnotator.java
M src/test/java/hudson/tasks/AntWrapperTest.java

  Log Message:
  ---
  [JENKINS-54133] We can encode console notes on the master side to make them 
safe for JEP-210.


  Commit: c957dca4cd7789e3918e90ae020687aeaeea998e
  
https://github.com/jenkinsci/ant-plugin/commit/c957dca4cd7789e3918e90ae020687aeaeea998e
  Author: Jesse Glick 
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
M src/main/java/hudson/tasks/Ant.java

  Log Message:
  ---
  FindBugs


  Commit: d1ac87b7639ab864c312f8483ed8290cc8493aef
  
https://github.com/jenkinsci/ant-plugin/commit/d1ac87b7639ab864c312f8483ed8290cc8493aef
  Author: Jesse Glick 
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
M src/test/java/hudson/tasks/AntWrapperTest.java

  Log Message:
  ---
  Apparently AntWrapperTest.smokes no longer fails in CI.


  Commit: f5c9b51b895fb6924389c73d69931edf0e4a26aa
  
https://github.com/jenkinsci/ant-plugin/commit/f5c9b51b895fb6924389c73d69931edf0e4a26aa
  Author: Jesse Glick 
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Picking up https://github.com/jenkinsci/durable-task-plugin/pull/84 & 
https://github.com/jenkinsci/workflow-durable-task-step-plugin/pull/81.


  Commit: 1aef97bca7bd4e4bf0f40ff9bdfeafae6248a8f6
  
https://github.com/jenkinsci/ant-plugin/commit/1aef97bca7bd4e4bf0f40ff9bdfeafae6248a8f6
  Author: Jesse Glick 
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
M src/main/java/hudson/tasks/_ant/AntConsoleAnnotator.java

  Log Message:
  ---
  Forgot to implement flush as in 
https://github.com/jenkinsci/jenkins/pull/3703.


  Commit: 0dee874eb5e72450c517787d387b9d49305db626
  
https://github.com/jenkinsci/ant-plugin/commit/0dee874eb5e72450c517787d387b9d49305db626
  Author: Jesse Glick 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Switching upstreams to 
https://github.com/jenkinsci/durable-task-plugin/pull/86 + 
https://github.com/jenkinsci/workflow-durable-task-step-plugin/pull/87.


  Commit: d7dd61ea608ef1a91de0bec5f436d49a5ad46e53
  
https://github.com/jenkinsci/ant-plugin/commit/d7dd61ea608ef1a91de0bec5f436d49a5ad46e53
  Author: Jesse Glick 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml
M src/main/java/hudson/tasks/Ant.java
M src/main/java/hudson/tasks/_ant/AntConsoleAnnotator.java
M src/test/java/hudson/tasks/AntWrapperTest.java

  Log Message:
  ---
  Merge pull request #32 from jglick/JEP-210-tests

[JENKINS-54133] Encode console notes on master for JEP-210 compatibility


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/350c6da61f7b...d7dd61ea608e
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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.


[jenkinsci/ant-plugin]

2018-01-22 Thread GitHub
  Branch: refs/tags/ant-1.8
  Home:   https://github.com/jenkinsci/ant-plugin

-- 
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.


[jenkinsci/ant-plugin] 514a41: [SECURITY-624] Prevent XSS using tool names

2018-01-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 514a412fbfd5c8f2e303ed233976e7dd3ebf1bb7
  
https://github.com/jenkinsci/ant-plugin/commit/514a412fbfd5c8f2e303ed233976e7dd3ebf1bb7
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
M src/main/resources/hudson/tasks/Ant/config.groovy
M src/main/resources/hudson/tasks/AntWrapper/config.groovy

  Log Message:
  ---
  [SECURITY-624] Prevent XSS using tool names


  Commit: 05b951f3ad74c9b84b1b833dccdb496e58ec2e48
  
https://github.com/jenkinsci/ant-plugin/commit/05b951f3ad74c9b84b1b833dccdb496e58ec2e48
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  - make test pass for security release (Windows env not setup)


  Commit: f3b9215456b4162d0113cfd9158e723f4bcafef0
  
https://github.com/jenkinsci/ant-plugin/commit/f3b9215456b4162d0113cfd9158e723f4bcafef0
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ant-1.8


  Commit: 350c6da61f7bba7135efe0c540994de12b7b514a
  
https://github.com/jenkinsci/ant-plugin/commit/350c6da61f7bba7135efe0c540994de12b7b514a
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/26626e44da2d...350c6da61f7b

-- 
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.


[jenkinsci/ant-plugin] 26626e: [maven-release-plugin] prepare for next developmen...

2017-08-21 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 26626e44da2d6794c92c6609cd8bf90670ab4fc1
  
https://github.com/jenkinsci/ant-plugin/commit/26626e44da2d6794c92c6609cd8bf90670ab4fc1
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.


[jenkinsci/ant-plugin] d1f02c: [maven-release-plugin] prepare release ant-1.7

2017-08-21 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: d1f02c7f69e08338cd1f2c162a90827c7cc12266
  
https://github.com/jenkinsci/ant-plugin/commit/d1f02c7f69e08338cd1f2c162a90827c7cc12266
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ant-1.7


-- 
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.


[jenkinsci/ant-plugin]

2017-08-21 Thread GitHub
  Branch: refs/tags/ant-1.7
  Home:   https://github.com/jenkinsci/ant-plugin

-- 
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.


[jenkinsci/ant-plugin] a6460a: [JENKINS-46317] Bump baseline and fix tests (#30)

2017-08-21 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: a6460a3974e5f55482c1a1ae85998f73156cf744
  
https://github.com/jenkinsci/ant-plugin/commit/a6460a3974e5f55482c1a1ae85998f73156cf744
  Author: Armando Fernández <armfer...@gmail.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
M pom.xml
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  [JENKINS-46317] Bump baseline and fix tests (#30)


-- 
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.


[jenkinsci/ant-plugin] f5b67f: [maven-release-plugin] prepare release ant-1.6

2017-08-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: f5b67fd2713112c194a267511d7530b4d04a275d
  
https://github.com/jenkinsci/ant-plugin/commit/f5b67fd2713112c194a267511d7530b4d04a275d
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ant-1.6


-- 
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.


[jenkinsci/ant-plugin]

2017-08-08 Thread GitHub
  Branch: refs/tags/ant-1.6
  Home:   https://github.com/jenkinsci/ant-plugin

-- 
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.


[jenkinsci/ant-plugin] c99919: [maven-release-plugin] prepare for next developmen...

2017-08-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: c99919169884e97292b01b68acba4108d355f718
  
https://github.com/jenkinsci/ant-plugin/commit/c99919169884e97292b01b68acba4108d355f718
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.


[jenkinsci/ant-plugin] 39a94d: Prototype of Ant step in Groovy.

2017-08-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 39a94d73b5f8e96606e12b9ed8d8ec15e381db54
  
https://github.com/jenkinsci/ant-plugin/commit/39a94d73b5f8e96606e12b9ed8d8ec15e381db54
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
M pom.xml
A src/main/java/hudson/tasks/AntStep.java
M src/main/java/hudson/tasks/_ant/AntConsoleAnnotator.java
A src/main/resources/hudson/tasks/AntStep/config.jelly
A src/main/resources/hudson/tasks/AntStepExecution.groovy
A src/test/java/hudson/tasks/AntStepTest.java

  Log Message:
  ---
  Prototype of Ant step in Groovy.


  Commit: 2f92e2dba07c7a428700ec9c35505e46a05ebda2
  
https://github.com/jenkinsci/ant-plugin/commit/2f92e2dba07c7a428700ec9c35505e46a05ebda2
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
M src/main/resources/hudson/tasks/AntStepExecution.groovy

  Log Message:
  ---
  Importing a class.


  Commit: 27fa5f782c7baa4cb968a57adbf9758128397200
  
https://github.com/jenkinsci/ant-plugin/commit/27fa5f782c7baa4cb968a57adbf9758128397200
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
M src/main/java/hudson/tasks/AntStep.java
A src/main/java/hudson/tasks/ConsoleLogFilterStep.java

  Log Message:
  ---
  Found a Guice-related bug in ConsoleLogFilterStep.


  Commit: 4120cdd37dbb1f9a6bed3402065aacc0a2ddf84f
  
https://github.com/jenkinsci/ant-plugin/commit/4120cdd37dbb1f9a6bed3402065aacc0a2ddf84f
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
M pom.xml
M src/test/java/hudson/tasks/AntStepTest.java

  Log Message:
  ---
  configRoundTrip


  Commit: a50714bec514bf3b1f8566c08a354bfdbd7c456d
  
https://github.com/jenkinsci/ant-plugin/commit/a50714bec514bf3b1f8566c08a354bfdbd7c456d
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
M src/main/java/hudson/tasks/ConsoleLogFilterStep.java

  Log Message:
  ---
  FindBugs


  Commit: 436ac0871efdc88bd67d3fecc9c8b65cf8874d02
  
https://github.com/jenkinsci/ant-plugin/commit/436ac0871efdc88bd67d3fecc9c8b65cf8874d02
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pom.xml
R src/main/java/hudson/tasks/ConsoleLogFilterStep.java
M src/main/resources/hudson/tasks/AntStepExecution.groovy

  Log Message:
  ---
  Using WithContextStep.


  Commit: 64a5e4a550e16869e9f2e5480b05237e2e1ce624
      
https://github.com/jenkinsci/ant-plugin/commit/64a5e4a550e16869e9f2e5480b05237e2e1ce624
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  New snapshot.


  Commit: 72499742dd11e1a5dac2d5be8153ccf69688a9b5
  
https://github.com/jenkinsci/ant-plugin/commit/72499742dd11e1a5dac2d5be8153ccf69688a9b5
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M src/test/java/hudson/tasks/AntStepTest.java

  Log Message:
  ---
  Comment.


  Commit: b2bc2a83fc96cca997c7d12c9c99915de3f1f78e
  
https://github.com/jenkinsci/ant-plugin/commit/b2bc2a83fc96cca997c7d12c9c99915de3f1f78e
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M pom.xml
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Merge branch 'new-parent' into pipeline-JENKINS-26056


  Commit: f0c2542b412332dcc8320f49e51be2c94370fd75
  
https://github.com/jenkinsci/ant-plugin/commit/f0c2542b412332dcc8320f49e51be2c94370fd75
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M src/test/java/hudson/tasks/AntStepTest.java
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  We mainly care about AntTargetNote being used; an end-to-end test of the 
JavaScript seems flaky, but keeping it for now.


  Commit: 2cecf7af20e5118db3c577caa1c907fa85393fa5
  
https://github.com/jenkinsci/ant-plugin/commit/2cecf7af20e5118db3c577caa1c907fa85393fa5
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M src/main/resources/hudson/tasks/AntStepExecution.groovy
M src/test/java/hudson/tasks/AntStepTest.java
M src/test/java/hudson/tasks/AntTest.java
A src/test/resources/hudson/tasks/_ant/pauses.xml

  Log Message:
  ---
  Verifying durability.


  Commit: 55dd49c3da1165bbc61e2df6ea0493c189076116
  
https://github.com/jenkinsci/ant-plugin/commit/55dd49c3da1165bbc61e2df6ea0493c189076116
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-

[jenkinsci/ant-plugin] aac7c7: Jenkinsfile

2017-07-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: aac7c74f4e886996ba450b82cbe0f831ee60bfe9
  
https://github.com/jenkinsci/ant-plugin/commit/aac7c74f4e886996ba450b82cbe0f831ee60bfe9
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Jenkinsfile


  Commit: 6d51bdeaf950983922093f97d4d24b35fe814675
  
https://github.com/jenkinsci/ant-plugin/commit/6d51bdeaf950983922093f97d4d24b35fe814675
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Suppressing a test which is failing on Windows.


  Commit: a210ecc247fbc748c44fcbaa998e671ac22eea5e
  
https://github.com/jenkinsci/ant-plugin/commit/a210ecc247fbc748c44fcbaa998e671ac22eea5e
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-07-03 (Mon, 03 Jul 2017)

  Changed paths:
A Jenkinsfile
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Merge pull request #29 from jglick/Jenkinsfile

Jenkinsfile


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/390a23d60822...a210ecc247fb

-- 
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.


[jenkinsci/ant-plugin] b3f7b7: [JENKINS-44212] Bump baseline, and use latest pare...

2017-05-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: b3f7b762aaef547d505ca03d8c5cd8d6e1474564
  
https://github.com/jenkinsci/ant-plugin/commit/b3f7b762aaef547d505ca03d8c5cd8d6e1474564
  Author: Raul Arabaolaza <rarabaol...@cloudbees.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
M pom.xml
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  [JENKINS-44212] Bump baseline, and use latest parent pom

* Due to latest parent pom disabling test concurrency by default a small
change to tests was needed to make it work


  Commit: 390a23d608227426b036f06f66f076d87ca69b74
  
https://github.com/jenkinsci/ant-plugin/commit/390a23d608227426b036f06f66f076d87ca69b74
  Author: Armando Fernández <armfer...@gmail.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
M pom.xml
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Merge pull request #28 from raul-arabaolaza/JENKINS-44212

[JENKINS-44212] Bump baseline to 1.609


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/67dc9a12dcc2...390a23d60822

-- 
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.


[jenkinsci/ant-plugin] 224eed: [JENKINS-44185] Add explicit parameter definition ...

2017-05-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 224eed97465e9c31280e40345562afc66e14db12
  
https://github.com/jenkinsci/ant-plugin/commit/224eed97465e9c31280e40345562afc66e14db12
  Author: Raul Arabaolaza <rarabaol...@cloudbees.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  [JENKINS-44185] Add explicit parameter definition to project


  Commit: f0f409ef38ba9ad28d551e2ff9be88b6e1df4951
  
https://github.com/jenkinsci/ant-plugin/commit/f0f409ef38ba9ad28d551e2ff9be88b6e1df4951
  Author: Raul Arabaolaza <rarabaol...@cloudbees.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  [JENKINS-44185] Add missing import


  Commit: 67dc9a12dcc2781a24f8662292de8a4a7ae9b12d
  
https://github.com/jenkinsci/ant-plugin/commit/67dc9a12dcc2781a24f8662292de8a4a7ae9b12d
  Author: Armando Fernández <armfer...@gmail.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Merge pull request #27 from raul-arabaolaza/JENKINS-44185

[JENKINS-44185] Unit tests failling on recent versions of jenkins core due to 
SECURITY-170


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/ddd75a8388b4...67dc9a12dcc2

-- 
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.


[jenkinsci/ant-plugin] ddd75a: [maven-release-plugin] prepare for next developmen...

2017-05-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: ddd75a8388b4a5f088b8ae0259f95a8d51bb3ef7
  
https://github.com/jenkinsci/ant-plugin/commit/ddd75a8388b4a5f088b8ae0259f95a8d51bb3ef7
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.


[jenkinsci/ant-plugin]

2017-05-09 Thread GitHub
  Branch: refs/tags/ant-1.5
  Home:   https://github.com/jenkinsci/ant-plugin

-- 
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.


[jenkinsci/ant-plugin] 1e66f1: [maven-release-plugin] prepare release ant-1.5

2017-05-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 1e66f1c500adbb150ced89d64cc8199065f89d9e
  
https://github.com/jenkinsci/ant-plugin/commit/1e66f1c500adbb150ced89d64cc8199065f89d9e
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ant-1.5


-- 
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.


[jenkinsci/ant-plugin] c57e18: JENKINS-41801: Allow empty build parameters to be ...

2017-05-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: c57e18f6ac9c01ccce927930aed0221853d38ff6
  
https://github.com/jenkinsci/ant-plugin/commit/c57e18f6ac9c01ccce927930aed0221853d38ff6
  Author: Matt Doran <matt.do...@papercut.com>
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
M src/main/java/hudson/tasks/Ant.java
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  JENKINS-41801: Allow empty build parameters to be replaced in ant properties.

By using EnvVars.overrideAll() to add all build variable to EnvVars, any blank 
("") build parameters are not added (or if they existed would be removed) from 
EnvVars.This means any reference to a blank variable is not replaced 
instead of being set to empty.

The tests check the log line where the ant command line is printed.  It's 
needed to check here for reliable tests, because on unix the $parameter will be 
replaced by the shell, but not in windows.   By testing the command line params 
we ensure the replacements occur before going to the OS to run ant.

The tests try to be resilient to the command line and param formatting on 
windows.


  Commit: 7025e65f06ee3934db303960a74846cc52440a26
  
https://github.com/jenkinsci/ant-plugin/commit/7025e65f06ee3934db303960a74846cc52440a26
  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 #25 from mattdoran/master

JENKINS-41801: Allow empty build parameters to be replaced in ant properties


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/d1c5e13f88ac...7025e65f06ee

-- 
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.


[jenkinsci/ant-plugin] 27ec2f: [FIXED JENKINS-42382] Add PATH+ANT to buildEnvVars...

2017-05-09 Thread GitHub
  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.


[jenkinsci/ant-plugin] 087faf: [JENKINS-40002] Add plugin description to POM.

2016-11-29 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 087faf3e3ece679d98aa04834dcbc1a739ab0ea4
  
https://github.com/jenkinsci/ant-plugin/commit/087faf3e3ece679d98aa04834dcbc1a739ab0ea4
  Author: Evaristo Gutiérrez <egutier...@cloudbees.com>
  Date:   2016-11-24 (Thu, 24 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-40002] Add plugin description to POM.


  Commit: 6aff9908ba9271db04445d2199d522b0287a9094
  
https://github.com/jenkinsci/ant-plugin/commit/6aff9908ba9271db04445d2199d522b0287a9094
  Author: Evaristo Gutiérrez <egutier...@cloudbees.com>
  Date:   2016-11-24 (Thu, 24 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-40002] Remove final dot.


  Commit: e9815c32a8839c1c3713d18f0577e86bd655d9e1
  
https://github.com/jenkinsci/ant-plugin/commit/e9815c32a8839c1c3713d18f0577e86bd655d9e1
  Author: Armando Fernández <armfer...@gmail.com>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #24 from varyvol/JENKINS-40002

[JENKINS-40002] Add plugin description to POM.


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/0a0a32abe1e1...e9815c32a883

-- 
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.


[jenkinsci/ant-plugin] ec57ee: Fix AntTest assertions to work with newest parent ...

2016-10-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: ec57ee0e73bc081706a909e78bb615868ad4cb16
  
https://github.com/jenkinsci/ant-plugin/commit/ec57ee0e73bc081706a909e78bb615868ad4cb16
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M pom.xml
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Fix AntTest assertions to work with newest parent / test harness by better 
asserting AntTargetNote behavior.


  Commit: 0a0a32abe1e1855c4e58ccf21442369c6493c46a
  
https://github.com/jenkinsci/ant-plugin/commit/0a0a32abe1e1855c4e58ccf21442369c6493c46a
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
M pom.xml
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Merge pull request #23 from jglick/new-parent

Fix AntTest assertions to work with newest parent / test harness


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/8fe9913e1c34...0a0a32abe1e1

-- 
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.


[jenkinsci/ant-plugin] 8fe991: [maven-release-plugin] prepare for next developmen...

2016-08-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 8fe9913e1c34f9205195571719061b6673dc6339
  
https://github.com/jenkinsci/ant-plugin/commit/8fe9913e1c34f9205195571719061b6673dc6339
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.


[jenkinsci/ant-plugin]

2016-08-30 Thread GitHub
  Branch: refs/tags/ant-1.4
  Home:   https://github.com/jenkinsci/ant-plugin

-- 
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.


[jenkinsci/ant-plugin] 33d92c: [maven-release-plugin] prepare release ant-1.4

2016-08-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 33d92c69eb079163b09ca56fedfe803413f6eb2d
  
https://github.com/jenkinsci/ant-plugin/commit/33d92c69eb079163b09ca56fedfe803413f6eb2d
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ant-1.4


-- 
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.


[jenkinsci/ant-plugin] 62c8c5: [FIXED JENKINS-37388] Add @Symbol("ant") to descri...

2016-08-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 62c8c55baf74462fc9d3e2081f545b7e6d96f0bd
  
https://github.com/jenkinsci/ant-plugin/commit/62c8c55baf74462fc9d3e2081f545b7e6d96f0bd
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
M pom.xml
M src/main/java/hudson/tasks/Ant.java

  Log Message:
  ---
  [FIXED JENKINS-37388] Add @Symbol("ant") to descriptors

Originally intended to add to the ToolDescriptor, but while I was
here, might as well add it to the build step descriptor too!


  Commit: fc34ac9d08fc27f1171a3f8faffbedf1643488e9
  
https://github.com/jenkinsci/ant-plugin/commit/fc34ac9d08fc27f1171a3f8faffbedf1643488e9
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
M src/main/java/hudson/tasks/Ant.java
M src/main/java/hudson/tasks/_ant/AntOutcomeNote.java
M src/main/java/hudson/tasks/_ant/AntTargetNote.java

  Log Message:
  ---
  Added @Symbols for other Extensions as well.


  Commit: 7aa9739cd15ade0331519c6804145fce64095786
  
https://github.com/jenkinsci/ant-plugin/commit/7aa9739cd15ade0331519c6804145fce64095786
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
M pom.xml
M src/main/java/hudson/tasks/Ant.java
M src/main/java/hudson/tasks/_ant/AntOutcomeNote.java
M src/main/java/hudson/tasks/_ant/AntTargetNote.java

  Log Message:
  ---
  Merge pull request #21 from abayer/jenkins-37388

[FIXED JENKINS-37388] Add @Symbol("ant") to descriptors


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/3944e15a83e5...7aa9739cd15a

-- 
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.


[jenkinsci/ant-plugin] 3944e1: Bump matrix-project test dependency to 1.7

2016-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 3944e15a83e50ad1359eb5b515a36474d70f5ade
  
https://github.com/jenkinsci/ant-plugin/commit/3944e15a83e50ad1359eb5b515a36474d70f5ade
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump matrix-project test dependency to 1.7


-- 
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.


[jenkinsci/ant-plugin] 006f53: Add MIT license

2016-05-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 006f53f7e1e4384b678473c8c4342dc9b1814b65
  
https://github.com/jenkinsci/ant-plugin/commit/006f53f7e1e4384b678473c8c4342dc9b1814b65
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Add MIT license


  Commit: 3c48fbfecb7baa30bfdcfb7f157d278a23b20681
  
https://github.com/jenkinsci/ant-plugin/commit/3c48fbfecb7baa30bfdcfb7f157d278a23b20681
  Author: Armando Fernández <armfer...@gmail.com>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #20 from armfergom/license


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/5bcff30286ed...3c48fbfecb7b

-- 
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.


[jenkinsci/ant-plugin] 5bcff3: [maven-release-plugin] prepare for next developmen...

2016-05-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 5bcff30286edfd854e236c14036b80133f113369
  
https://github.com/jenkinsci/ant-plugin/commit/5bcff30286edfd854e236c14036b80133f113369
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.


[jenkinsci/ant-plugin]

2016-05-11 Thread GitHub
  Branch: refs/tags/ant-1.3
  Home:   https://github.com/jenkinsci/ant-plugin

-- 
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.


[jenkinsci/ant-plugin] fd3962: [maven-release-plugin] prepare release ant-1.3

2016-05-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: fd396210eebcc9d055d1113c2a1a9f87d8654693
  
https://github.com/jenkinsci/ant-plugin/commit/fd396210eebcc9d055d1113c2a1a9f87d8654693
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ant-1.3


-- 
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.


[jenkinsci/ant-plugin] b6956b: [JENKINS-33712] Fixed regression issue with empty ...

2016-05-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: b6956b51c8c429b4690a7a1565386da64c15801c
  
https://github.com/jenkinsci/ant-plugin/commit/b6956b51c8c429b4690a7a1565386da64c15801c
  Author: Emilio Escobar <esc...@users.noreply.github.com>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
M .gitignore
M src/main/java/hudson/tasks/Ant.java
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  [JENKINS-33712] Fixed regression issue with empty parameters.


  Commit: a6849f52e7e62eda70cb6376d03e57a85c0146d6
  
https://github.com/jenkinsci/ant-plugin/commit/a6849f52e7e62eda70cb6376d03e57a85c0146d6
  Author: Emilio Escobar <esc...@users.noreply.github.com>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
M src/main/java/hudson/tasks/Ant.java

  Log Message:
  ---
  Added comments about legacy code and core version


  Commit: 05c79b09f8aae150223088a1c169a1fa61ed3ea9
  
https://github.com/jenkinsci/ant-plugin/commit/05c79b09f8aae150223088a1c169a1fa61ed3ea9
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
M src/main/java/hudson/tasks/Ant.java
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Integrate #14 with master. Add and fix tests.


  Commit: c592414def37874ad9d06050a79528c4d16b5a90
  
https://github.com/jenkinsci/ant-plugin/commit/c592414def37874ad9d06050a79528c4d16b5a90
  Author: Armando Fernández <armfer...@gmail.com>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
M .gitignore
M src/main/java/hudson/tasks/Ant.java
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Merge pull request #19 from armfergom/emilio


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/f10f69e897d8...c592414def37

-- 
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.


[jenkinsci/ant-plugin] ff0e4b: Switch to newer URLs and https

2016-05-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: ff0e4b32161976aac7c0b951b3d404bbcf756c14
  
https://github.com/jenkinsci/ant-plugin/commit/ff0e4b32161976aac7c0b951b3d404bbcf756c14
  Author: Ben Walding <b...@walding.com>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Switch to newer URLs and https


  Commit: 75d2a91c29cbdb6a4a7b4b37d85c29d342a503e3
  
https://github.com/jenkinsci/ant-plugin/commit/75d2a91c29cbdb6a4a7b4b37d85c29d342a503e3
  Author: Ben Walding <b...@walding.com>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Whitespace only


  Commit: 52391a9f35f54dbadd8f59057449e072f90f8c66
  
https://github.com/jenkinsci/ant-plugin/commit/52391a9f35f54dbadd8f59057449e072f90f8c66
  Author: Ben Walding <b...@walding.com>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix the build status link


  Commit: 4b509fa7dc284edb1c97cad088d249b5671f9b92
  
https://github.com/jenkinsci/ant-plugin/commit/4b509fa7dc284edb1c97cad088d249b5671f9b92
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
M README.md
M pom.xml
M src/main/java/hudson/tasks/Ant.java
M src/main/java/hudson/tasks/_ant/AntConsoleAnnotator.java
M src/main/java/hudson/tasks/_ant/AntTargetNote.java
M src/main/resources/hudson/tasks/_ant/Messages.properties
M src/main/resources/hudson/tasks/_ant/Messages_da.properties
M src/main/resources/hudson/tasks/_ant/Messages_de.properties
M src/main/resources/hudson/tasks/_ant/Messages_es.properties
M src/main/resources/hudson/tasks/_ant/Messages_ja.properties
M src/main/resources/hudson/tasks/_ant/Messages_pt_BR.properties
M src/main/resources/hudson/tasks/_ant/Messages_zh_TW.properties
M src/test/java/hudson/tasks/AntTest.java
M src/test/java/hudson/tasks/_ant/AntTargetAnnotationTest.java
A src/test/resources/hudson/tasks/sample-helloworld-ant.zip

  Log Message:
  ---
  Fix conflicts. Update wrong URL in README


  Commit: f10f69e897d8ec253140bf25039e255921ece1a5
  
https://github.com/jenkinsci/ant-plugin/commit/f10f69e897d8ec253140bf25039e255921ece1a5
  Author: Armando Fernández <armfer...@gmail.com>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  Merge pull request #18 from armfergom/bwaldingPR


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/7dd836b01630...f10f69e897d8

-- 
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.


[jenkinsci/ant-plugin] 9f6c00: [JENKINS-34565][JENKINS-34623] Upgrade to 2.x pare...

2016-05-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 9f6c00a7c07dd51878c78a7f7b9d7d0b846f8a52
  
https://github.com/jenkinsci/ant-plugin/commit/9f6c00a7c07dd51878c78a7f7b9d7d0b846f8a52
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-05-09 (Mon, 09 May 2016)

  Changed paths:
M pom.xml
M src/main/java/hudson/tasks/Ant.java
M src/main/java/hudson/tasks/_ant/AntConsoleAnnotator.java
M src/main/java/hudson/tasks/_ant/AntTargetNote.java
M src/main/resources/hudson/tasks/_ant/Messages.properties
M src/main/resources/hudson/tasks/_ant/Messages_da.properties
M src/main/resources/hudson/tasks/_ant/Messages_de.properties
M src/main/resources/hudson/tasks/_ant/Messages_es.properties
M src/main/resources/hudson/tasks/_ant/Messages_ja.properties
M src/main/resources/hudson/tasks/_ant/Messages_pt_BR.properties
M src/main/resources/hudson/tasks/_ant/Messages_zh_TW.properties
M src/test/java/hudson/tasks/AntTest.java
M src/test/java/hudson/tasks/_ant/AntTargetAnnotationTest.java
A src/test/resources/hudson/tasks/sample-helloworld-ant.zip

  Log Message:
  ---
  [JENKINS-34565][JENKINS-34623] Upgrade to 2.x parent pom. Increase test 
coverage


  Commit: 7dd836b0163020e5e70a69e40d2dee45be846ca0
  
https://github.com/jenkinsci/ant-plugin/commit/7dd836b0163020e5e70a69e40d2dee45be846ca0
  Author: Armando Fernández <armfer...@gmail.com>
  Date:   2016-05-09 (Mon, 09 May 2016)

  Changed paths:
M pom.xml
M src/main/java/hudson/tasks/Ant.java
M src/main/java/hudson/tasks/_ant/AntConsoleAnnotator.java
M src/main/java/hudson/tasks/_ant/AntTargetNote.java
M src/main/resources/hudson/tasks/_ant/Messages.properties
M src/main/resources/hudson/tasks/_ant/Messages_da.properties
M src/main/resources/hudson/tasks/_ant/Messages_de.properties
M src/main/resources/hudson/tasks/_ant/Messages_es.properties
M src/main/resources/hudson/tasks/_ant/Messages_ja.properties
M src/main/resources/hudson/tasks/_ant/Messages_pt_BR.properties
M src/main/resources/hudson/tasks/_ant/Messages_zh_TW.properties
M src/test/java/hudson/tasks/AntTest.java
M src/test/java/hudson/tasks/_ant/AntTargetAnnotationTest.java
A src/test/resources/hudson/tasks/sample-helloworld-ant.zip

  Log Message:
  ---
  Merge pull request #16 from armfergom/JENKINS-34623


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/982e9cfc4e01...7dd836b01630

-- 
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.


[jenkinsci/ant-plugin] 72547d: Update developers in pom

2016-05-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 72547de5ae7b93229a55059b3d8462f370f32cb5
  
https://github.com/jenkinsci/ant-plugin/commit/72547de5ae7b93229a55059b3d8462f370f32cb5
  Author: Armando Fernandez <armfer...@gmail.com>
  Date:   2016-05-09 (Mon, 09 May 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update developers in pom


  Commit: 982e9cfc4e0166f9e71634c8a8b98cf2cdf6c79e
  
https://github.com/jenkinsci/ant-plugin/commit/982e9cfc4e0166f9e71634c8a8b98cf2cdf6c79e
  Author: Armando Fernández <armfer...@gmail.com>
  Date:   2016-05-09 (Mon, 09 May 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #17 from armfergom/updateMaintainer

Update developers in POM


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/52591c7371d4...982e9cfc4e01

-- 
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.


[jenkinsci/ant-plugin] 4ed531: testParameterExpansion cannot assume a $BUILD_ID f...

2015-06-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 4ed531db5576e89e51ace87c53ba24140399fe9a
  
https://github.com/jenkinsci/ant-plugin/commit/4ed531db5576e89e51ace87c53ba24140399fe9a
  Author: Jesse Glick jgl...@cloudbees.com
  Date:   2015-06-09 (Tue, 09 Jun 2015)

  Changed paths:
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  testParameterExpansion cannot assume a $BUILD_ID format unless the plugin 
requires 1.597+.


  Commit: 52591c7371d4b13b55aaacfefe8af72fcbd7b1fe
  
https://github.com/jenkinsci/ant-plugin/commit/52591c7371d4b13b55aaacfefe8af72fcbd7b1fe
  Author: Jesse Glick jgl...@cloudbees.com
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Merge pull request #11 from jglick/testParameterExpansion

testParameterExpansion fix in 1.609.1


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/a1d9a9b031ed...52591c7371d4

-- 
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.


[jenkinsci/ant-plugin] a1d9a9: Simpler fix of #8: update core dep to get JENKINS-...

2014-02-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: a1d9a9b031ed0500503d5d244b6e14341e8fd819
  
https://github.com/jenkinsci/ant-plugin/commit/a1d9a9b031ed0500503d5d244b6e14341e8fd819
  Author: Jesse Glick jgl...@cloudbees.com
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Simpler fix of #8: update core dep to get JENKINS-18352 fix.


-- 
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/groups/opt_out.


[jenkinsci/ant-plugin] 5bd37c: [FIXED JENKINS-17685] Ant: Update French translati...

2013-04-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 5bd37cea70a8f6bc54ca20ff15edac4a99180ff9
  
https://github.com/jenkinsci/ant-plugin/commit/5bd37cea70a8f6bc54ca20ff15edac4a99180ff9
  Author: evernat ever...@free.fr
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
M src/main/resources/hudson/tasks/Ant/help-antOpts_fr.html
M src/main/resources/hudson/tasks/Ant/help-properties.html
M src/main/resources/hudson/tasks/Ant/help-properties_fr.html
M src/main/resources/hudson/tasks/Ant/help-targets_fr.html
A 
src/main/resources/hudson/tasks/_ant/AntTargetNote/DescriptorImpl/outline_fr.properties

  Log Message:
  ---
  [FIXED JENKINS-17685] Ant: Update French translations from English


  Commit: 4e8eefd64fa8bddfe84c38fab8f12110bf60ec57
  
https://github.com/jenkinsci/ant-plugin/commit/4e8eefd64fa8bddfe84c38fab8f12110bf60ec57
  Author: Seiji Sogabe s.sog...@gmail.com
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
M src/main/resources/hudson/tasks/Ant/help-antOpts_fr.html
M src/main/resources/hudson/tasks/Ant/help-properties.html
M src/main/resources/hudson/tasks/Ant/help-properties_fr.html
M src/main/resources/hudson/tasks/Ant/help-targets_fr.html
A 
src/main/resources/hudson/tasks/_ant/AntTargetNote/DescriptorImpl/outline_fr.properties

  Log Message:
  ---
  Merge pull request #4 from evernat/master

[FIXED JENKINS-17685] Ant: Update French translations from English


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/47fd86696aa9...4e8eefd64fa8

-- 
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/groups/opt_out.




[jenkinsci/ant-plugin]

2013-02-20 Thread GitHub
  Branch: refs/tags/ant-1.2
  Home:   https://github.com/jenkinsci/ant-plugin

-- 
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/groups/opt_out.




[jenkinsci/ant-plugin] 47fd86: [maven-release-plugin] prepare for next developmen...

2013-02-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 47fd86696aa95c34ce37ac25ee9277cb5974f22e
  
https://github.com/jenkinsci/ant-plugin/commit/47fd86696aa95c34ce37ac25ee9277cb5974f22e
  Author: Jesse Glick jgl...@cloudbees.com
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



-- 
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/groups/opt_out.




[jenkinsci/ant-plugin] c05b8f: Removing I think obsolete ref to maven.jenkins-ci....

2013-01-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: c05b8f478be1b440fdb49e5a4ca15e20ac08eddd
  
https://github.com/jenkinsci/ant-plugin/commit/c05b8f478be1b440fdb49e5a4ca15e20ac08eddd
  Author: Jesse Glick jgl...@cloudbees.com
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Removing I think obsolete ref to maven.jenkins-ci.org snapshot repo.





[jenkinsci/ant-plugin] 567243: Building and thus testing against 1.456.

2013-01-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 567243149d9f39e87ab6264e0e227c2c1bbd5502
  
https://github.com/jenkinsci/ant-plugin/commit/567243149d9f39e87ab6264e0e227c2c1bbd5502
  Author: Jesse Glick jgl...@cloudbees.com
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
M pom.xml
M src/test/java/hudson/tasks/AntTest.java

  Log Message:
  ---
  Building and thus testing against 1.456.
Former testParameterExpansion failed against 1.456+ at least because the fix of 
JENKINS-9118
upgraded Ant and thus caused echoproperties to properly escape output.
Also it seems the project name was added to $BUILD_TAG in some undetermined 
version.





[jenkinsci/ant-plugin] 5d08af: Simple readme.

2012-08-23 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 5d08afa1d15605776dcc6df9f5c8f7ab7cb89438
  
https://github.com/jenkinsci/ant-plugin/commit/5d08afa1d15605776dcc6df9f5c8f7ab7cb89438
  Author: Jesse Glick jgl...@cloudbees.com
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
A README.md

  Log Message:
  ---
  Simple readme.





[jenkinsci/ant-plugin] 60aa99: Need name for proper display in plugins list.

2012-07-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 60aa99468b5094b8074e1052a116f18b3c9be5a0
  
https://github.com/jenkinsci/ant-plugin/commit/60aa99468b5094b8074e1052a116f18b3c9be5a0
  Author: Jesse Glick jgl...@cloudbees.com
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Need name for proper display in plugins list.





[jenkinsci/ant-plugin] 783e5e: typo

2012-05-21 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 783e5ef4f3972fa9d899284a019cc9bc4b06def1
  
https://github.com/jenkinsci/ant-plugin/commit/783e5ef4f3972fa9d899284a019cc9bc4b06def1
  Author: Kohsuke Kawaguchi k...@kohsuke.org
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
M src/main/resources/hudson/tasks/_ant/Messages.properties

  Log Message:
  ---
  typo





[jenkinsci/ant-plugin] 723868: updated maven pom to use repo.jenkins-ci.org repos...

2012-04-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 723868398555326c27d1162fc7240298b6ebf707
  
https://github.com/jenkinsci/ant-plugin/commit/723868398555326c27d1162fc7240298b6ebf707
  Author: Nicolas De Loof nicolas.del...@gmail.com
  Date:   2012-04-06 (Fri, 06 Apr 2012)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated maven pom to use repo.jenkins-ci.org repository





[jenkinsci/ant-plugin] 40278d: added a method name that matches up with the newly...

2012-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 40278d9a6ffa7444b4fe45bbe180ffeb8aa444cc
  
https://github.com/jenkinsci/ant-plugin/commit/40278d9a6ffa7444b4fe45bbe180ffeb8aa444cc
  Author: Kohsuke Kawaguchi k...@kohsuke.org
  Date:   2012-04-03 (Tue, 03 Apr 2012)

  Changed paths:
M src/main/java/hudson/tasks/Ant.java

  Log Message:
  ---
  added a method name that matches up with the newly added method in Jenkins 
1.460





<    1   2   3