Skip to content

chore: deprecate usage of Oro and switch default regex usage to JDKs#6661

Open
FSchumacher wants to merge 1 commit intoapache:masterfrom
FSchumacher:disable-oro
Open

chore: deprecate usage of Oro and switch default regex usage to JDKs#6661
FSchumacher wants to merge 1 commit intoapache:masterfrom
FSchumacher:disable-oro

Conversation

@FSchumacher
Copy link
Contributor

Description

As started with JMeter 5.5 continue our deprecation of Oro as Regex implementation and switch to JDKs implementation by default. Users can switch back to Oro, if they want.

Motivation and Context

Oro has been deprecated for a long time and we want to remove it from our code base (see for example #6645)

How Has This Been Tested?

Tests have been already in place to support both implementations. This PR is mostly a cosmetic PR, where the default implementation is switched, some docs have been rewritten.

Screenshots (if appropriate):

Types of changes

  • Chore. Prepare to get rid of deprecated libraries

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.

@FSchumacher FSchumacher force-pushed the disable-oro branch 3 times, most recently from 4112fee to fe628e2 Compare March 18, 2026 21:16
@FSchumacher
Copy link
Contributor Author

I wonder, if the change in the oro-regex-escape function is really useful, or if we should deprecate it. Mainly, because the name oro is so prominently placed in the functions name, not because the functionality is not useful.

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