Set compile encoding to UTF-8
This commit is contained in:
@@ -47,6 +47,8 @@ dependencies {
|
||||
|
||||
sourceSets.main.compileClasspath += configurations.compileOnly
|
||||
|
||||
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
|
||||
|
||||
System.setProperty('apacheDSWorkDir', "${buildDir}/apacheDSWork")
|
||||
|
||||
test {
|
||||
|
||||
Reference in New Issue
Block a user