Details
-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: plugin-installation-manager-tool
-
Labels:
-
Similar Issues:
-
Epic Link:
-
Sprint:GSoC 2019. Coding Phase 1
Description
Current outstanding issues include:
convert methods with names such as hasShowWarnings() to isShowWarnings()
Using the Jenkins Version Number library: https://github.com/jenkinsci/lib-version-number/blob/master/src/main/java/hudson/util/VersionNumber.java
Fixing bundledPluginsTest - currently throws a null pointer exception
Fix security issue - checkstyle plugin needs to be updated to version 8.18 or later.
Attachments
Issue Links
- is related to
-
JENKINS-57800 Convert Docker Plugin Bash Script to Java
-
- Resolved
-
Created pull request for these changes:
https://github.com/jenkinsci/plugin-installation-manager-tool/pull/7
The fix for the bundled plugins test is in:
https://github.com/jenkinsci/plugin-installation-manager-tool/pull/8