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

Make compatible with java>1.8 #88

Open
ligi opened this issue Jun 17, 2020 · 1 comment
Open

Make compatible with java>1.8 #88

ligi opened this issue Jun 17, 2020 · 1 comment

Comments

@ligi
Copy link
Member

ligi commented Jun 17, 2020

with java>1.8 some tests are failing - seems to have to do with resource loading

@ligi ligi changed the title Make compatible with gradle 6.5 Make compatible with java>1.8 Jun 17, 2020
@Abhimanyu121
Copy link
Contributor

Hey, my build is failing most likely because of the same issue.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Failed to transform bcprov-jdk15on-1.67.jar (org.bouncycastle:bcprov-jdk15on:1.67) to match attributes {artifactType=android-java-res, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
      > Execution failed for JetifyTransform: /Users/abhimanyushekhawat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.67/8c0998045da87dbc2f1d4b6480458ed811ca7b82/bcprov-jdk15on-1.67.jar.
         > Failed to transform '/Users/abhimanyushekhawat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.67/8c0998045da87dbc2f1d4b6480458ed811ca7b82/bcprov-jdk15on-1.67.jar' using Jetifier. Reason: IllegalArgumentException, message: Unsupported class file major version 59. (Run with --stacktrace for more details.)
           Please file a bug at http://issuetracker.google.com/issues/new?component=460323.

This is in the logs, would it be possible for you to suggest some workaround?
I am using gradle 6.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants