I can help some. I see someone (you?) marked several of the JavaFX test specs as being Ant-based and they should not be used, as the focus should be on Maven and Gradle projects. I agree, but wonder if the existing specs should simply be edited as necessary to be Maven-based with a note to repeat applicable operations with a Gradle-based project as well.
There is also a spec for "JavaFX - JDK 7 / 8 Projects and Deployments” which is marked with the note that Java 7 isn’t supported anymore, so the test spec should be used either. I think that spec should be edited to refer to running NB with JDK 13 and creating a JDK 8 project to ensure it still works. I think this is important to test since Java 8 is still supported and popular. NB itself should probably run on JDK 13 in most cases and use an alternate JDK to build for Java 8. References to WebStart can be removed, but new tasks referring to deploying via jpackage should be created. Scott > On Feb 11, 2020, at 12:40 PM, Geertjan Wielenga <[email protected]> wrote: > > > Gradle is included yes. Will you help write the test spec? > > Gj > > On Tue, 11 Feb 2020 at 18:20, Scott Palmer <[email protected] > <mailto:[email protected]>> wrote: > Don’t forget Gradle! > I don’t use Ant or Maven. I haven’t for years. I know they are Apache, so > they are likely to get more attention, but Gradle support is important to me, > so if we are testing any project types, please include Gradle. > I unfortunately won’t have the cycles this time around to participate > officially in NetCat. But I will test dev builds and file issues in an ad > hoc basis as time permits. > > Scott > > > On Feb 11, 2020, at 9:27 AM, Geertjan Wielenga <[email protected] > > <mailto:[email protected]>> wrote: > > > > https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+12.0+Test+Spec+Reviews > > > > <https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+12.0+Test+Spec+Reviews> > > > > I started looking at the JavaFX test specs and they seem to all be focused > > on Ant-based projects and JDK 8, understandably, given when the test specs > > were written. > > > > I think we should stop using all of these and write a short simple new one > > focused on Maven and JavaFX, via the new OpenJFX Gluon templates. > > > > Gj > > > > On Fri, Feb 7, 2020 at 3:37 PM Glenn Holmer <[email protected]> > > wrote: > > > >> Is there going to be a JavaFX tribe? Are there test specs for that? > >> > >> -- > >> Glenn Holmer (Linux registered user #16682) > >> "After the vintage season came the aftermath -- and Cenbe." > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > <mailto:[email protected]> > For additional commands, e-mail: [email protected] > <mailto:[email protected]> > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > <https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists> >
