mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 17:22:13 +00:00
Set compile encoding to UTF-8
This commit is contained in:
parent
4bd41cbf72
commit
e7883024d9
@ -47,6 +47,8 @@ dependencies {
|
||||
|
||||
sourceSets.main.compileClasspath += configurations.compileOnly
|
||||
|
||||
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
|
||||
|
||||
System.setProperty('apacheDSWorkDir', "${buildDir}/apacheDSWork")
|
||||
|
||||
test {
|
||||
|
Loading…
x
Reference in New Issue
Block a user