Tags: jenkinsci/bom
Tags
Update Jenkinsfile to 5:53pm Central / 2253 UTC
Exclude forensics API test failures from Jackson 2 API packaging chan… …ge (#6667) The jackson2-api plugin and jackson3-api plugin were both bundling a copy of the jackson-annotation jar file. That caused class loading issues as reported in: * jenkinsci/jackson3-api-plugin#41 * https://issues.jenkins.io/browse/JENKINS-76435 * https://issues.jenkins.io/browse/JENKINS-76437 New releases of the jackson2-api plugin and jackson3-api plugin now depend on the jackson-annotations2-api plugin. They were released after merging pull requests: * jenkinsci/jackson2-api-plugin#336 * jenkinsci/jackson3-api-plugin#42 Testing done: * Confirmed that the tests fail with the current release of the forensics plugin * Confirmed that the tests pass with the incremental build from pull request: * jenkinsci/forensics-api-plugin#715
PreviousNext