This ticket tracks the promise made in http://jenkins-ci.org/content/good-bye-java6 that we are bumping up core requirements from Java6 to Java7.
- depends on
-
JENKINS-28438 OS X installation - force use of Java 7 or 8
-
- Resolved
-
-
JENKINS-28231 Java Version hard coded to Java6
-
- Resolved
-
- is blocking
-
JENKINS-27624 Upgrade minimum require Java version from 7 to 8
-
- Resolved
-
- is duplicated by
-
JENKINS-28197 Jenkins requires Java5 or later, but you are running 1.5.0_07-b03
-
- Resolved
-
-
JENKINS-27623 Upgrade minimum require Java version from 6 to 7
-
- Resolved
-
- is related to
-
JENKINS-25272 remoting-2.46.jar breaks JDK 5 Maven builds
-
- Resolved
-
[JENKINS-28120] Jenkins core to require Java7
Labels | New: java7 |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/src/main/resources/hudson/slaves/SlaveComputer/slave-agent.jnlp.jelly
pom.xml
http://jenkins-ci.org/commit/jenkins/2826ea3185f5ca1df02ab54d465a14308ecffe05
Log:
JENKINS-28120As the first step of Java7 migration, ship Java7 class files without
requiring Java7 runtime.