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 intojenkinsci: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 intojenkinsci: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

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.

1 participant