On 6/2/20 3:55 AM, Neil C Smith wrote: >> 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.
Built with "ant -Dpermit.jdk9.builds=true build". Unzipped nbbuild/NetBeans-dev-12.0-631bd69cd6112b1cc4c892c24e3e605b1ba04241-release.zip and ran netbeans/bin/netbeans. Problem does not appear. Where is this documented? Shouldn't it be in the vote email? >From apache.netbeans.org, you can click "installed" (in the "Cross Platform" box) and click "Find out more" under "Daily builds and building from source", but the "For details, go here:" link says to build using just "ant". A Google search brought me to here: https://github.com/apache/netbeans/blob/master/README.md (which also doesn't say "ant build"). -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe."
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
