Conversation opened. 1 unread message.
+1 (binding)
Features tested on Linux. SHA check is OK.
Dusan
------------------------------------------------------------------------
*From:* Martin Balin <mba...@apache.org <mailto:mba...@apache.org>>
*Sent:* Wednesday, May 21, 2025 12:16 PM
*To:* dev@netbeans.apache.org <mailto:dev@netbeans.apache.org>
<dev@netbeans.apache.org <mailto:dev@netbeans.apache.org>>
*Subject:* [External] : [VOTE] Release Apache NetBeans VS Code Extension
26.0 voting candidate 1
Dear community,
This is the voting candidate for Apache NetBeans Language Server
extension version 26.0 for VSCode Marketplace.
This release was branched from the same commit id as the main NetBeans
IDE 26.0 release branch and it contains several fixes related to VSCode/LSP
Vote candidate 1, source code artifact:
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/26.0/apache-netbeans-java-26.0.0-sources.zip__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3N_SZIz0$
<https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/26.0/apache-netbeans-java-26.0.0-sources.zip__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3N_SZIz0$>
The primary voting artifact is the source built from branch
‘vsnetbeans_2600`
SHA-512 sum is:
e49a5ff9e708db819a476d01a008fe36a266fab04cea1c86973c4652a5b197d99bbb250e38796db3057334e620fcc809a36c037da0abfff84576686c27e61214
apache-netbeans-java-26.0.0-sources.zip
and PGP signature:
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/26.0/apache-netbeans-java-26.0.0-sources.zip.asc__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3HnD1XYK$
<https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/26.0/apache-netbeans-java-26.0.0-sources.zip.asc__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3HnD1XYK$>
Binary artifacts were built by
https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/view/vscode/job/netbeans-vscode/2665/__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3LaCvpqu$
<https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/view/vscode/job/netbeans-vscode/2665/__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3LaCvpqu$>
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/26.0/apache-netbeans-java-26.0.0.vsix__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3C_jnHiW$
<https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/26.0/apache-netbeans-java-26.0.0.vsix__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3C_jnHiW$>
SHA-512 sum:
57ce4164db2e45494571a0a6dfa95a768f75b265d1b34c03c4494fec54efeeb5b830ef9a0dc46e36ea5db5c2de2740e8b36a3564b0d8407ee2a3abc538d54caf
apache-netbeans-java-26.0.0.vsix
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/26.0/apache-netbeans-java-26.0.0.vsix.asc__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3BmYM1Wr$
<https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/26.0/apache-netbeans-java-26.0.0.vsix.asc__;!!ACWV5N9M2RV99hQ!LOy8qq0Z0w0Ct4LLteIscrc0lWtHn2-_BwlB7ZrqdXTi-4mIlVbpCsRiivBD6cclYgogv7DJ3BmYM1Wr$>
The binary has been produced by the same job run, from the same commit.
Build from source code artifact, unzip then cd into root of sources:
$ ant build
$ cd java/java.lsp.server
$ ant build-vscode-ext -Dvsix.version=26.0.0
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 Balin