google-nomulus/processor/gradle/dependency-locks
Lai Jiang 8750c07fef
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 Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00
archives.lockfile Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00
buildscript-classpath.lockfile Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00
checkstyle.lockfile Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04: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 Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04: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 Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00
errorproneJavac.lockfile Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00
jacocoAgent.lockfile Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00
jacocoAnt.lockfile Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04: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 Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00
testCompile.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testCompileClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testCompileOnly.lockfile Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00
testRuntime.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testRuntimeClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00