-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Currently there is no way to understand what is the minimal required version in Jenkins core and plugins.
So I propose to add new API, which would help for tickets like JENKINS-29412.
- is blocking
-
JENKINS-54828 Support building plugins with Java 11 and 17
-
- Closed
-
- relates to
-
JENKINS-67842 Issue while reading Jenkins.class bytecode level
-
- Closed
-
- links to
Just to clarify, the "in plugins" means that plugin can use the API to understand which Java version to require for external cases (Like Java in SSH slaves). In this ticket I have no plan to consult with plugin metadata in order to adjust the minimal required version.
Seems it confused danielbeck at least.