Looking further I did find one test failure regarding broken links on javadocs. Is this expected as maybe javadocs aren't there yet and are broken links?
See https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/lastCompletedBuild/testReport/org.netbeans.nbbuild/CheckLinks/Release_preparation___prepare_release___build_for_release___testBrokenLinks/ Do the javadocs need to be generated prior to this or is this by design? Eric Eric Bresie [email protected] On Sun, Oct 30, 2022 at 9:06 AM Eric Bresie <[email protected]> wrote: > Was about to pull down and noticed the build shows as "UNSTABLE" (see the > icon and hover over) > https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/6/console > > I can see anything specific initially but was curious why this would be > considered "UNSTABLE"? > > Eric Bresie > [email protected] > > > On Thu, Oct 27, 2022 at 8:18 AM Neil C Smith <[email protected]> > wrote: > >> The second release candidate build for Apache NetBeans 16 is available >> (links below). >> >> Changes since 16-rc1 can be found at >> https://github.com/apache/netbeans/pull/4854 >> >> Please help with testing, particularly of changes, and file issues in >> GitHub as necessary - >> >> https://github.com/apache/netbeans/issues >> >> If you're a committer adding an issue, or helping triage an issue >> (please do!), add the milestone and/or priority labels as appropriate. >> Use priority:high for should be fixed before release, >> priority:critical for must be fixed before we can release. >> >> **The following rules are applied to pull requests from now until >> release:** >> >> Please read the full info on how we manage pull requests to delivery >> at least once! :-) - >> https://lists.apache.org/thread/hyjbsz55zb9xfcnccghkrsvqsnt83nwf >> >> PR's intended to be included in the 16 release : >> - Limited to fixes (link an issue if there is one, or provide >> justification in description) >> - Label with priority:high or priority:critical as appropriate. >> - Base on the delivery branch. >> - Mark with NB16 milestone. >> - Will be merged by the release team. >> >> PR's with features for a future release : >> - Base on the master branch. >> - Will be reviewed and merged in the usual way. >> - If possible stay away from big refactoring. >> - If possible do not overlap with fixes for 16 (delivery will be >> merged to master weekly). >> >> >> The NetBeans 16-rc2 artifacts, including unsigned installers, are here: >> >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/6/artifact/dist/ >> >> Alternative trial link to latest release candidate: >> https://nightlies.apache.org/netbeans/candidate/netbeans/ >> >> Link to the binary zip: >> >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/6/artifact/dist/netbeans/netbeans-16-rc2-bin.zip >> SHA512: >> 6bb5eab966202575bb68c1e5a11b44d6eb4318a6f7d25c23c265013c66f15066dd34b783384d14ef4c737ed2e983d203c5092b09dbd573d1f51050282f0604b7 >> >> The sources are here: >> >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/6/artifact/dist/netbeans/netbeans-16-rc2-source.zip >> SHA512: >> 4db94e8f37bf8508acf4ea934172166efc812e2c9eb840867e916690e4a647222e0e74087e7f32b31038c069df7404131adad6b61a666422260f3cd2fa180fb7 >> >> Link to the VSCode plugin: >> >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/6/artifact/dist/vsix/ >> >> >> The PRs already integrated into NetBeans 16 are : >> https://github.com/apache/netbeans/pulls?q=is%3Amerged+milestone%3ANB16 >> >> Issues currently tagged for NetBeans 16 are : >> >> https://github.com/apache/netbeans/issues?q=is%3Aopen+is%3Aissue+milestone%3ANB16 >> >> Release schedule : >> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule >> >> >> Thank you for your contributions! >> >> Best wishes, >> >> Neil >> >> PS. Please don't respond to this email directly - start a new thread. >> Let's keep the [NOTICE] tag for what it says. Thanks! :-) >> >> --------------------------------------------------------------------- >> 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 >> >> >> >>
