fixed JPMS bug
This commit is contained in:
@@ -4,4 +4,8 @@ plugins {
|
||||
|
||||
ext {
|
||||
setProperty('jpms.module.name', 'net.woggioni.envelope.loader')
|
||||
}
|
||||
|
||||
compileJava11 {
|
||||
exclude('module-info.java')
|
||||
}
|
Reference in New Issue
Block a user