Skip to content

Replace Apache Commons Lang 2 with Java APIs due to removal from core and security issue - #281

Merged
dheid merged 1 commit into
jenkinsci:mainfrom
jonesbusy:feature/remove-commons-lang2
Aug 14, 2026
Merged

Replace Apache Commons Lang 2 with Java APIs due to removal from core and security issue#281
dheid merged 1 commit into
jenkinsci:mainfrom
jonesbusy:feature/remove-commons-lang2

Conversation

@jonesbusy

Copy link
Copy Markdown
Contributor

This is a transitive dependency consumed from core that will be removed. See

Can be replaced with native Java API instead of commons lang3

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. If you've fixed a bug or added code that should be tested, please add JUnit tests.
  3. Ensure the test suite passes (mvn clean verify).
  4. Run mvn hpi:run and go to http://localhost:8080/jenkins/ to test your changes. Add a job that produces your bug / feature scenario.

@jonesbusy

Copy link
Copy Markdown
Contributor Author

Friendly ping @jenkinsci/postbuildscript-plugin-developers

@dheid

dheid commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Hey there! Sorry, I didn't see this issue. Thanks for your contribution!

@dheid

dheid commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Could you please solve the conflicts? Sorry again

@jonesbusy
jonesbusy force-pushed the feature/remove-commons-lang2 branch from c40e66d to cf81545 Compare June 2, 2026 08:24
@jonesbusy

Copy link
Copy Markdown
Contributor Author

Done

@timja
timja requested a review from a team August 4, 2026 21:01

@dheid dheid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution and sorry for the huge delay. Somehow it always happens to me, that I don't see the pull requests. :(

@dheid
dheid merged commit 171f45f into jenkinsci:main Aug 14, 2026
17 checks passed
@jonesbusy
jonesbusy deleted the feature/remove-commons-lang2 branch August 14, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants