Dear community, let's update the Apache NetBeans Language Server extension on [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=ASF.apache-netbeans-java) to significantly improved version 12.4.301!
The primary voting artifact is the source https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.4.301/apache-netbeans-java-12.4.301-src.zip with its dfe47958cbabf768afe6d5e3b6ed79a88a53ee3724234bd62cf8d9c6d283ea8581d3cfbe144fe0211f1c3ae5c5e3fa12f7465caa413d2a30324a108703dcefef SHA-512 checksum and https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.4.301/apache-netbeans-java-12.4.301-src.zip.asc PGP signature. The artifacts have been generated by [job run #498](https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/498/) - from commit https://github.com/apache/netbeans/commit/cd6bfbc00a8ae58191e3c442492aa9e4fd5137bb- 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://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.4.301/apache-netbeans-java-12.4.301.vsix with SHA512 checksum e8074e41c78c422a4a19152251e278f97b994ba08ae8125fb004cd217777f1b26c07bb7cabf1a2ea71695c175d941f80589bfb823ed038051f0df123612f2a00 apache-netbeans-java-12.4.301.vsix and https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.4.301/apache-netbeans-java-12.4.301.vsix.asc PGP signature. The binary has been produced by the same job run #498, from the same commit https://github.com/apache/netbeans/commit/cd6bfbc00a8ae58191e3c442492aa9e4fd5137bbusing 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
