Vertispan / j2clmavenplugin

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

It would be nice to have a list of preconditions for testing of PR's #160

Closed treblereel closed 2 years ago

treblereel commented 2 years ago

To speed up our development we should have a strict check list of preconditions:

compilation modes we support:

reactor mode:

OS:

java versions:

what else ?

niloc132 commented 2 years ago

build/test vs watch

multi-module: test when running watch from parent or from child

include java 8 when testing versions (note that CI already tests java 8 and 11, 5 different maven builds, all three OSes)