Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: be158b4b2ae269de4a55d04f293c1ec34765e056
      
https://github.com/jenkinsci/jenkins/commit/be158b4b2ae269de4a55d04f293c1ec34765e056
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/model/JDK.java
    M core/src/main/java/hudson/tasks/Maven.java
    M core/src/main/java/hudson/tools/ToolInstallation.java
    M test/src/test/java/hudson/tasks/MavenTest.java

  Log Message:
  -----------
  [FIXED JENKINS-18898] ToolInstallation.getHome may be null, and buildEnvVars 
must take that into account.


  Commit: 33101a3a01d3ec716a8c81eee97bbccde0c3793e
      
https://github.com/jenkinsci/jenkins/commit/33101a3a01d3ec716a8c81eee97bbccde0c3793e
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M maven-plugin/src/main/java/hudson/maven/MavenModuleSetBuild.java

  Log Message:
  -----------
  [JENKINS-18898] Comment.
Unclear what Run.getEnvironment is supposed to return after the build is 
complete.
In particular, SubversionSCM calls this during polling to substitute variables 
in e.g. repo URL.
Presumably in such a case node-specific variables such as ToolInstallation.home 
would be irrelevant.
But in general should this reflect the “current” computer (if any), or the 
computer on which the build ran?


  Commit: b08e1a75e8737ceea4101f393b5a3b4a46f88225
      
https://github.com/jenkinsci/jenkins/commit/b08e1a75e8737ceea4101f393b5a3b4a46f88225
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M core/src/main/java/hudson/matrix/MatrixAggregator.java
    M core/src/main/java/hudson/matrix/MatrixExecutionStrategy.java
    M core/src/main/java/hudson/model/queue/QueueTaskDispatcher.java
    M core/src/main/java/hudson/slaves/NodeProperty.java
    M core/src/main/java/hudson/triggers/SCMTrigger.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:jenkinsci/jenkins


Compare: 
https://github.com/jenkinsci/jenkins/compare/03b1c4f521a2...b08e1a75e873

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to