Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/customtools-plugin
  Commit: d9431ca42fc550094fbc3c96de6a97674da392ae
      
https://github.com/jenkinsci/customtools-plugin/commit/d9431ca42fc550094fbc3c96de6a97674da392ae
  Author: Oleg Nenashev <[email protected]>
  Date:   2013-11-09 (Sat, 09 Nov 2013)

  Changed paths:
    M pom.xml
    M src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java
    M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/EnvStringParseHelper.java

  Log Message:
  -----------
  Started implementation of fix for additional vars

Signed-off-by: Oleg Nenashev <[email protected]>


  Commit: ed6e1e649f1eccdfb42b4cee2a42e87b72b725da
      
https://github.com/jenkinsci/customtools-plugin/commit/ed6e1e649f1eccdfb42b4cee2a42e87b72b725da
  Author: Oleg Nenashev <[email protected]>
  Date:   2013-11-12 (Tue, 12 Nov 2013)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
    M 
src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java

  Log Message:
  -----------
  [FIXED JENKINS-19889] - Fixed handling of "Additional variables"
Now the plugin exposes "exported variables" from tool's global configuration. 
I've also added a stub for future tests.

Resolves https://issues.jenkins-ci.org/browse/JENKINS-19889

Signed-off-by: Oleg Nenashev <[email protected]>


  Commit: dcf9ac719bd1ad6947f63c41a32d8c978b5f28a0
      
https://github.com/jenkinsci/customtools-plugin/commit/dcf9ac719bd1ad6947f63c41a32d8c978b5f28a0
  Author: Oleg Nenashev <[email protected]>
  Date:   2013-11-13 (Wed, 13 Nov 2013)

  Changed paths:
    M pom.xml
    M src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
    M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/EnvStringParseHelper.java
    M 
src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java

  Log Message:
  -----------
  Merge pull request #12 from synopsys-arc-oss/additional_variables_fix

[FIXED JENKINS-19889] - Additional variables fix


Compare: 
https://github.com/jenkinsci/customtools-plugin/compare/99eaa7603aac...dcf9ac719bd1

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