-
Improvement
-
Resolution: Fixed
-
Major
-
-
Plugin POM 3.29
Some plugins depend on Java6 (either by compiled for Java6 for by having critical dependencies that are compiled for Java6) while others still work on Java5. The manifest should declare this so that the update center can warn users appropritely.
- is blocking
-
JENKINS-55048 Jenkins core should check plugin Minimum Java requirements in Update Center metadata
-
- Resolved
-
- is duplicated by
-
JENKINS-37080 PluginManager must warn minimal java version
-
- Resolved
-
- is related to
-
JENKINS-27624 Upgrade minimum require Java version from 7 to 8
-
- Resolved
-
- links to
(1 links to)
I'm willing to look into this, but I am unsure how to determine the minimum JDK required for a plugin during the plugin build. Is there something in the maven setup that specifies this?