Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c60735a1242b8b06817c2fd0feeb9dc868750948
      
https://github.com/jenkinsci/jenkins/commit/c60735a1242b8b06817c2fd0feeb9dc868750948
  Author: Akbashev Alexander <[email protected]>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/hudson/model/EnvironmentContributingAction.java
    M core/src/main/java/hudson/model/ParametersAction.java
    M core/src/main/java/hudson/model/Run.java
    A core/src/test/java/hudson/model/EnvironmentContributingActionTest.java
    M core/src/test/java/hudson/model/ParametersActionTest.java

  Log Message:
  -----------
  [JENKINS-29537] EnvironmentContributingAction compatible with Workflow (#2975)

* [JENKINS-29537] EnvironmentContributingAction compatible with Workflow

+ Adds new method with default implementation in EnvironmentContributingAction 
to support Runs
+ Marks AbstractBuild as deprecated
+ Adds default implementation for deprecated method for backward
compatiblity.

* Tiny improvements in javadoc


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