Skip to content

Migrate Commons Lang from 2 to 3#1151

Merged
rantoniuk merged 2 commits intojenkinsci:masterfrom
jonesbusy:plugin-modernizer/migratecommonslang2tolang3andcommontext
Mar 3, 2026
Merged

Migrate Commons Lang from 2 to 3#1151
rantoniuk merged 2 commits intojenkinsci:masterfrom
jonesbusy:plugin-modernizer/migratecommonslang2tolang3andcommontext

Conversation

@jonesbusy
Copy link
Contributor

Hello jira developers! 👋

This is an automated pull request created by the Jenkins Plugin Modernizer tool. The tool has applied the following recipes to modernize the plugin:

Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text

io.jenkins.tools.pluginmodernizer.MigrateCommonsLang2ToLang3AndCommonText

Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text.

This pull request upgrades Apache Commons Lang 2 to Apache Commons Lang 3. Additionally, if the plugin uses StringEscapeUtils from Apache Commons Lang, it will be migrated to use Apache Commons Text instead.
The Apache Commons community recommends using Apache Commons Text for string escaping operations, as it offers a more focused and feature-rich API for text processing.

What's Changed?

  • Migrated from deprecated/EOL Apache Commons Lang 2 to Commons Lang 3.
  • If applicable: Transitioned from deprecated/EOL StringEscapeUtils in Apache Commons Lang to Commons Text.

@jonesbusy jonesbusy requested a review from a team as a code owner January 19, 2026 06:58
@rantoniuk rantoniuk added the dependencies Release Drafter label label Mar 3, 2026
@rantoniuk rantoniuk enabled auto-merge March 3, 2026 15:28
@rantoniuk rantoniuk merged commit 45107b6 into jenkinsci:master Mar 3, 2026
16 checks passed
@jonesbusy jonesbusy deleted the plugin-modernizer/migratecommonslang2tolang3andcommontext branch March 3, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Release Drafter label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants