This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a commit to branch jtulach/VSNetBeansBackport2757
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/jtulach/VSNetBeansBackport2757 
by this push:
     new 3b56c54  This would be the 12.2.2 update of VSNetBeans
3b56c54 is described below

commit 3b56c549bb404b8f20a088a391ee80703bd51e4a
Author: Jaroslav Tulach <[email protected]>
AuthorDate: Fri Feb 12 11:23:28 2021 +0100

    This would be the 12.2.2 update of VSNetBeans
---
 java/java.lsp.server/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/java.lsp.server/build.xml b/java/java.lsp.server/build.xml
index 50bfb11..1e954ee 100644
--- a/java/java.lsp.server/build.xml
+++ b/java/java.lsp.server/build.xml
@@ -60,7 +60,7 @@
         <ant dir="nbcode" target="clean" inheritall="false" 
inheritrefs="false"/>
     </target>
     <target name="build-vscode-ext" depends="build-lsp-server" 
description="Build the Visual Studio Code extension.">
-        <property name="vsix.version" value="0.1.0"/>
+        <property name="vsix.version" value="12.2.2"/>
 
         <exec executable="npm" failonerror="true" dir="vscode">
             <arg value="--allow-same-version"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to