[RESULT] [VOTE] Release Apache NetBeans VSCode extension 12.6.301

2022-01-16 Thread Martin Balin
Dear community,
The vote for Apache NetBeans VSCode extension 12.6.301 (VSIX) is over.
Votes:
4x + 1 binding: J.Tulach, D.Balek, S.Dedic, M.Entlicher
1x +1 : M.Balin
1x -1: E. Barboni - 2022 year in NOTICE will be fixed in master and for NB 13 
https://github.com/apache/netbeans/pull/3464

The result is For releasing the extension and it will be released on VSCode 
Marketplace tomorrow as well as on 
https://dist.apache.org/repos/dist/release/netbeans/netbeans-vscode-ext/

thank you,
Martin


Re: [VOTE] Release Apache NetBeans VSCode extension 12.6.301

2022-01-15 Thread Svata Dedic

+1 (binding)

- SHA512 OK. .asc signature OK.
- source build OK.
- installed OK.
- Opened Maven project, build, debug OK

-Svata

P.S.: 2022 year update to NOTICE file filed as 
https://github.com/apache/netbeans/pull/3464 for NB13.


Dne 13. 01. 22 v 9:29 Martin Balin napsal(a):

Dear community,
let's update the Apache NetBeans Language Server extension on VSCode 
Marketplace with significantly improved version 12.6.301
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/

The primary voting artifact is the source
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip
built from branch ‘vsnetbeans_preview_1263`
SHA-512 sum is:
574ef054fe1c792e3f090799122a7269af3fcebe916dc70f9421694fb340b18a94ecd38649ba6e19c5d26e3be339d87eaf431c3abf98cd35a18ac6d1c077134a
and PGP signature: 
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip.asc

Binary artifacts were built by 
https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/807/

Use following commands to build your own 12.6.301 VSIX  binary:

tmp$ unzip apache-netbeans-java-12.6.301-src.zip
tmp$ ant build-source-config -Dmetabuild.branch=release1263 
-Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json

tmp$ cd java/java.lsp.server

java.lsp.server$ ant build-vscode-ext -Dvsix.version=12.6.301 
-D3rdparty.modules=none 
-Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json

In addition to the source ZIP file, we are also voting about convenience binary:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301.vsix
SHA-512 sum and signature are available next to binaries.
The binary has been produced by the same job run #807, from the same commit.

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




-
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





Re: [VOTE] Release Apache NetBeans VSCode extension 12.6.301

2022-01-15 Thread Martin Balin
+1
Checksums checked.
Built extension tested on macOS. Projects creation, debugging and several 
refactoring work.

Martin

On 13. 1. 2022, at 9:30, Martin Balin  wrote:

 Dear community,
let's update the Apache NetBeans Language Server extension on VSCode 
Marketplace with significantly improved version 12.6.301
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/

The primary voting artifact is the source
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip
built from branch ‘vsnetbeans_preview_1263`
SHA-512 sum is:
574ef054fe1c792e3f090799122a7269af3fcebe916dc70f9421694fb340b18a94ecd38649ba6e19c5d26e3be339d87eaf431c3abf98cd35a18ac6d1c077134a
and PGP signature: 
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip.asc

Binary artifacts were built by 
https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/807/

Use following commands to build your own 12.6.301 VSIX  binary:

tmp$ unzip apache-netbeans-java-12.6.301-src.zip
tmp$ ant build-source-config -Dmetabuild.branch=release1263 
-Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json

tmp$ cd java/java.lsp.server

java.lsp.server$ ant build-vscode-ext -Dvsix.version=12.6.301 
-D3rdparty.modules=none 
-Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json

In addition to the source ZIP file, we are also voting about convenience binary:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301.vsix
SHA-512 sum and signature are available next to binaries.
The binary has been produced by the same job run #807, from the same commit.

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


Re: [VOTE] Release Apache NetBeans VSCode extension 12.6.301

2022-01-14 Thread Martin Entlicher
+1 (binding)

Signatures checked, the built extension tested on Linux.
Projects creation, ordinary editing/debugging and GraalVM's native image 
debugging.

Martin

From: Martin Balin 
Sent: Thursday, January 13, 2022 09:29
To: dev@netbeans.apache.org 
Subject: [External] : [VOTE] Release Apache NetBeans VSCode extension 12.6.301

Dear community,
let's update the Apache NetBeans Language Server extension on VSCode 
Marketplace with significantly improved version 12.6.301
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/__;!!ACWV5N9M2RV99hQ!d8Tg714VISIxL7F-odw9Ak4tw3loB2sEXslrTHidLSnGQAEAKgwGv30Tb1iLfiho8mkx$

The primary voting artifact is the source
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip__;!!ACWV5N9M2RV99hQ!d8Tg714VISIxL7F-odw9Ak4tw3loB2sEXslrTHidLSnGQAEAKgwGv30Tb1iLfnMzZixy$
built from branch ‘vsnetbeans_preview_1263`
SHA-512 sum is:
574ef054fe1c792e3f090799122a7269af3fcebe916dc70f9421694fb340b18a94ecd38649ba6e19c5d26e3be339d87eaf431c3abf98cd35a18ac6d1c077134a
and PGP signature: 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip.asc__;!!ACWV5N9M2RV99hQ!d8Tg714VISIxL7F-odw9Ak4tw3loB2sEXslrTHidLSnGQAEAKgwGv30Tb1iLfgxEhuzJ$

Binary artifacts were built by 
https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/807/__;!!ACWV5N9M2RV99hQ!d8Tg714VISIxL7F-odw9Ak4tw3loB2sEXslrTHidLSnGQAEAKgwGv30Tb1iLfgHCZSGa$

Use following commands to build your own 12.6.301 VSIX  binary:

tmp$ unzip apache-netbeans-java-12.6.301-src.zip
tmp$ ant build-source-config -Dmetabuild.branch=release1263 
-Dmetabuild.jsonurl=https://urldefense.com/v3/__https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json__;!!ACWV5N9M2RV99hQ!d8Tg714VISIxL7F-odw9Ak4tw3loB2sEXslrTHidLSnGQAEAKgwGv30Tb1iLfjPquzmb$

tmp$ cd java/java.lsp.server

java.lsp.server$ ant build-vscode-ext -Dvsix.version=12.6.301 
-D3rdparty.modules=none 
-Dmetabuild.jsonurl=https://urldefense.com/v3/__https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json__;!!ACWV5N9M2RV99hQ!d8Tg714VISIxL7F-odw9Ak4tw3loB2sEXslrTHidLSnGQAEAKgwGv30Tb1iLfjPquzmb$

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.6.301/apache-netbeans-java-12.6.301.vsix__;!!ACWV5N9M2RV99hQ!d8Tg714VISIxL7F-odw9Ak4tw3loB2sEXslrTHidLSnGQAEAKgwGv30Tb1iLfgefojAS$
SHA-512 sum and signature are available next to binaries.
The binary has been produced by the same job run #807, from the same commit.

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


RE: [VOTE] Release Apache NetBeans VSCode extension 12.6.301

2022-01-14 Thread Eric Barboni
Hi
 -1 because of NOTICE file outdated.
 
Would have been ok otherwise.

Best Regards
Eric
 
-Message d'origine-
De : Jaroslav Tulach  
Envoyé : jeudi 13 janvier 2022 10:57
À : dev 
Objet : Re: [VOTE] Release Apache NetBeans VSCode extension 12.6.301

+1 (binding)

Checked SHA signatures. Checked .asc signatures. Used the complementary binary 
successfully. I also built from the source with (slightly changed ant command) 
successfully:
```bash
$ ant build -Dmetabuild.branch=release1263 -Dmetabuild.jsonurl= 
https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945a
e440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json
$ cd java/java.lsp.server
$ ant build-vscode-ext -Dvsix.version=12.6.301 -D3rdparty.modules=none 
-Dmetabuild.jsonurl= 
https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json
```
A `.vsix` is created. I can install such `.vsix` into VSCode and use it on my 
JDK 1.8.0_301.
-jt

čt 13. 1. 2022 v 9:30 odesílatel Martin Balin 
napsal:

> Dear community,
> let's update the Apache NetBeans Language Server extension on VSCode 
> Marketplace with significantly improved version 12.6.301
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12
> .6.301/
>
> The primary voting artifact is the source
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12
> .6.301/apache-netbeans-java-12.6.301-src.zip
> built from branch ‘vsnetbeans_preview_1263`
> SHA-512 sum is:
>
> 574ef054fe1c792e3f090799122a7269af3fcebe916dc70f9421694fb340b18a94ecd3
> 8649ba6e19c5d26e3be339d87eaf431c3abf98cd35a18ac6d1c077134a
> and PGP signature:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12
> .6.301/apache-netbeans-java-12.6.301-src.zip.asc
>
> Binary artifacts were built by
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/807/
>
> Use following commands to build your own 12.6.301 VSIX  binary:
>
> tmp$ unzip apache-netbeans-java-12.6.301-src.zip
> tmp$ ant build-source-config -Dmetabuild.branch=release1263 
> -Dmetabuild.jsonurl= 
> https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e
> 89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json
>
> tmp$ cd java/java.lsp.server
>
> java.lsp.server$ ant build-vscode-ext -Dvsix.version=12.6.301 
> -D3rdparty.modules=none -Dmetabuild.jsonurl= 
> https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e
> 89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json
>
> In addition to the source ZIP file, we are also voting about 
> convenience
> binary:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12
> .6.301/apache-netbeans-java-12.6.301.vsix
> SHA-512
> <https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/1
> 2.6.301/apache-netbeans-java-12.6.301.vsixSHA-512>
> sum and signature are available next to binaries.
> The binary has been produced by the same job run #807, from the same 
> commit.
>
> 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
>


-
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





Re: [External] : [VOTE] Release Apache NetBeans VSCode extension 12.6.301

2022-01-14 Thread Dusan Balek

+1 (binding)

Features tested on Linux. SHA check is OK.

Dusan

On 1/13/22 9:29 AM, Martin Balin wrote:

Dear community,
let's update the Apache NetBeans Language Server extension on VSCode 
Marketplace with significantly improved version 12.6.301
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/__;!!ACWV5N9M2RV99hQ!chL4g5gxti4of2ngQVC81mTz2r8iJ0LSN7DTw9OEDNogrywUK8E4QAYxy1uTTpT5$

The primary voting artifact is the source
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip__;!!ACWV5N9M2RV99hQ!chL4g5gxti4of2ngQVC81mTz2r8iJ0LSN7DTw9OEDNogrywUK8E4QAYxy-NTYVVl$
built from branch ‘vsnetbeans_preview_1263`
SHA-512 sum is:
574ef054fe1c792e3f090799122a7269af3fcebe916dc70f9421694fb340b18a94ecd38649ba6e19c5d26e3be339d87eaf431c3abf98cd35a18ac6d1c077134a
and PGP signature: 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip.asc__;!!ACWV5N9M2RV99hQ!chL4g5gxti4of2ngQVC81mTz2r8iJ0LSN7DTw9OEDNogrywUK8E4QAYxy0-IiloJ$

Binary artifacts were built by 
https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/807/__;!!ACWV5N9M2RV99hQ!chL4g5gxti4of2ngQVC81mTz2r8iJ0LSN7DTw9OEDNogrywUK8E4QAYxyyMiZyh4$

Use following commands to build your own 12.6.301 VSIX  binary:

tmp$ unzip apache-netbeans-java-12.6.301-src.zip
tmp$ ant build-source-config -Dmetabuild.branch=release1263 
-Dmetabuild.jsonurl=https://urldefense.com/v3/__https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json__;!!ACWV5N9M2RV99hQ!chL4g5gxti4of2ngQVC81mTz2r8iJ0LSN7DTw9OEDNogrywUK8E4QAYxy7WIV4Rj$

tmp$ cd java/java.lsp.server

java.lsp.server$ ant build-vscode-ext -Dvsix.version=12.6.301 
-D3rdparty.modules=none 
-Dmetabuild.jsonurl=https://urldefense.com/v3/__https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json__;!!ACWV5N9M2RV99hQ!chL4g5gxti4of2ngQVC81mTz2r8iJ0LSN7DTw9OEDNogrywUK8E4QAYxy7WIV4Rj$

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.6.301/apache-netbeans-java-12.6.301.vsix__;!!ACWV5N9M2RV99hQ!chL4g5gxti4of2ngQVC81mTz2r8iJ0LSN7DTw9OEDNogrywUK8E4QAYxy9ivvaqK$
SHA-512 sum and signature are available next to binaries.
The binary has been produced by the same job run #807, from the same commit.

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



-
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





Re: [VOTE] Release Apache NetBeans VSCode extension 12.6.301

2022-01-13 Thread Jaroslav Tulach
+1 (binding)

Checked SHA signatures. Checked .asc signatures. Used the complementary
binary successfully. I also built from the source with (slightly changed
ant command) successfully:
```bash
$ ant build -Dmetabuild.branch=release1263 -Dmetabuild.jsonurl=
https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945a
e440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json
$ cd java/java.lsp.server
$ ant build-vscode-ext -Dvsix.version=12.6.301 -D3rdparty.modules=none
-Dmetabuild.jsonurl=
https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json
```
A `.vsix` is created. I can install such `.vsix` into VSCode and use it on
my JDK 1.8.0_301.
-jt

čt 13. 1. 2022 v 9:30 odesílatel Martin Balin 
napsal:

> Dear community,
> let's update the Apache NetBeans Language Server extension on VSCode
> Marketplace with significantly improved version 12.6.301
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/
>
> The primary voting artifact is the source
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip
> built from branch ‘vsnetbeans_preview_1263`
> SHA-512 sum is:
>
> 574ef054fe1c792e3f090799122a7269af3fcebe916dc70f9421694fb340b18a94ecd38649ba6e19c5d26e3be339d87eaf431c3abf98cd35a18ac6d1c077134a
> and PGP signature:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip.asc
>
> Binary artifacts were built by
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/807/
>
> Use following commands to build your own 12.6.301 VSIX  binary:
>
> tmp$ unzip apache-netbeans-java-12.6.301-src.zip
> tmp$ ant build-source-config -Dmetabuild.branch=release1263
> -Dmetabuild.jsonurl=
> https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json
>
> tmp$ cd java/java.lsp.server
>
> java.lsp.server$ ant build-vscode-ext -Dvsix.version=12.6.301
> -D3rdparty.modules=none -Dmetabuild.jsonurl=
> https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json
>
> In addition to the source ZIP file, we are also voting about convenience
> binary:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301.vsix
> SHA-512
> 
> sum and signature are available next to binaries.
> The binary has been produced by the same job run #807, from the same
> commit.
>
> 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
>


[VOTE] Release Apache NetBeans VSCode extension 12.6.301

2022-01-13 Thread Martin Balin
Dear community,
let's update the Apache NetBeans Language Server extension on VSCode 
Marketplace with significantly improved version 12.6.301
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/

The primary voting artifact is the source
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip
built from branch ‘vsnetbeans_preview_1263`
SHA-512 sum is:
574ef054fe1c792e3f090799122a7269af3fcebe916dc70f9421694fb340b18a94ecd38649ba6e19c5d26e3be339d87eaf431c3abf98cd35a18ac6d1c077134a
and PGP signature: 
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301-src.zip.asc

Binary artifacts were built by 
https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/807/

Use following commands to build your own 12.6.301 VSIX  binary:

tmp$ unzip apache-netbeans-java-12.6.301-src.zip
tmp$ ant build-source-config -Dmetabuild.branch=release1263 
-Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json

tmp$ cd java/java.lsp.server

java.lsp.server$ ant build-vscode-ext -Dvsix.version=12.6.301 
-D3rdparty.modules=none 
-Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/0f4c351e89e1945ae440f53d0ac7c2ba9c0acae4/meta/netbeansrelease.json

In addition to the source ZIP file, we are also voting about convenience binary:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.6.301/apache-netbeans-java-12.6.301.vsix
SHA-512 sum and signature are available next to binaries.
The binary has been produced by the same job run #807, from the same commit.

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