Hi Tiago, just because Java 9 requires minimum source/target to be 1.6 for building, it does not mean that it cannot run java classes targeting older JDKs. The plugin should support also the minimal JDK version of the minimal supported Maven version. There's no need to build and release this plugin with Java 9.
Cheers, Jörg Tiago Stürmer Daitx wrote: > JDK9 source and target version must be set to 1.6+ [1] and the file > tools.jar has been removed due to the Jigsaw project [2]. > > The patch (attached and bellow) fix this, enabling jspc to be build > using JDK9 and removing the jspc-maven-plugin assert for tools.jar > when it is run using JDK9. > > Regards, > Tiago Daitx > > [1] > [http://mail.openjdk.java.net/pipermail/hotspot-dev/2014-July/014595.html > [2] http://mreinhold.org/blog/jigsaw-modular-images --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email