Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: 7ae492dddc9cb6fd6511ab2e425ad36e5e9c7442
      
https://github.com/jenkinsci/envinject-plugin/commit/7ae492dddc9cb6fd6511ab2e425ad36e5e9c7442
  Author: Thomas Sondergaard <[email protected]>
  Date:   2014-09-22 (Mon, 22 Sep 2014)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/envinject/service/BuildCauseRetriever.java
    M src/test/java/org/jenkinsci/plugins/envinject/BuildCauseRetrieverTest.java

  Log Message:
  -----------
  [FIXED JENKINS-24785] - Introduce ROOT_BUILD_CAUSE

For multi-configuration jobs the BUILD_CAUSE passed in the environment
to build scripts is always UPSTREAMTRIGGER. Introduce ROOT_BUILD_CAUSE
that expands UpstreamCause to the root causes.

Update required jenkins version to 1.482 to get
Cause.UpstreamCause.getUpstreamCauses().


  Commit: 2fb243d14d62a33dfcad4616eda5dbeb695b87de
      
https://github.com/jenkinsci/envinject-plugin/commit/2fb243d14d62a33dfcad4616eda5dbeb695b87de
  Author: tsondergaard <[email protected]>
  Date:   2014-10-08 (Wed, 08 Oct 2014)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/envinject/service/BuildCauseRetriever.java
    M src/test/java/org/jenkinsci/plugins/envinject/BuildCauseRetrieverTest.java

  Log Message:
  -----------
  Merge pull request #33 from tsondergaard/jenkins-24785-root-cause

[FIXED JENKINS-24785] - Introduce ROOT_BUILD_CAUSE


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/f28c26b7c4e3...2fb243d14d62

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