-
-
Notifications
You must be signed in to change notification settings - Fork 423
ShadowJar failing on records because records requires ASM8 #679
Copy link
Copy link
Closed
Description
Please check the User Guide before submitting "how do I do 'x'?" questions!
Shadow Version
7.0.0
Gradle Version
7.0.2
Expected Behavior
Bumping ASM to 8 or higher to allow the usage of records in a shadowjar.
Actual Behavior
Build fails with java.lang.UnsupportedOperationException: Records requires ASM8 when using records and compiling with Java 16 targeting Java 16.
Full stacktrace: https://paste.gg/p/anonymous/6a11517d3d4c4f45b0056b70d6bcab05
Gradle Build Script(s)
/
Content of Shadow JAR (jar tf <jar file> - post link to GIST if too long)
We don't get here due failure on the build process.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels