google-nomulus/docs/gradle/dependency-locks
Lai Jiang f6749ad663 Enable Java 11 features (#737)
* Enable Java 11 features

As of this commit Java 11 must be used to build. The generated bytecode
is still at Java 8 due to App Engine task queue limit.

Also fixed a bug where the included google-java-format jar file is not
used, requiring the user to install it separately.

See: https://cloud.google.com/appengine/docs/standard/java/taskqueue/push
2020-08-03 16:08:29 -04:00
..
annotationProcessor.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
archives.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
buildscript-classpath.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
checkstyle.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
compile.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
compileClasspath.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
compileOnly.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
default.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
deploy_jar.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
errorprone.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
errorproneJavac.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
jacocoAgent.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
jacocoAnt.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
runtime.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
runtimeClasspath.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
testAnnotationProcessor.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
testCompile.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
testCompileClasspath.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
testCompileOnly.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
testRuntime.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
testRuntimeClasspath.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00