Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/customtools-plugin
  Commit: 4f90c4d5dd1c1b58c046315db3214eeda6ce026a
      
https://github.com/jenkinsci/customtools-plugin/commit/4f90c4d5dd1c1b58c046315db3214eeda6ce026a
  Author: Oleg Nenashev <[email protected]>
  Date:   2013-06-10 (Mon, 10 Jun 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
    A 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/ArrayHelper.java
    A 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/CustomToolException.java
    A 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/EnvStringParseHelper.java

  Log Message:
  -----------
  Added support of variables in TOOL_HOME and EXPORTED_PATHS; Fixed bug with 
check of exported paths

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


  Commit: 0ff67d1e0c1cdd8f70123baf83a29a3e791e5d80
      
https://github.com/jenkinsci/customtools-plugin/commit/0ff67d1e0c1cdd8f70123baf83a29a3e791e5d80
  Author: Oleg Nenashev <[email protected]>
  Date:   2013-06-11 (Tue, 11 Jun 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/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/EnvStringParseHelper.java
    A 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/PathsList.java

  Log Message:
  -----------
  [ExportedPaths] - Fixed issue with wrong delimiters of EXPORTED_PATHS in case 
of different master/slave operating systems

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


  Commit: 489fcae92244d7489ebf072d1bd0c2c8c627d9d3
      
https://github.com/jenkinsci/customtools-plugin/commit/489fcae92244d7489ebf072d1bd0c2c8c627d9d3
  Author: Oleg Nenashev <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 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

  Log Message:
  -----------
  Added stub for parameters substitution from the build properties

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


  Commit: 352ba86335e287012561bfaacd03fcd9d0287edc
      
https://github.com/jenkinsci/customtools-plugin/commit/352ba86335e287012561bfaacd03fcd9d0287edc
  Author: Oleg Nenashev <[email protected]>
  Date:   2013-07-09 (Tue, 09 Jul 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
    A 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/ArrayHelper.java
    A 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/CustomToolException.java
    A 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/EnvStringParseHelper.java
    A 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/PathsList.java

  Log Message:
  -----------
  Merge pull request #2 from synopsys-arc-oss/master

Support of Variables in EXPORTED_PATHS and TOOL_HOME + bug fixes (JENKINS-14515 
and JENKINS-17844)


Compare: 
https://github.com/jenkinsci/customtools-plugin/compare/a4c8d00d821f...352ba86335e2

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