google-nomulus/proxy
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
..
gradle/dependency-locks Clean up generated sources configuration (#724) 2020-07-30 15:43:42 -04:00
kubernetes Move terraform and kubernetes folder to be under proxy (#127) 2019-06-20 14:28:32 -04:00
src Upgrade command test classes from JUnit 4 to JUnit 5 (#700) 2020-07-20 20:45:52 -04:00
terraform Increase the maximum number of nodes in a nood pool to 15 (#672) 2020-07-10 21:54:18 -04:00
.gitignore Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
build.gradle Fix broken builds when Maven Central is used (#509) 2020-03-10 11:21:03 -04:00
deploy-proxy-for-env.sh Update proxy deployment script description (#245) 2019-08-28 17:35:43 -04:00
Dockerfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00