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

Library filtering #91

Open
XakepSDK opened this issue Jun 14, 2019 · 2 comments
Open

Library filtering #91

XakepSDK opened this issue Jun 14, 2019 · 2 comments

Comments

@XakepSDK
Copy link

XakepSDK commented Jun 14, 2019

No way to filter library inclusion. You can filter injars, but not libraryjars.

@lasselindqvist
Copy link
Collaborator

True, but the libraryjars are explicitly given as a list (https://github.com/wvengen/proguard-maven-plugin/blob/master/src/main/java/com/github/wvengen/maven/proguard/ProGuardMojo.java#L154)
Could you describe a situation where an exclusion filter is needed on top of that?

@XakepSDK
Copy link
Author

Multi release jar with java 9+ classes in META-INF/versions directory

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

2 participants