Skip to content

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

Open
jonesbusy wants to merge 1 commit into
jenkinsci:mainfrom
jonesbusy:feature/remove-commons-lang2
Open

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

Conversation

@jonesbusy

Copy link
Copy Markdown

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
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
Author

Done

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