Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/customtools-plugin
  Commit: 4132e0eaff8aecef68f3d3978cdcc9ab83f2eb5a
      
https://github.com/jenkinsci/customtools-plugin/commit/4132e0eaff8aecef68f3d3978cdcc9ab83f2eb5a
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-08-15 (Fri, 15 Aug 2014)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java
    M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/EnvStringParseHelper.java
    M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/LabelSpecifics.java
    A 
src/main/java/jenkins/plugins/customtools/util/envvars/VariablesSubstitutionHelper.java

  Log Message:
  -----------
  [FIXED JENKINS-24113] - Added a helper to escape property file substitutions

The commit introduces a Helper class, which is able to substitute variables for 
paths and property files.
Additional parsers can be added on-demand.

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


  Commit: 54bd3a01dc1daf01e898c7cc575f0aab6a39e172
      
https://github.com/jenkinsci/customtools-plugin/commit/54bd3a01dc1daf01e898c7cc575f0aab6a39e172
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java
    M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/EnvStringParseHelper.java
    M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/LabelSpecifics.java
    A 
src/main/java/jenkins/plugins/customtools/util/envvars/VariablesSubstitutionHelper.java

  Log Message:
  -----------
  Merge pull request #19 from synopsys-arc-oss/JENKINS-24113

[FIXED JENKINS-24113] - Added a helper to escape property file substitutions


Compare: 
https://github.com/jenkinsci/customtools-plugin/compare/7b3245d4999a...54bd3a01dc1d

-- 
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/d/optout.

Reply via email to