Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ad60e8e867689220d6b72ac67fabaa655812c04c
      
https://github.com/jenkinsci/jenkins/commit/ad60e8e867689220d6b72ac67fabaa655812c04c
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

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

  Log Message:
  -----------
  doc improvements and shortening variable names in the hope of making it bit 
more readable


  Commit: f7330d7a158eff6705706b1f812993a9b918c351
      
https://github.com/jenkinsci/jenkins/commit/f7330d7a158eff6705706b1f812993a9b918c351
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-06-08 (Sat, 08 Jun 2013)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M maven-plugin/src/main/java/hudson/maven/Maven3Builder.java
    M pom.xml

  Log Message:
  -----------
  [FIXED JENKINS-15120]

- integrated the newer release of remoting
- jar caching won't work with class file directory, so plugin
  WEB-INF/classes are now exploded as WEB-INF/lib/classes.jar
  (This should also solve the problem of slow plugin extraction in the
  presene of Anti-virus software on Windows.)
- because the structure of the exploded jar file has changed, I changed
  the up-to-date check timestamp file name to force re-extraction in
  existing installations.


Compare: 
https://github.com/jenkinsci/jenkins/compare/b1f5d28f90ca...f7330d7a158e

-- 
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/groups/opt_out.


Reply via email to