Details
-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: core
-
Labels:None
-
Similar Issues:
Description
We have this issue all time when plugins starting using newer java versions. Plugin may need newer java version then core java version. In this case plugin manager must warn or even block ability to install the plugin.
- check/add information into update-center.json
- support PluginManager with UI
Attachments
Issue Links
- duplicates
-
JENKINS-20679 Define manifest header in the jpi file to capture minimum Java requirement
-
- Resolved
-
Any idea how the update site generator could determine this without opening each plugin hpi and checking the .java files' major.minor?