Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Similar Issues:
Description
Currently animal-sniffer:check is theoretically run during the release process, though in fact it fails when you try it, pending http://jira.codehaus.org/browse/MANIMALSNIFFER-29 being released.
Need to use the 1.9 plugin when available, and make this goal be run as part of dev builds by default, perhaps skipping just when -DskipTests was passed.
See also @kohsuke’s e2bfcb3 & 7ef347b.
Code changed in jenkins
User: Jesse Glick
Path:
core/src/main/java/jenkins/PluginSubtypeMarker.java
pom.xml
http://jenkins-ci.org/commit/jenkins/e582616791778891ee07acc3057303204bda82ee
Log:
JENKINS-15426Animal Sniffer upgraded to 1.8, and noting what is needed from 1.9.