Branch: refs/heads/master
Home: https://github.com/jenkinsci/antexec-plugin
Commit: 185b1ae0c68c3403c6de512a6e0f57c342fd29ed
https://github.com/jenkinsci/antexec-plugin/commit/185b1ae0c68c3403c6de512a6e0f57c342fd29ed
Author: Svasek <[email protected]>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M antexec.iml
M pom.xml
Log Message:
-----------
Changed to Jenkins parent pom 1.409
Commit: f357ebfd00779c4fe883123d7c746a18a73973d9
https://github.com/jenkinsci/antexec-plugin/commit/f357ebfd00779c4fe883123d7c746a18a73973d9
Author: Svasek <[email protected]>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M antexec.iml
M pom.xml
Log Message:
-----------
Changed to Jenkins parent pom 1.424 (LTS)
Commit: 01845f7284187c960808190c267fa74f1829cb62
https://github.com/jenkinsci/antexec-plugin/commit/01845f7284187c960808190c267fa74f1829cb62
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #1 from jenkinsci/master
Added repository into pom.xml
Commit: 13b9b23d8ad69f10a5280b5dc202bcda384a6001
https://github.com/jenkinsci/antexec-plugin/commit/13b9b23d8ad69f10a5280b5dc202bcda384a6001
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
A .gitatributes
M .gitignore
M antexec.iml
Log Message:
-----------
Added default gitatributes file
Commit: 6fad2ebd85d36f95a8b53611c371d225ecbeff93
https://github.com/jenkinsci/antexec-plugin/commit/6fad2ebd85d36f95a8b53611c371d225ecbeff93
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
R .gitatributes
Log Message:
-----------
Added default .gitattributes file
Commit: 026c34398d2c2982dbb1abf90b6150fe29ebb5bd
https://github.com/jenkinsci/antexec-plugin/commit/026c34398d2c2982dbb1abf90b6150fe29ebb5bd
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
A .gitattributes
M .gitignore
M antexec.iml
M pom.xml
Log Message:
-----------
Update
Commit: dab994b4a1fa8554273847d2413b367fff5b2d80
https://github.com/jenkinsci/antexec-plugin/commit/dab994b4a1fa8554273847d2413b367fff5b2d80
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M antexec.iml
Log Message:
-----------
Merge branch 'master' of github.com:svasek/antexec
Commit: 9fce6d5197089e97fd6db34166c5e0aa10fa5e0a
https://github.com/jenkinsci/antexec-plugin/commit/9fce6d5197089e97fd6db34166c5e0aa10fa5e0a
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M antexec.iml
Log Message:
-----------
Update
Commit: 551e6a9d4d588f8b6d841d98ee7eb5917601463a
https://github.com/jenkinsci/antexec-plugin/commit/551e6a9d4d588f8b6d841d98ee7eb5917601463a
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M antexec.iml
M pom.xml
Log Message:
-----------
Changes links to Jenkins wiki and github
Commit: 769bd96ea2d391422573f7f5fab11a6b5e74c6bd
https://github.com/jenkinsci/antexec-plugin/commit/769bd96ea2d391422573f7f5fab11a6b5e74c6bd
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M src/main/resources/index.jelly
Log Message:
-----------
Changes links to Jenkins wiki and github
Commit: a7617799fdfb9f4e3659efada3d1d63f250d3ab4
https://github.com/jenkinsci/antexec-plugin/commit/a7617799fdfb9f4e3659efada3d1d63f250d3ab4
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M src/main/java/hudson/plugins/antexec/AntExec.java
M src/main/java/hudson/plugins/antexec/AntExecUtils.java
A src/main/resources/hudson/plugins/antexec/AntExec/config.groovy
R src/main/resources/hudson/plugins/antexec/AntExec/config.jelly
A src/main/resources/hudson/plugins/antexec/AntExec/config.properties
M src/main/resources/hudson/plugins/antexec/AntExec/config_cs.properties
A src/main/resources/hudson/plugins/antexec/AntExec/global.groovy
R src/main/resources/hudson/plugins/antexec/AntExec/global.jelly
M src/main/resources/hudson/plugins/antexec/AntExec/global_cs.properties
A src/main/resources/hudson/plugins/antexec/AntExec/help-properties.html
Log Message:
-----------
Added script name parameter and remove target wrapping
Commit: 50ce1069aae7d6702bd92a6b5cac10c593b83df0
https://github.com/jenkinsci/antexec-plugin/commit/50ce1069aae7d6702bd92a6b5cac10c593b83df0
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M src/main/java/hudson/plugins/antexec/AntExec.java
M src/main/java/hudson/plugins/antexec/AntExecUtils.java
M src/main/resources/hudson/plugins/antexec/AntExec/config.groovy
M src/main/resources/hudson/plugins/antexec/AntExec/config.properties
R src/main/resources/hudson/plugins/antexec/AntExec/config_cs.properties
R src/main/resources/hudson/plugins/antexec/Messages_cs.properties
Log Message:
-----------
Added extended code (outside the default target)
Commit: 12b37447ec6f52b3205936403a0f76ed1329cce4
https://github.com/jenkinsci/antexec-plugin/commit/12b37447ec6f52b3205936403a0f76ed1329cce4
Author: Svasek <[email protected]>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M src/main/java/hudson/plugins/antexec/AntExec.java
R src/main/java/hudson/plugins/antexec/AntExecUtils.java
M src/main/resources/hudson/plugins/antexec/AntExec/config.groovy
Log Message:
-----------
Fixing ANT_HOME
Compare: https://github.com/jenkinsci/antexec-plugin/compare/a0af54b...12b3744