Vertispan / j2clmavenplugin

Maven plugin to launch new J2CL compilation
https://vertispan.github.io/j2clmavenplugin/
Apache License 2.0
53 stars 26 forks source link

Drop support for Java 8, in anticipation of updating closure #204

Closed niloc132 closed 1 year ago

niloc132 commented 1 year ago

Builds will seem to work correctly until turbine or closure runs, as this commit doesn't actually change the language or bytecode level yet.

We should go a step further for the mojos and actually give a human readable error, if there is no way to otherwise have maven validate that the plugin requires Java 8.