|
We'll need to ensure JDK8 is used during the release, as several modules will soon require them. Also make sure that the project's other released modules are compatible with Java7.
This implies:
-
fixing the javadoc issues which otherwise don't build on Java8
-
update the enforcer rules
-
update readme and wikis
-
find a way to test for Java 7 compatibility
|