Enable multi-release flag to improve Java 9+ compatibility
This commit is contained in:
@@ -19,6 +19,7 @@ jar {
|
||||
attributes 'Implementation-Title': "Velocity"
|
||||
attributes 'Implementation-Version': version
|
||||
attributes 'Implementation-Vendor': "Velocity Contributors"
|
||||
attributes 'Multi-Release': 'true'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user