Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 0b27f364f99ec98cb616d4f0cfc0858ecf339852
      
https://github.com/jenkinsci/jenkins/commit/0b27f364f99ec98cb616d4f0cfc0858ecf339852
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/Launcher.java
    M core/src/main/java/hudson/cli/ClientAuthenticationCache.java
    M core/src/main/java/hudson/os/SU.java
    M core/src/main/java/hudson/slaves/SlaveComputer.java
    M core/src/main/java/hudson/util/ProcessTree.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M core/src/test/java/hudson/LauncherTest.java

  Log Message:
  -----------
  [JENKINS-22354]

Avoid having FilePath to depend on Jenkins, which increases the amount of 
classloading that has to happen during remoting


  Commit: 8a530bb14b4325ff1a75ce89b63b53b7271a6702
      
https://github.com/jenkinsci/jenkins/commit/8a530bb14b4325ff1a75ce89b63b53b7271a6702
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/model/Result.java

  Log Message:
  -----------
  [JENKINS-22354]

Reduce classloader activities.

This brings in Stapler and commons bean-utils that we don't need on the
slaves.


Compare: 
https://github.com/jenkinsci/jenkins/compare/dcfeaf3c2a12...8a530bb14b43

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