google-nomulus/common/gradle/dependency-locks
Lai Jiang 043c0aaeb8 Clean up generated sources configuration (#724)
1. The Gradle apt plugin is no longer needed to process annotations.
2. Without the apt plugin, Gralde puts the source files generated by
   annotation processors in build/generated/sources/annotationProcessor.
3. Change the location of custom generated files to be consistent.
4. Fix a javadoc formatting error.
2020-07-30 15:43:42 -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 Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05: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 Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -04:00
testCompileClasspath.lockfile Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -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 Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -04:00
testRuntimeClasspath.lockfile Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -04:00