File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 11group =org.seasar.doma
22version =2.51.2-SNAPSHOT
33encoding =UTF-8
4- systemProp.org.gradle.internal.publish.checksums.insecure =true
54projectUrl =https://github.com/domaframework/doma
65githubUrl =
[email protected] :domaframework/doma.git76sonatypeUsername =
@@ -11,14 +10,7 @@ release.useAutomaticVersion=true
1110org.gradle.caching =true
1211org.gradle.java.installations.fromEnv =JDK8,JDK18
1312# https://github.com/diffplug/spotless/issues/834
14- org.gradle.jvmargs =-Dfile.encoding=UTF-8 \
15- --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
16- --add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
17- --add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
18- --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
19- --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
20-
21- kapt.use.worker.api =false
13+ org.gradle.jvmargs =-Dfile.encoding=UTF-8
2214
2315testJavaLangVersion =8
2416testUseModule =false
You can’t perform that action at this time.
0 commit comments