pom update#266
Open
mawinter69 wants to merge 2 commits into
Open
Conversation
- use latest parent pom - replace usages of commons-lang2 with commons-lang3 - replace deprecated javax.servler and StaplerRequest - ban usage of common-lang-2 classes - ban usage of deprecated javax.servlet and Stapler - use latest bom - remove versions for plugins defined via bom - replace gson with api plugin - replace json with api plugin - replace commons-lang-3 with api plugin - exclude dependencies of p4java that are provided via core or plugins - remove dependencies to structs and command-launcher, they are not needed - commons-exec is only required during tests
Author
|
Note that the builds on ci.jenkins.io fail because the Jenkinsfile still tries to build with Java 11. But with 2.479.3 as Jenkins baseline you need at least Java 17. |
Contributor
|
Hi @mawinter69 We've recently updated the Jenkins baseline to 2.528. Could you please rebase your changes onto the latest branch and update the PR? |
Author
done. Build is green now |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These changes reduce the size of the hpi by 50%
Testing done
Submitter checklist