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

Please build the Java8/10 shim classes into the sanitizer JAR #341

Open
jlczuk opened this issue Jun 19, 2024 · 0 comments
Open

Please build the Java8/10 shim classes into the sanitizer JAR #341

jlczuk opened this issue Jun 19, 2024 · 0 comments

Comments

@jlczuk
Copy link

jlczuk commented Jun 19, 2024

The latest release removes the Guava dependency and introduces the use of Java8 and Java10 shims. The sanitzer JAR was previously completely self-contained except for the Guava dependency. It would be very helpful if the build of the JAR could include the shim classes rather than making them external dependencies.

Currently, I am required to identify the licenses and other information related to any JAR dependencies. The current setup will no require me to get approval to use the java8-shim/java10-shim JARs as if they were separate dependencies from the sanitizer; the same thing I had to do for Guava previously.

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