You are viewing a plain text version of this content. The canonical link for it is here.
Posted to netcat@netbeans.apache.org by Neil C Smith <ne...@apache.org> on 2022/11/10 15:40:58 UTC

[NOTICE] Apache NetBeans 16 release candidate 4 available for testing

The fourth release candidate build for Apache NetBeans 16 is available
(links below). This will be our final release candidate unless
high/critical priority issues or pull requests are flagged. Please
kick the tyres well over the coming week or so! This includes testing
building from source and other release checks.

Changes since 16-rc3 can be found at
https://github.com/apache/netbeans/pull/4937

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-rc4 artifacts, including unsigned installers, are here:
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/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/10/artifact/dist/netbeans/netbeans-16-rc4-bin.zip
SHA512: bdb95f16409c6480bbb5a3a07397ccfc0e80f45dc420b9c3692d2007a0cf5a2a1b60219d62780d5a94a8a0dc9581ed179e6ffba81b28b91f1805ea61e88d2e32

The sources are here:
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/artifact/dist/netbeans/netbeans-16-rc4-source.zip
SHA512: f3be863a1fe687ec7dfe554b3532ed70ce79cd26e14eaaac03b3381f5e398540b4f383cfa8c8776946c0741c0baef5b5eb02f365f47dd3f185a291e8c7843a61

Link to the VSCode plugin:
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/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: netcat-unsubscribe@netbeans.apache.org
For additional commands, e-mail: netcat-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: [External] : [NOTICE] Apache NetBeans 16 release candidate 4 available for testing

Posted by Chris Luff <ch...@oracle.com>.
Built for M1 on Ventura with JDK 17. Seeing good performance with less pauses than 15. 

Nice work everyone.

> On 10 Nov 2022, at 15:40, Neil C Smith <ne...@apache.org> wrote:
> 
> The fourth release candidate build for Apache NetBeans 16 is available
> (links below). This will be our final release candidate unless
> high/critical priority issues or pull requests are flagged. Please
> kick the tyres well over the coming week or so! This includes testing
> building from source and other release checks.
> 
> Changes since 16-rc3 can be found at
> https://urldefense.com/v3/__https://github.com/apache/netbeans/pull/4937__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIG53z4flg$  
> 
> Please help with testing, particularly of changes, and file issues in
> GitHub as necessary -
> 
> https://urldefense.com/v3/__https://github.com/apache/netbeans/issues__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIGfZQTL6A$  
> 
> 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://urldefense.com/v3/__https://lists.apache.org/thread/hyjbsz55zb9xfcnccghkrsvqsnt83nwf__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIGMgqgtdA$  
> 
> 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-rc4 artifacts, including unsigned installers, are here:
> https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/artifact/dist/__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIEU7cnyjA$  
> 
> Alternative trial link to latest release candidate:
> https://urldefense.com/v3/__https://nightlies.apache.org/netbeans/candidate/netbeans/__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIG16kHB3Q$  
> 
> Link to the binary zip:
> https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/artifact/dist/netbeans/netbeans-16-rc4-bin.zip__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIG4FCukLA$  
> SHA512: bdb95f16409c6480bbb5a3a07397ccfc0e80f45dc420b9c3692d2007a0cf5a2a1b60219d62780d5a94a8a0dc9581ed179e6ffba81b28b91f1805ea61e88d2e32
> 
> The sources are here:
> https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/artifact/dist/netbeans/netbeans-16-rc4-source.zip__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIFh_c0Yhg$  
> SHA512: f3be863a1fe687ec7dfe554b3532ed70ce79cd26e14eaaac03b3381f5e398540b4f383cfa8c8776946c0741c0baef5b5eb02f365f47dd3f185a291e8c7843a61
> 
> Link to the VSCode plugin:
> https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/artifact/dist/vsix/__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIGzJkq-kQ$  
> 
> 
> The PRs already integrated into NetBeans 16 are :
> https://urldefense.com/v3/__https://github.com/apache/netbeans/pulls?q=is*3Amerged*milestone*3ANB16__;JSsl!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIHQ6wpYYQ$  
> 
> Issues currently tagged for NetBeans 16 are :
> https://urldefense.com/v3/__https://github.com/apache/netbeans/issues?q=is*3Aopen*is*3Aissue*milestone*3ANB16__;JSslKyU!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIEsga62MQ$  
> 
> Release schedule :
> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/display/NETBEANS/Release*Schedule__;Kw!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIG1xstaMg$  
> 
> 
> 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: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/display/NETBEANS/Mailing*lists__;Kw!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIHYMtQ-2A$  
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists