Router: conduct maven, javadoc build tests. Add note about java 8 to checklist discussing MavenCentral

This commit is contained in:
eyedeekay
2024-07-10 11:42:01 -04:00
parent 52beb0251d
commit c776afd85f
+3 -2
View File
@@ -36,8 +36,9 @@
with a recent Oracle JDK (12+), and fix any issues.
Oracle JDK will error on things that OpenJDK does not!
- Java 7 test: 'ant mavenCentral.deps' with a Java 7 bootclasspath in override.properties
to ensure that Android will build correcly; fix any issues
- Java 7 test: 'ant mavenCentral.deps' with a Java 8 Compiler, Java 7 bootclasspath
in override.properties to ensure that Android will build correcly; fix any issues.
Ensure that JAVA_HOME is unset.
## A day or two before