+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 <[email protected]>
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
> <https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.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
>

Reply via email to