You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the list could be stored in an enum. I don't think we need to dynamically fetch it and parse it. I don't expect much more plugin to be detached in the future
In the mentionned case command-launcher 2.86 1.0 was detached on 2.86 causing the modernization to fail due to missing dependency
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered:
@jonesbusy can you please remove this line 111 document.printAll() fromAddDetachedPluginDependencyrecipe. It prints the whole document, just for debugging purpose, actually I was left do some touch ups later but the PR got merged.
What feature do you want to see added?
When running
UpgradeToLatestJava8CoreVersion
Several issue were found on very oudated plugins see #547
This task is to implement a scanning recipe to add a detached plugin
See : https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/jenkins/split-plugins.txt
I guess the list could be stored in an enum. I don't think we need to dynamically fetch it and parse it. I don't expect much more plugin to be detached in the future
In the mentionned case command-launcher 2.86 1.0 was detached on 2.86 causing the modernization to fail due to missing dependency
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered: