mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 20:18:34 +02:00
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. |
||
---|---|---|
.. | ||
annotationProcessor.lockfile | ||
buildscript-classpath.lockfile | ||
checkstyle.lockfile | ||
compile.lockfile | ||
compileClasspath.lockfile | ||
deploy_jar.lockfile | ||
jacocoAgent.lockfile | ||
jacocoAnt.lockfile | ||
runtime.lockfile | ||
runtimeClasspath.lockfile | ||
testAnnotationProcessor.lockfile | ||
testCompile.lockfile | ||
testCompileClasspath.lockfile | ||
testRuntime.lockfile | ||
testRuntimeClasspath.lockfile |