mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 03:57:51 +02:00
Add the class paths of the source files generated by annotation processors to the javadoc task's class path so that it doesn't complain about missing Dagger classes. Also remove empty <p> tags in all generated source files, because jaxb genrerates files in multiple locations. Lastly, for unkown reasons when the source level is set to > 8, the core subproject throws a warning about a Gradle internal annotator processor that only supports up to Java 8 and cause the Java compliation to fail because we set -Werror on all java compliation tasks. I don't think there is a strong reason that we set -Werror anyway, so this commit removes it. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
operational-procedures | ||
src | ||
admin-tool.md | ||
architecture.md | ||
authentication-framework.md | ||
build.gradle | ||
code-structure.md | ||
coding-faq.md | ||
configuration.md | ||
developing.md | ||
first-steps-tutorial.md | ||
flows.md | ||
gradle.md | ||
install.md | ||
operational-procedures.md | ||
proxy-setup.md | ||
rdap.md | ||
registrar-faq.md |