Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/antexec-plugin
  Commit: 1a227e0edceac22d0d47e26c3b1dfc7dcbdae0e5
      
https://github.com/jenkinsci/antexec-plugin/commit/1a227e0edceac22d0d47e26c3b1dfc7dcbdae0e5
  Author: Svasek <[email protected]>
  Date:   2012-06-06 (Wed, 06 Jun 2012)

  Changed paths:
    M pom.xml
    R src/main/resources/hudson/plugins/antexec/AntExec/global_cs.properties
    R src/main/resources/hudson/plugins/antexec/AntExec/help-antHome.html
    A 
src/main/resources/hudson/plugins/antexec/AntExec/help-extendedScriptSource.html
    A src/main/resources/hudson/plugins/antexec/AntExec/help-scriptName.html
    M src/main/resources/hudson/plugins/antexec/AntExec/help-scriptSource.html

  Log Message:
  -----------
  Merge pull request #2 from jenkinsci/master

Cleanup of pom and som help files


  Commit: 14397f259e79c82a6f5b428baa4025017374bb11
      
https://github.com/jenkinsci/antexec-plugin/commit/14397f259e79c82a6f5b428baa4025017374bb11
  Author: Svasek <[email protected]>
  Date:   2012-06-06 (Wed, 06 Jun 2012)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #3 from jenkinsci/master

Release 1.3


  Commit: af88be4143fed6a2121fe69dfd6262828a706824
      
https://github.com/jenkinsci/antexec-plugin/commit/af88be4143fed6a2121fe69dfd6262828a706824
  Author: Svasek <[email protected]>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    A README

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

Added README file


  Commit: 89ed2c3e5aca28a5cf2a251847b911acfe88414d
      
https://github.com/jenkinsci/antexec-plugin/commit/89ed2c3e5aca28a5cf2a251847b911acfe88414d
  Author: Svasek <[email protected]>
  Date:   2012-06-21 (Thu, 21 Jun 2012)

  Changed paths:
    M antexec.iml
    M pom.xml
    M src/main/java/hudson/plugins/antexec/AntExec.java

  Log Message:
  -----------
  Merge pull request #5 from jenkinsci/master

Fixing build file when extended script source is null


  Commit: 4f810d2eee06c46ee51dd4b7ba3e2afba745a2e5
      
https://github.com/jenkinsci/antexec-plugin/commit/4f810d2eee06c46ee51dd4b7ba3e2afba745a2e5
  Author: Svasek <[email protected]>
  Date:   2012-11-15 (Thu, 15 Nov 2012)

  Changed paths:
    M .gitignore
    R antexec.iml
    M pom.xml
    M src/main/java/hudson/plugins/antexec/AntExec.java

  Log Message:
  -----------
  Merge pull request #6 from jenkinsci/master

Release antexec-1.6


  Commit: edee32039f30ab20a516a59c03e39f90ae8420e6
      
https://github.com/jenkinsci/antexec-plugin/commit/edee32039f30ab20a516a59c03e39f90ae8420e6
  Author: messipov <[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/antexec/AntExec.java

  Log Message:
  -----------
  -Add Dependency on Token Macro

-Remove the list of property passed to Ant and instead resolve them in the plug 
in using Token Macro


  Commit: 8789e9815a09aec147e52fc063934f4ff30a3462
      
https://github.com/jenkinsci/antexec-plugin/commit/8789e9815a09aec147e52fc063934f4ff30a3462
  Author: messipov <[email protected]>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M src/main/java/hudson/plugins/antexec/AntExec.java

  Log Message:
  -----------
  -Delete the antexec_build.xml from the workspace after the execution

-This file should be temporary, since its the purpose of the plugin


  Commit: 861207c9a4af842f1f999e4f5424fe3071139b0d
      
https://github.com/jenkinsci/antexec-plugin/commit/861207c9a4af842f1f999e4f5424fe3071139b0d
  Author: Svasek <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/antexec/AntExec.java

  Log Message:
  -----------
  Merge pull request #7 from max91ess/master

Remove unresolved Environment and Parameter (See details)


  Commit: 30b175513d0c05dfa564bb74d1ed85b9b5e91f31
      
https://github.com/jenkinsci/antexec-plugin/commit/30b175513d0c05dfa564bb74d1ed85b9b5e91f31
  Author: Milos Svasek <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/antexec/AntExec.java
    M src/main/resources/hudson/plugins/antexec/AntExec/config.groovy
    R src/main/resources/hudson/plugins/antexec/AntExec/global.groovy
    A src/main/resources/hudson/plugins/antexec/AntExec/help-noAntcontrib.html
    R src/main/webapp/help-globalConfig.html

  Log Message:
  -----------
  Added option to delete build files and mve ant-contrib option to build step 
configuration.


  Commit: 1b8f39b6e5ffcb0b1867fb4fc825221520679ae9
      
https://github.com/jenkinsci/antexec-plugin/commit/1b8f39b6e5ffcb0b1867fb4fc825221520679ae9
  Author: Svasek <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/antexec/AntExec.java
    M src/main/resources/hudson/plugins/antexec/AntExec/config.groovy
    R src/main/resources/hudson/plugins/antexec/AntExec/global.groovy
    A src/main/resources/hudson/plugins/antexec/AntExec/help-noAntcontrib.html
    R src/main/webapp/help-globalConfig.html

  Log Message:
  -----------
  Merge pull request #1 from svasek/master

Prepare for release 1.7


Compare: 
https://github.com/jenkinsci/antexec-plugin/compare/b0aadf4f91c9...1b8f39b6e5ff

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to