google-nomulus/common/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 Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
archives.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
buildscript-classpath.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
checkstyle.lockfile Upgrade to Gradle 6.2.1 (#501) 2020-03-05 18:47:25 -05:00
compile.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
compileClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
compileOnly.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
default.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
deploy_jar.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
errorprone.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
errorproneJavac.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
jacocoAgent.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
jacocoAnt.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
runtime.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
runtimeClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testAnnotationProcessor.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testCompile.lockfile Get rid of all remaining JUnit 4 usages except in prober & proxy (#731) 2020-07-30 20:29:00 -04:00
testCompileClasspath.lockfile Get rid of all remaining JUnit 4 usages except in prober & proxy (#731) 2020-07-30 20:29:00 -04:00
testCompileOnly.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testing.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testingAnnotationProcessor.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testingCompile.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testingCompileClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testingCompileOnly.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testingRuntime.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testingRuntimeClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testRuntime.lockfile Get rid of all remaining JUnit 4 usages except in prober & proxy (#731) 2020-07-30 20:29:00 -04:00
testRuntimeClasspath.lockfile Get rid of all remaining JUnit 4 usages except in prober & proxy (#731) 2020-07-30 20:29:00 -04:00