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

  Changed paths:
    M core/src/main/resources/hudson/model/Computer/index.properties

  Log Message:
  -----------
  Do not assume that retention strategy descriptor display name functions as a 
verb.


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

  Changed paths:
    M core/src/main/java/hudson/Util.java

  Log Message:
  -----------
  Typo in Javadoc.


  Commit: 74d57de91b80b3b39919af08cff573d85df1f20e
      
https://github.com/jenkinsci/jenkins/commit/74d57de91b80b3b39919af08cff573d85df1f20e
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2013-07-24 (Wed, 24 Jul 2013)

  Changed paths:
    M test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java

  Log Message:
  -----------
  Misleading comment.


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

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/Util.java
    M test/src/test/java/hudson/maven/MavenBuildTest.java

  Log Message:
  -----------
  [FIXED JENKINS-18178] Reverting an inessential part of the fix of 
JENKINS-16301 since it broke some Maven builds.
Apparently the Maven 2 process factory fails to adequately insulate the Maven 
process from Jenkins library dependencies;
if you specify a build extension that can override dependencies used by Jenkins 
core classes!
A real fix would involve changing class loader delegation, since presumably 
similar bugs could still occur.


  Commit: 11953750ab422bcec28d12a436867d0888313aaa
      
https://github.com/jenkinsci/jenkins/commit/11953750ab422bcec28d12a436867d0888313aaa
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2013-07-24 (Wed, 24 Jul 2013)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/Util.java
    M maven-plugin/src/main/java/hudson/maven/ExecutedMojo.java
    M maven-plugin/src/main/java/hudson/maven/reporters/MavenArtifact.java
    M 
maven-plugin/src/main/java/hudson/maven/reporters/MavenArtifactArchiver.java

  Log Message:
  -----------
  [[JENKINS-16301] Use a buffered input stream to get somewhat better 
performance also from Maven archiving.
Introducing Util.getDigestOf(File) as a convenience.


Compare: 
https://github.com/jenkinsci/jenkins/compare/d18a27e5bed4...11953750ab42

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