Merge branch 'javafx' into aarch64
This commit is contained in:
@@ -31,6 +31,10 @@ subprojects {
|
||||
sourceSets = []
|
||||
}
|
||||
|
||||
tasks.withType(Checkstyle) {
|
||||
exclude 'de/javawi/jstun'
|
||||
}
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
compileJava.options.encoding = "UTF-8"
|
||||
compileTestJava.options.encoding = "UTF-8"
|
||||
|
||||
Reference in New Issue
Block a user