Skip to content

Conversation

@desruisseaux
Copy link
Contributor

This is a backport of #10964. The following is copied from the original pull request:

Minor modifications to the PathMatcherFactor service:

  • Make package-private.
  • Ensure that simplify() is always invoked.
  • Add PathMatcherFactory.includesAll() and isIncludesAll(PathMatcher) methods.

The Maven Clean Plugin needs this information for checking if it can run in a background thread.

Minor modifications to the `PathMatcherFactor` service:

* Make package-private.
* Ensure that `simplify()` is always invoked.
* Add `PathMatcherFactory.includesAll()` and `isIncludesAll(PathMatcher)` methods.

The Maven Clean Plugin needs this information for checking if it can run in a background thread.
@gnodet gnodet added enhancement New feature or request backport mvn40 labels Jul 28, 2025
@desruisseaux desruisseaux merged commit 21e551a into apache:maven-4.0.x Jul 28, 2025
19 checks passed
@github-actions github-actions bot added this to the 4.0.0 milestone Jul 28, 2025
@desruisseaux desruisseaux deleted the backport-includesAll branch July 28, 2025 16:22
@gnodet gnodet changed the title Backport of "Add PathMatcherFactory.includesAll()" Add PathMatcherFactory.includesAll() Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport enhancement New feature or request mvn40

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants