You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Martin Balin <ma...@oracle.com> on 2021/07/18 13:56:10 UTC

[RESULT] [VOTE] Release Apache NetBeans Language Server 12.4.301 VSCode Extension

Hello,
I’m closing the vote thread "[VOTE] Release Apache NetBeans Language Server 12.4.301 VSCode Extension”
With :
5 +1 (binding) and  2 +1 (non binding) Kai Uwe Pal and me (I’ve tested on macOS, SHA256 is OK)

Apache NetBeans Language Server 12.4.301 was accepted by the community.
It will be released on dist.apache.org<http://dist.apache.org> and VSCode Marketplace.

+1 binding votes:
Eric Barboni
Jaroslav Tulach
Dusan Balek
Martin Entlicher
Svata Dedic

+1 votes
Kai Uwe Pal
Martin Balin

thank you
Martin

On 15. 7. 2021, at 15:00, Martin Balin <ma...@oracle.com>> wrote:

Dear community,
let's update  the Apache NetBeans Language Server extension on [VSCode Marketplace](https://urldefense.com/v3/__https://marketplace.visualstudio.com/items?itemName=ASF.apache-netbeans-java__;!!ACWV5N9M2RV99hQ!c9_8lDP7_WKoicevT_L-zrFzqlQya-Im-_KWfur7vC-cphHW4W8q1_70Zj8pBKYcPA$ ) to significantly improved version 12.4.301!

The primary voting artifact is the source https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.4.301/apache-netbeans-java-12.4.301-src.zip__;!!ACWV5N9M2RV99hQ!c9_8lDP7_WKoicevT_L-zrFzqlQya-Im-_KWfur7vC-cphHW4W8q1_70Zj8EOLqUzg$  with its
dfe47958cbabf768afe6d5e3b6ed79a88a53ee3724234bd62cf8d9c6d283ea8581d3cfbe144fe0211f1c3ae5c5e3fa12f7465caa413d2a30324a108703dcefef

SHA-512 checksum and https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.4.301/apache-netbeans-java-12.4.301-src.zip.asc__;!!ACWV5N9M2RV99hQ!c9_8lDP7_WKoicevT_L-zrFzqlQya-Im-_KWfur7vC-cphHW4W8q1_70Zj_h3Xwi5A$  PGP signature.

The artifacts have been generated by [job run #498](https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/498/__;!!ACWV5N9M2RV99hQ!c9_8lDP7_WKoicevT_L-zrFzqlQya-Im-_KWfur7vC-cphHW4W8q1_70Zj9Pgi6EQA$ ) - from commit https://urldefense.com/v3/__https://github.com/apache/netbeans/commit/cd6bfbc00a8ae58191e3c442492aa9e4fd5137bb-__;!!ACWV5N9M2RV99hQ!c9_8lDP7_WKoicevT_L-zrFzqlQya-Im-_KWfur7vC-cphHW4W8q1_70Zj__zkVGvQ$  just the ZIP file has been renamed to match the name of generated `.vsix` binary.

Use following commands to build your own 12.4.301 VSIX  binary:

```bash

tmp$ unzip apache-netbeans-java-12.4.301-src.zip

tmp$ ant build

tmp$ cd java/java.lsp.server

java.lsp.server$ ant build-vscode-ext -Dvsix.version=12.4.301 -D3rdparty.modules=.*nbjavac.*

```

In addition to the source ZIP file, we are also voting about convenience binary https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.4.301/apache-netbeans-java-12.4.301.vsix__;!!ACWV5N9M2RV99hQ!c9_8lDP7_WKoicevT_L-zrFzqlQya-Im-_KWfur7vC-cphHW4W8q1_70Zj_1d5Gjfw$  with SHA512  checksum

e8074e41c78c422a4a19152251e278f97b994ba08ae8125fb004cd217777f1b26c07bb7cabf1a2ea71695c175d941f80589bfb823ed038051f0df123612f2a00 apache-netbeans-java-12.4.301.vsix

and https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.4.301/apache-netbeans-java-12.4.301.vsix.asc__;!!ACWV5N9M2RV99hQ!c9_8lDP7_WKoicevT_L-zrFzqlQya-Im-_KWfur7vC-cphHW4W8q1_70Zj-gVpQ-Pg$  PGP signature. The binary has been produced by the same job run #498, from the same commit https://urldefense.com/v3/__https://github.com/apache/netbeans/commit/cd6bfbc00a8ae58191e3c442492aa9e4fd5137bbusing__;!!ACWV5N9M2RV99hQ!c9_8lDP7_WKoicevT_L-zrFzqlQya-Im-_KWfur7vC-cphHW4W8q1_70Zj_YcTTdeg$  the above given steps.

This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as usual. Please mark your vote with (binding) if you're an Apache NetBeans PMC member.

Thank you,
Martin Balín