Skip to content
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

Include JRE classes in banDuplicateClasses #88

Open
joachim-durchholz-six opened this issue Mar 31, 2020 · 0 comments
Open

Include JRE classes in banDuplicateClasses #88

joachim-durchholz-six opened this issue Mar 31, 2020 · 0 comments

Comments

@joachim-durchholz-six
Copy link

banDuplicateClasses currently ignores classes that override those in the JRE.
Sometimes that's intentional, but sometimes it is not (most notably many instances of Xalan and Xerces dependencies which should have gone long ago).

So I'm suggesting adding an option to have the JRE included in the list of dependencies to check for duplicate classes, off by default to be backwards compatible.

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

No branches or pull requests

1 participant