Skip to content

Add new ClassRealmWithFiltering which allows to only expose some classes from the underlying file url #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kwin opened this issue Oct 19, 2022 · 0 comments · Fixed by #70
Milestone

Comments

@kwin
Copy link
Contributor

kwin commented Oct 19, 2022

Sometimes one doesn't want to expose the full scope of file URLs given to

but only some classes.
A concrete use case are Maven extensions loaded from regular Maven plugins (https://issues.apache.org/jira/browse/MNG-7574).

kwin added a commit to kwin/plexus-classworlds that referenced this issue Oct 19, 2022
Only those classes/resoures which match one of the given prefixes are
exposed through the filtered class realm
This closes codehaus-plexus#69
@kwin kwin closed this as completed in #70 Nov 9, 2022
kwin added a commit that referenced this issue Nov 9, 2022
@kwin kwin added this to the 2.7.0 milestone Nov 11, 2022
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 a pull request may close this issue.

1 participant