Branch: refs/heads/stable
  Home:   https://github.com/jenkinsci/jenkins
  Commit: fa134e68210529ac532fbd8974c97dbce411c23e
      
https://github.com/jenkinsci/jenkins/commit/fa134e68210529ac532fbd8974c97dbce411c23e
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-02-13 (Mon, 13 Feb 2012)

  Changed paths:
    M changelog.html
  M core/pom.xml
  M core/src/main/java/hudson/tools/JDKInstaller.java

  Log Message:
  -----------
  [FIXED JENKINS-11420] rewrote the JDK installer to avoid using HtmlUnit.

This lets us get rid of Xalan safely (as well as other often problematic
dependencies like nekohtml + Xerces combo), and reduce the dependency
footprint.
(cherry picked from commit e1691a1f2fc5246024a416a20e109faeab0e26ab)

Conflicts:

        changelog.html
        core/pom.xml
        core/src/main/java/hudson/tools/JDKInstaller.java



Reply via email to