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

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


The following commit(s) were added to refs/heads/master by this push:
     new 034a7060c7 Include JS implementation for JDK16+ execution environment.
     new f62bd8cc37 Merge pull request #5208 from sdedic/lsp/graaljs
034a7060c7 is described below

commit 034a7060c7b0aa9d8199f3a9f4fce66b2585affc
Author: Svata Dedic <svatopluk.de...@oracle.com>
AuthorDate: Thu Jan 5 11:46:47 2023 +0100

    Include JS implementation for JDK16+ execution environment.
---
 java/java.lsp.server/nbcode/nbproject/platform.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/java.lsp.server/nbcode/nbproject/platform.properties 
b/java/java.lsp.server/nbcode/nbproject/platform.properties
index f53616843d..dabb95cdc5 100644
--- a/java/java.lsp.server/nbcode/nbproject/platform.properties
+++ b/java/java.lsp.server/nbcode/nbproject/platform.properties
@@ -67,7 +67,6 @@ disabled.modules=\
     org.netbeans.libs.cglib,\
     org.netbeans.libs.commons_net,\
     org.netbeans.libs.felix,\
-    org.netbeans.libs.graaljs,\
     org.netbeans.libs.ini4j,\
     org.netbeans.libs.jshell.compile,\
     org.netbeans.libs.jsr223,\


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to