Allow the java.lang module to be opened, as a temporary Java 15+ workaround
This commit is contained in:
@@ -28,6 +28,7 @@ jar {
|
||||
attributes 'Implementation-Version': version
|
||||
attributes 'Implementation-Vendor': "Velocity Contributors"
|
||||
attributes 'Multi-Release': 'true'
|
||||
attributes 'Allow-Opens': 'java.base/java.lang'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user