File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,7 @@ org.gradle.caching=true
22org.gradle.daemon =true
33org.gradle.parallel =true
44org.gradle.configureondemand =false
5- # TODO tmp fix for https://github.com/diffplug/spotless/issues/834
6- org.gradle.jvmargs =-Dfile.encoding=UTF-8 -Duser.timezone=UTC \
7- --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
8- --add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
9- --add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
10- --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
11- --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
5+ org.gradle.jvmargs =-Dfile.encoding=UTF-8 -Duser.timezone=UTC
126
137kotlin.stdlib.default.dependency =false
148
@@ -19,7 +13,7 @@ projectName=graphql-java-datetime
1913projectDescription =The set of RFC 3339 compliant date/time scalar types for GraphQL Java implementation
2014projectLicenseShortName =Apache-2.0
2115projectLicenseName =The Apache Software License, Version 2.0
22- projectLicenseUrl =http ://www.apache.org/licenses/LICENSE-2.0.txt
16+ projectLicenseUrl =https ://www.apache.org/licenses/LICENSE-2.0.txt
2317projectScmUrl =https://github.com/tailrocks/graphql-java-datetime
2418projectScmConnection =
[email protected] :tailrocks/graphql-java-datetime.git2519projectScmDeveloperConnection =scm:git:https://github.com/tailrocks/graphql-java-datetime.git
You can’t perform that action at this time.
0 commit comments