On Mon, 1 Jun 2020 at 23:07, Neil C Smith <neilcsm...@apache.org> wrote: > On Mon, 1 Jun 2020, 22:49 Glenn Holmer, <ce...@kolabnow.com.invalid> wrote: >> >> > Out of interest, how did you build - ant or ant build? And how did you run >> > it after build? From the zip? >> >> ant -Dpermit.jdk9.builds=true >> nbbuild/netbeans/bin/netbeans > > > I would recommend using ant build and then extracting the zip to test the > release. I changed some of the related documentation along these lines during > 11.2. There are some subtle differences. > > IIRC you have an extras folder in bin/netbeans? This will already have the > JavaFX modules in it. I wonder if that's the root cause of the different > behaviour?
OK, so had time to test, and existence of the extras folder appears to be the trigger. Another reason to always use `ant build` (not the default task!) and extract the zip to test the release build. Maybe we shouldn't default to build-nozip either? Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists