Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/perforce-plugin
  Commit: a14b1bb88361c1210079cc64fa2cca914638d06d
      
https://github.com/jenkinsci/perforce-plugin/commit/a14b1bb88361c1210079cc64fa2cca914638d06d
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M 
src/test/java/com/synopsys/arc/jenkinsci/plugins/perforce/MacroStringHelperTest.java

  Log Message:
  -----------
  [JENKINS-25365] - Unit test for the issue

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


  Commit: 816a74186c1960dfb2f791f932748693d95065ae
      
https://github.com/jenkinsci/perforce-plugin/commit/816a74186c1960dfb2f791f932748693d95065ae
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M src/main/java/hudson/plugins/perforce/utils/MacroStringHelper.java

  Log Message:
  -----------
  [FIXED JENKINS-25365] - Get rid of error-prone regexps in MacroStringHelper

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


  Commit: 7fdf8d0d580661cf12c15f054462f15d30cd61b2
      
https://github.com/jenkinsci/perforce-plugin/commit/7fdf8d0d580661cf12c15f054462f15d30cd61b2
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M src/test/java/hudson/plugins/perforce/PerforceSCMTest.java

  Log Message:
  -----------
  JENKINS-25226] - A direct unit test for the issue

The test checks that the variables substitution works properly for build 
parameters.
The change also refactors the provisioning of PerforceSCM stubs.

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


  Commit: 7b22e0b18e27941d07269d53b63e3720841944e5
      
https://github.com/jenkinsci/perforce-plugin/commit/7b22e0b18e27941d07269d53b63e3720841944e5
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M src/main/java/hudson/plugins/perforce/utils/MacroStringHelper.java

  Log Message:
  -----------
  [FIXED JENKINS-25226] - Resolve environment variables with a highest priority

Other variables (projects, default parameters, etc.) will be used in the case 
of missing macros.
It should not happen in general, but may appear in buildEnvironment()

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


  Commit: fe2717138270aa9a927730dfc7b91e1cc9a97495
      
https://github.com/jenkinsci/perforce-plugin/commit/fe2717138270aa9a927730dfc7b91e1cc9a97495
  Author: Rob Petti <[email protected]>
  Date:   2014-11-01 (Sat, 01 Nov 2014)

  Changed paths:
    M src/main/java/hudson/plugins/perforce/utils/MacroStringHelper.java
    M 
src/test/java/com/synopsys/arc/jenkinsci/plugins/perforce/MacroStringHelperTest.java
    M src/test/java/hudson/plugins/perforce/PerforceSCMTest.java

  Log Message:
  -----------
  Merge pull request #59 from synopsys-arc-oss/Variables_handling_issues

[FIXED JENKINS-25635,JENKINS-25226] - Variables substitution issues


Compare: 
https://github.com/jenkinsci/perforce-plugin/compare/44c10b2c639c...fe2717138270

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