Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: plugin-compat-tester
-
Labels:None
-
Similar Issues:
-
Released As:PCT 0.1.0
Description
Since JENKINS-55681 splits can be JVM version dependent, but the PCT is not able to detect the JDK version field on the splits file and is adding those plugins always. As a result the PCT is incorrectly adding `jaxb` plugin even to java 8 runs
Attachments
Issue Links
- causes
-
JENKINS-57320 Fix a possible regression introduced on JENKINS-56312
-
- Resolved
-
- links to
FTR, the PR https://github.com/jenkinsci/plugin-compat-tester/pull/115 seems to have introduced a regression. We confirmed it while working on adding more Integration tests through https://github.com/jenkinsci/plugin-compat-tester/pull/140 (this PR is currently red, when it should be building fine).
Ramon Leon is going to file a report about that just now.