Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2021 22:27:50 GMT
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1af70d2d34b4 - main - java/netbeans: Update to 12.6
Message-ID:  <202112302227.1BUMRoIG057686@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kwm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1af70d2d34b496f74953e136573e5b0d7e333e1c

commit 1af70d2d34b496f74953e136573e5b0d7e333e1c
Author:     Koop Mast <kwm@FreeBSD.org>
AuthorDate: 2021-12-30 22:25:59 +0000
Commit:     Koop Mast <kwm@FreeBSD.org>
CommitDate: 2021-12-30 22:25:59 +0000

    java/netbeans: Update to 12.6
    
    For the replacing of the python command, use the default python 3 version instead of hardcoding python 2.7.
    Drop the netbeans version from the .desktop file.
    Don't use absolute path for the symlink and add a non-versioned.
    
    This also makes netbeans fetchable again, all distfiles prior to 12.6 where removed upsteam [1].
    
    PR:             ports/260414 [1]
    Reported by:    Marko Cupać <marko.cupac@mimar.rs> [1]
---
 java/netbeans/Makefile  |  11 +-
 java/netbeans/distinfo  |   6 +-
 java/netbeans/pkg-plist | 437 ++++++++++++++++++++++++++++++++++--------------
 3 files changed, 323 insertions(+), 131 deletions(-)

diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile
index 90798cf333cc..877b7590ed60 100644
--- a/java/netbeans/Makefile
+++ b/java/netbeans/Makefile
@@ -1,7 +1,7 @@
 # Created by: olgeni@FreeBSD.org
 
 PORTNAME=	netbeans
-DISTVERSION=	12.3
+DISTVERSION=	12.6
 CATEGORIES=	java devel
 MASTER_SITES=	APACHE/netbeans/netbeans/${PORTVERSION}/
 DISTNAME=	netbeans-${DISTVERSION}-bin
@@ -17,7 +17,7 @@ USES=		cpe shebangfix zip
 CPE_VENDOR=	apache
 
 USE_JAVA=	yes
-JAVA_VERSION=	1.8+
+JAVA_VERSION=	11+
 NO_BUILD=	yes
 
 SHEBANG_FILES=	extide/ant/bin/antRun.pl \
@@ -28,7 +28,7 @@ SHEBANG_FILES=	extide/ant/bin/antRun.pl \
 perl_OLD_CMD=	/usr/bin/perl
 perl_CMD=	${LOCALBASE}/bin/perl
 python_OLD_CMD=	/usr/bin/python
-python_CMD=	${LOCALBASE}/bin/python2.7
+python_CMD=	${LOCALBASE}/bin/python${PYTHON_DEFAULT}
 
 WRKSRC=		${WRKDIR}/netbeans
 DATADIR=	${PREFIX}/${PORTNAME}-${PORTVERSION}
@@ -38,7 +38,7 @@ PLIST_SUB+=	PORTVERSION=${PORTVERSION}
 DESKTOP_ENTRIES="Apache NetBeans" \
 		"Apache NetBeans IDE (incubating)" \
 		${DATADIR}/nb/netbeans.png \
-		${PORTNAME}-${PORTVERSION} \
+		${PORTNAME} \
 		"Development;" \
 		false
 
@@ -49,7 +49,8 @@ post-patch:
 
 do-install:
 	cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}
-	cd ${STAGEDIR}${PREFIX} && ${LN} -sf ${DATADIR}/bin/netbeans bin/${PORTNAME}-${PORTVERSION}
+	cd ${STAGEDIR}${PREFIX} && ${LN} -sf ../${PORTNAME}-${PORTVERSION}/bin/netbeans bin/${PORTNAME}
+	cd ${STAGEDIR}${PREFIX} && ${LN} -sf ../${PORTNAME}-${PORTVERSION}/bin/netbeans bin/${PORTNAME}-${PORTVERSION}
 	${RM} -rf ${STAGEDIR}${DATADIR}/profiler/lib/deployed/jdk16/linux-arm*
 
 .include <bsd.port.mk>
diff --git a/java/netbeans/distinfo b/java/netbeans/distinfo
index 1eedd267ec88..2e26abdfd665 100644
--- a/java/netbeans/distinfo
+++ b/java/netbeans/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615570628
-SHA256 (netbeans-12.3-bin.zip) = ff522451e2ce32991dc2ced7cd089dc060d58639659a5767f1765e1a807ab5d4
-SIZE (netbeans-12.3-bin.zip) = 405963068
+TIMESTAMP = 1638891298
+SHA256 (netbeans-12.6-bin.zip) = 95ea3f8aab954ee44e68ee2f2a8828e46f91fda86efa9312b1186e7736ab8b49
+SIZE (netbeans-12.6-bin.zip) = 432790335
diff --git a/java/netbeans/pkg-plist b/java/netbeans/pkg-plist
index 5c8f8d8eeccb..15106aee9193 100644
--- a/java/netbeans/pkg-plist
+++ b/java/netbeans/pkg-plist
@@ -1,3 +1,4 @@
+@(,,0555) bin/netbeans
 @(,,0555) bin/%%DATADIR%%
 %%DATADIR%%/DEPENDENCIES
 %%DATADIR%%/LICENSE
@@ -94,6 +95,8 @@
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-j2eeserver.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-jakartaee8-api.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-jakartaee8-platform.xml
+%%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-jakartaee9-api.xml
+%%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-jakartaee9-platform.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-javaee-api.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-javaee-beanvalidation.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-javaee-project.xml
@@ -106,6 +109,7 @@
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-jsp-lexer.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-maven-j2ee.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-maven-jaxws.xml
+%%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-micronaut.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-payara-common.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-payara-eecommon.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-payara-jakartaee.xml
@@ -165,6 +169,7 @@
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-websvc-websvcapi.xml
 %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-websvc-wsstackapi.xml
 %%DATADIR%%/enterprise/docs/jakartaee8-doc-api.jar
+%%DATADIR%%/enterprise/docs/jakartaee9-doc-api.jar
 %%DATADIR%%/enterprise/docs/javaee-doc-api.jar
 %%DATADIR%%/enterprise/docs/jsf-api-docs.zip
 %%DATADIR%%/enterprise/docs/jsf12-tlddoc.zip
@@ -177,6 +182,7 @@
 %%DATADIR%%/enterprise/docs/webservices-extra-javadoc.jar
 %%DATADIR%%/enterprise/docs/webservices-rt-javadoc.jar
 %%DATADIR%%/enterprise/docs/webservices-tools-javadoc.jar
+%%DATADIR%%/enterprise/modules/ext/android-json-0.0.20131108.vaadin1.jar
 %%DATADIR%%/enterprise/modules/ext/aws-sdk/aws-java-sdk-core-1.11.569.jar
 %%DATADIR%%/enterprise/modules/ext/aws-sdk/aws-java-sdk-elasticbeanstalk-1.11.569.jar
 %%DATADIR%%/enterprise/modules/ext/aws-sdk/aws-java-sdk-kms-1.11.569.jar
@@ -195,7 +201,9 @@
 %%DATADIR%%/enterprise/modules/ext/el-impl.jar
 %%DATADIR%%/enterprise/modules/ext/glassfish-jspparser-4.0.jar
 %%DATADIR%%/enterprise/modules/ext/jakarta.jakartaee-api-8.0.0.jar
+%%DATADIR%%/enterprise/modules/ext/jakarta.jakartaee-api-9.0.0.jar
 %%DATADIR%%/enterprise/modules/ext/jakarta.jakartaee-web-api-8.0.0.jar
+%%DATADIR%%/enterprise/modules/ext/jakarta.jakartaee-web-api-9.0.0.jar
 %%DATADIR%%/enterprise/modules/ext/javaee-api-5.jar
 %%DATADIR%%/enterprise/modules/ext/javaee-api-6.0.jar
 %%DATADIR%%/enterprise/modules/ext/javaee-api-7.0.jar
@@ -211,23 +219,22 @@
 %%DATADIR%%/enterprise/modules/ext/javaee7-endorsed/jaxb-api-osgi.jar
 %%DATADIR%%/enterprise/modules/ext/javaee7-endorsed/jaxws-api.jar
 %%DATADIR%%/enterprise/modules/ext/javaee7-endorsed/jsr181-api.jar
-%%DATADIR%%/enterprise/modules/ext/jaxrs-2.0/javax.ws.rs-api-2.0.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/asm-all-repackaged-2.2.0-b21.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/cglib-2.2.0-b21.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/guava-14.0.1.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/hk2-api-2.2.0-b21.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/hk2-locator-2.2.0-b21.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/hk2-utils-2.2.0-b21.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/javax.annotation-api-1.2.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/javax.inject-2.2.0-b21.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/javax.servlet-api-3.0.1.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jaxb-api-2.2.7.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jersey-entity-filtering-2.5.1.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jersey-media-moxy-2.5.1.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/org.osgi.core-4.2.0.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/osgi-resource-locator-1.0.1.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/persistence-api-1.0.jar
-%%DATADIR%%/enterprise/modules/ext/jersey2/ext/validation-api-1.1.0.Final.jar
+%%DATADIR%%/enterprise/modules/ext/jaxrs-2.1/jakarta.ws.rs-api-2.1.6.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/aopalliance-repackaged-2.6.1.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/hk2-api-2.6.1.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/hk2-locator-2.6.1.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/hk2-utils-2.6.1.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jakarta.annotation-api-1.3.5.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jakarta.inject-2.6.1.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jakarta.persistence-api-2.2.3.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jakarta.servlet-api-4.0.4.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jakarta.validation-api-2.0.2.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jakarta.xml.bind-api-2.3.3.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jersey-entity-filtering-2.34.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jersey-hk2-2.34.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/jersey-media-moxy-2.34.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/osgi-resource-locator-1.0.3.jar
+%%DATADIR%%/enterprise/modules/ext/jersey2/ext/osgi.core-8.0.0.jar
 %%DATADIR%%/enterprise/modules/ext/jersey2/jersey-client.jar
 %%DATADIR%%/enterprise/modules/ext/jersey2/jersey-common.jar
 %%DATADIR%%/enterprise/modules/ext/jersey2/jersey-container-servlet-core.jar
@@ -251,6 +258,7 @@
 %%DATADIR%%/enterprise/modules/ext/org-netbeans-modules-web-httpmonitor.jar
 %%DATADIR%%/enterprise/modules/ext/primefaces/primefaces-5.0.jar
 %%DATADIR%%/enterprise/modules/ext/servlet3.1-jsp2.3-api.jar
+%%DATADIR%%/enterprise/modules/ext/spring-boot-configuration-metadata-2.4.4.jar
 %%DATADIR%%/enterprise/modules/ext/struts/antlr-2.7.2.jar
 %%DATADIR%%/enterprise/modules/ext/struts/bsf-2.3.0.jar
 %%DATADIR%%/enterprise/modules/ext/struts/commons-beanutils-1.8.0.jar
@@ -308,6 +316,8 @@
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-j2eeserver.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-jakartaee8-api.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-jakartaee8-platform.jar
+%%DATADIR%%/enterprise/modules/org-netbeans-modules-jakartaee9-api.jar
+%%DATADIR%%/enterprise/modules/org-netbeans-modules-jakartaee9-platform.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-javaee-api.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-javaee-beanvalidation.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-javaee-project.jar
@@ -320,6 +330,7 @@
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-jsp-lexer.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-maven-j2ee.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-maven-jaxws.jar
+%%DATADIR%%/enterprise/modules/org-netbeans-modules-micronaut.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-payara-common.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-payara-eecommon.jar
 %%DATADIR%%/enterprise/modules/org-netbeans-modules-payara-jakartaee.jar
@@ -415,6 +426,8 @@
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-j2eeserver.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-jakartaee8-api.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-jakartaee8-platform.xml
+%%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-jakartaee9-api.xml
+%%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-jakartaee9-platform.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-javaee-api.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-javaee-beanvalidation.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-javaee-project.xml
@@ -427,6 +440,7 @@
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-jsp-lexer.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-maven-j2ee.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-maven-jaxws.xml
+%%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-micronaut.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-payara-common.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-payara-eecommon.xml
 %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-payara-jakartaee.xml
@@ -555,6 +569,8 @@
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-j2ee-sun-ddui.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-jakartaee8-api.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-jakartaee8-platform.xml
+%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-jakartaee9-api.xml
+%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-jakartaee9-platform.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-debug.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-editor.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-examples.xml
@@ -573,6 +589,7 @@
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-lsp-server.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-module-graph.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-mx-project.xml
+%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-nativeimage-debugger.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-navigation.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-openjdk-project.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-source-ant.xml
@@ -626,6 +643,7 @@
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-maven-refactoring.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-maven-repository.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-maven.xml
+%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-micronaut.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-nashorn-execution.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-options-java.xml
 %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-payara-common.xml
@@ -784,6 +802,7 @@
 %%DATADIR%%/extide/ant/lib/ant.jar
 %%DATADIR%%/extide/ant/nblib/bridge.jar
 %%DATADIR%%/extide/config/Modules/org-apache-tools-ant-module.xml
+%%DATADIR%%/extide/config/Modules/org-netbeans-modules-gradle-dists.xml
 %%DATADIR%%/extide/config/Modules/org-netbeans-modules-gradle.xml
 %%DATADIR%%/extide/config/Modules/org-netbeans-modules-libs-gradle.xml
 %%DATADIR%%/extide/config/Modules/org-netbeans-modules-options-java.xml
@@ -793,10 +812,12 @@
 %%DATADIR%%/extide/modules/gradle/nb-tooling.gradle
 %%DATADIR%%/extide/modules/gradle/netbeans-gradle-tooling.jar
 %%DATADIR%%/extide/modules/org-apache-tools-ant-module.jar
+%%DATADIR%%/extide/modules/org-netbeans-modules-gradle-dists.jar
 %%DATADIR%%/extide/modules/org-netbeans-modules-gradle.jar
 %%DATADIR%%/extide/modules/org-netbeans-modules-libs-gradle.jar
 %%DATADIR%%/extide/modules/org-netbeans-modules-options-java.jar
 %%DATADIR%%/extide/update_tracking/org-apache-tools-ant-module.xml
+%%DATADIR%%/extide/update_tracking/org-netbeans-modules-gradle-dists.xml
 %%DATADIR%%/extide/update_tracking/org-netbeans-modules-gradle.xml
 %%DATADIR%%/extide/update_tracking/org-netbeans-modules-libs-gradle.xml
 %%DATADIR%%/extide/update_tracking/org-netbeans-modules-options-java.xml
@@ -812,8 +833,8 @@
 %%DATADIR%%/groovy/config/Modules/org-netbeans-modules-groovy-support.xml
 %%DATADIR%%/groovy/config/Modules/org-netbeans-modules-libs-groovy.xml
 %%DATADIR%%/groovy/config/Modules/org-netbeans-modules-maven-groovy.xml
-%%DATADIR%%/groovy/modules/ext/groovy-ant.jar
-%%DATADIR%%/groovy/modules/ext/groovy.jar
+%%DATADIR%%/groovy/modules/ext/groovy-3.0.8.jar
+%%DATADIR%%/groovy/modules/ext/groovy-ant-3.0.8.jar
 %%DATADIR%%/groovy/modules/org-netbeans-modules-gradle-groovy.jar
 %%DATADIR%%/groovy/modules/org-netbeans-modules-groovy-antproject.jar
 %%DATADIR%%/groovy/modules/org-netbeans-modules-groovy-editor.jar
@@ -1065,6 +1086,7 @@
 %%DATADIR%%/ide/config/Modules/org-eclipse-mylyn-wikitext-textile-core.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-api-debugger.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-api-java-classpath.xml
+%%DATADIR%%/ide/config/Modules/org-netbeans-api-lsp.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-api-xml-ui.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-api-xml.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-core-browser-webview.xml
@@ -1083,11 +1105,13 @@
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-graalsdk.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-ini4j.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-jaxb.xml
+%%DATADIR%%/ide/config/Modules/org-netbeans-libs-jcodings.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-jsch-agentproxy.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-json_simple.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-jvyamlb.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-lucene.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-smack.xml
+%%DATADIR%%/ide/config/Modules/org-netbeans-libs-snakeyaml_engine.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-svnClientAdapter-javahl.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-svnClientAdapter.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-libs-truffleapi.xml
@@ -1196,8 +1220,10 @@
 %%DATADIR%%/ide/config/Modules/org-netbeans-modules-localhistory.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-modules-localtasks.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-modules-lsp-client.xml
+%%DATADIR%%/ide/config/Modules/org-netbeans-modules-markdown.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-modules-mercurial.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-modules-mylyn-util.xml
+%%DATADIR%%/ide/config/Modules/org-netbeans-modules-nativeimage-api.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-modules-notifications.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-modules-options-editor.xml
 %%DATADIR%%/ide/config/Modules/org-netbeans-modules-parsing-api.xml
@@ -1321,12 +1347,14 @@
 %%DATADIR%%/ide/modules/ext/derbysampledb.zip
 %%DATADIR%%/ide/modules/ext/fastexcel-0.10.15.jar
 %%DATADIR%%/ide/modules/ext/flexmark-0.50.36.jar
+%%DATADIR%%/ide/modules/ext/flexmark-ext-emoji-0.50.36.jar
+%%DATADIR%%/ide/modules/ext/flexmark-formatter-0.50.36.jar
 %%DATADIR%%/ide/modules/ext/flexmark-html2md-converter-0.50.36.jar
 %%DATADIR%%/ide/modules/ext/flexmark-util-0.50.36.jar
 %%DATADIR%%/ide/modules/ext/freemarker-2.3.30.jar
 %%DATADIR%%/ide/modules/ext/galimatias.jar
 %%DATADIR%%/ide/modules/ext/generated-wsdl-xsd-2004.08.24.jar
-%%DATADIR%%/ide/modules/ext/graal-sdk-20.2.0.jar
+%%DATADIR%%/ide/modules/ext/graal-sdk-20.3.0.jar
 %%DATADIR%%/ide/modules/ext/html5-parser.jar
 %%DATADIR%%/ide/modules/ext/icu4j-4_4_2.jar
 %%DATADIR%%/ide/modules/ext/ini4j-0.5.1.jar
@@ -1350,7 +1378,7 @@
 %%DATADIR%%/ide/modules/ext/junixsocket-native-common-2.2.1.jar
 %%DATADIR%%/ide/modules/ext/jvyamlb-0.2.6.jar
 %%DATADIR%%/ide/modules/ext/langdetect.jar
-%%DATADIR%%/ide/modules/ext/launcher-common-20.2.0.jar
+%%DATADIR%%/ide/modules/ext/launcher-common-20.3.0.jar
 %%DATADIR%%/ide/modules/ext/log4j-1.2.15.jar
 %%DATADIR%%/ide/modules/ext/lucene-core-3.6.2.jar
 %%DATADIR%%/ide/modules/ext/opczip-1.2.0.jar
@@ -1358,7 +1386,7 @@
 %%DATADIR%%/ide/modules/ext/org.eclipse.lsp4j-0.9.0.jar
 %%DATADIR%%/ide/modules/ext/org.eclipse.lsp4j.generator-0.9.0.jar
 %%DATADIR%%/ide/modules/ext/org.eclipse.lsp4j.jsonrpc-0.9.0.jar
-%%DATADIR%%/ide/modules/ext/org.eclipse.tm4e.core_0.2.0.201809031154.jar
+%%DATADIR%%/ide/modules/ext/org.eclipse.tm4e.core-0.4.1-pack1.jar
 %%DATADIR%%/ide/modules/ext/org.eclipse.xtend.lib-2.19.0.jar
 %%DATADIR%%/ide/modules/ext/org.eclipse.xtend.lib.macro-2.19.0.jar
 %%DATADIR%%/ide/modules/ext/org.eclipse.xtext.xbase.lib-2.19.0.jar
@@ -1369,10 +1397,11 @@
 %%DATADIR%%/ide/modules/ext/servlet-2.2.jar
 %%DATADIR%%/ide/modules/ext/smack.jar
 %%DATADIR%%/ide/modules/ext/smackx.jar
+%%DATADIR%%/ide/modules/ext/snakeyaml-engine.jar
 %%DATADIR%%/ide/modules/ext/svnClientAdapter-javahl.jar
 %%DATADIR%%/ide/modules/ext/svnClientAdapter-main.jar
 %%DATADIR%%/ide/modules/ext/svnjavahl.jar
-%%DATADIR%%/ide/modules/ext/truffle-api-20.2.0.jar
+%%DATADIR%%/ide/modules/ext/truffle-api-20.3.0.jar
 %%DATADIR%%/ide/modules/ext/validator.jar
 %%DATADIR%%/ide/modules/ext/webserver.jar
 %%DATADIR%%/ide/modules/ext/winp-1.28.jar
@@ -1408,6 +1437,7 @@
 %%DATADIR%%/ide/modules/org-eclipse-mylyn-wikitext-textile-core.jar
 %%DATADIR%%/ide/modules/org-netbeans-api-debugger.jar
 %%DATADIR%%/ide/modules/org-netbeans-api-java-classpath.jar
+%%DATADIR%%/ide/modules/org-netbeans-api-lsp.jar
 %%DATADIR%%/ide/modules/org-netbeans-api-xml-ui.jar
 %%DATADIR%%/ide/modules/org-netbeans-api-xml.jar
 %%DATADIR%%/ide/modules/org-netbeans-core-browser-webview.jar
@@ -1426,11 +1456,13 @@
 %%DATADIR%%/ide/modules/org-netbeans-libs-graalsdk.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-ini4j.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-jaxb.jar
+%%DATADIR%%/ide/modules/org-netbeans-libs-jcodings.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-jsch-agentproxy.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-json_simple.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-jvyamlb.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-lucene.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-smack.jar
+%%DATADIR%%/ide/modules/org-netbeans-libs-snakeyaml_engine.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-svnClientAdapter-javahl.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-svnClientAdapter.jar
 %%DATADIR%%/ide/modules/org-netbeans-libs-truffleapi.jar
@@ -1539,8 +1571,10 @@
 %%DATADIR%%/ide/modules/org-netbeans-modules-localhistory.jar
 %%DATADIR%%/ide/modules/org-netbeans-modules-localtasks.jar
 %%DATADIR%%/ide/modules/org-netbeans-modules-lsp-client.jar
+%%DATADIR%%/ide/modules/org-netbeans-modules-markdown.jar
 %%DATADIR%%/ide/modules/org-netbeans-modules-mercurial.jar
 %%DATADIR%%/ide/modules/org-netbeans-modules-mylyn-util.jar
+%%DATADIR%%/ide/modules/org-netbeans-modules-nativeimage-api.jar
 %%DATADIR%%/ide/modules/org-netbeans-modules-notifications.jar
 %%DATADIR%%/ide/modules/org-netbeans-modules-options-editor.jar
 %%DATADIR%%/ide/modules/org-netbeans-modules-parsing-api.jar
@@ -1670,6 +1704,7 @@
 %%DATADIR%%/ide/update_tracking/org-eclipse-mylyn-wikitext-textile-core.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-api-debugger.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-api-java-classpath.xml
+%%DATADIR%%/ide/update_tracking/org-netbeans-api-lsp.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-api-xml-ui.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-api-xml.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-core-browser-webview.xml
@@ -1688,11 +1723,13 @@
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-graalsdk.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-ini4j.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-jaxb.xml
+%%DATADIR%%/ide/update_tracking/org-netbeans-libs-jcodings.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-jsch-agentproxy.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-json_simple.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-jvyamlb.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-lucene.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-smack.xml
+%%DATADIR%%/ide/update_tracking/org-netbeans-libs-snakeyaml_engine.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-svnClientAdapter-javahl.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-svnClientAdapter.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-libs-truffleapi.xml
@@ -1801,8 +1838,10 @@
 %%DATADIR%%/ide/update_tracking/org-netbeans-modules-localhistory.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-modules-localtasks.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-modules-lsp-client.xml
+%%DATADIR%%/ide/update_tracking/org-netbeans-modules-markdown.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-modules-mercurial.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-modules-mylyn-util.xml
+%%DATADIR%%/ide/update_tracking/org-netbeans-modules-nativeimage-api.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-modules-notifications.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-modules-options-editor.xml
 %%DATADIR%%/ide/update_tracking/org-netbeans-modules-parsing-api.xml
@@ -1972,6 +2011,7 @@
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-api-common.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-completion.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-debug.xml
+%%DATADIR%%/java/config/Modules/org-netbeans-modules-java-disco.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-editor-base.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-editor-lib.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-editor.xml
@@ -1997,6 +2037,7 @@
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-metrics.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-module-graph.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-mx-project.xml
+%%DATADIR%%/java/config/Modules/org-netbeans-modules-java-nativeimage-debugger.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-navigation.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-openjdk-project.xml
 %%DATADIR%%/java/config/Modules/org-netbeans-modules-java-platform-ui.xml
@@ -2156,19 +2197,25 @@
 %%DATADIR%%/java/modules/ext/AbsoluteLayout.jar
 %%DATADIR%%/java/modules/ext/byte-buddy-1.10.6.jar
 %%DATADIR%%/java/modules/ext/cglib-2.2.jar
+%%DATADIR%%/java/modules/ext/checker-qual-3.9.1.jar
+%%DATADIR%%/java/modules/ext/commons-compress-1.20.jar
 %%DATADIR%%/java/modules/ext/commons-io-2.5.jar
 %%DATADIR%%/java/modules/ext/commons-lang3-3.6.jar
 %%DATADIR%%/java/modules/ext/corba/omgapi/glassfish-corba-omgapi.jar
+%%DATADIR%%/java/modules/ext/discoclient-1.0.1.jar
 %%DATADIR%%/java/modules/ext/docs/javax.persistence-2.2.1-doc.zip
 %%DATADIR%%/java/modules/ext/eclipselink/javax.persistence-2.2.1.jar
-%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.antlr-2.7.7.jar
-%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.asm-2.7.7.jar
-%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.core-2.7.7.jar
-%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.jpa-2.7.7.jar
-%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.jpa.jpql-2.7.7.jar
-%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.jpa.modelgen.processor-2.7.7.jar
-%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.moxy-2.7.7.jar
+%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.antlr-2.7.9.jar
+%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.asm-9.1.0.jar
+%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.core-2.7.9.jar
+%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.jpa-2.7.9.jar
+%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.jpa.jpql-2.7.9.jar
+%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.jpa.modelgen.processor-2.7.9.jar
+%%DATADIR%%/java/modules/ext/eclipselink/org.eclipse.persistence.moxy-2.7.9.jar
 %%DATADIR%%/java/modules/ext/fakeJdkClasses.zip
+%%DATADIR%%/java/modules/ext/httpclient5-5.0.3.jar
+%%DATADIR%%/java/modules/ext/httpcore5-5.0.2.jar
+%%DATADIR%%/java/modules/ext/httpcore5-h2-5.0.2.jar
 %%DATADIR%%/java/modules/ext/jaxws22/FastInfoset.jar
 %%DATADIR%%/java/modules/ext/jaxws22/api/javax.annotation.jar
 %%DATADIR%%/java/modules/ext/jaxws22/api/jaxws-api.jar
@@ -2330,6 +2377,7 @@
 %%DATADIR%%/java/modules/org-netbeans-modules-java-api-common.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-completion.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-debug.jar
+%%DATADIR%%/java/modules/org-netbeans-modules-java-disco.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-editor-base.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-editor-lib.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-editor.jar
@@ -2355,6 +2403,7 @@
 %%DATADIR%%/java/modules/org-netbeans-modules-java-metrics.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-module-graph.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-mx-project.jar
+%%DATADIR%%/java/modules/org-netbeans-modules-java-nativeimage-debugger.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-navigation.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-openjdk-project.jar
 %%DATADIR%%/java/modules/org-netbeans-modules-java-platform-ui.jar
@@ -2495,6 +2544,7 @@
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-api-common.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-completion.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-debug.xml
+%%DATADIR%%/java/update_tracking/org-netbeans-modules-java-disco.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-editor-base.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-editor-lib.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-editor.xml
@@ -2520,6 +2570,7 @@
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-metrics.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-module-graph.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-mx-project.xml
+%%DATADIR%%/java/update_tracking/org-netbeans-modules-java-nativeimage-debugger.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-navigation.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-openjdk-project.xml
 %%DATADIR%%/java/update_tracking/org-netbeans-modules-java-platform-ui.xml
@@ -2618,7 +2669,6 @@
 %%DATADIR%%/licenses/Apache-2.0+BSD-INRIA
 %%DATADIR%%/licenses/Apache-2.0+MIT+testng
 %%DATADIR%%/licenses/Apache-2.0+MIT-Bindex
-%%DATADIR%%/licenses/Apache-2.0-CDDL-1.1
 %%DATADIR%%/licenses/Apache-2.0-XML-Commons-APIs
 %%DATADIR%%/licenses/Apache-2.0-ant
 %%DATADIR%%/licenses/Apache-2.0-freemarker
@@ -2633,6 +2683,7 @@
 %%DATADIR%%/licenses/BSD-SCOWL
 %%DATADIR%%/licenses/BSD-antlr-runtime3
 %%DATADIR%%/licenses/BSD-antlr-runtime4
+%%DATADIR%%/licenses/BSD-azul
 %%DATADIR%%/licenses/BSD-css3-grammar
 %%DATADIR%%/licenses/BSD-ecmascript
 %%DATADIR%%/licenses/BSD-flexmark
@@ -2649,7 +2700,6 @@
 %%DATADIR%%/licenses/CDDL-1.0
 %%DATADIR%%/licenses/CDDL-1.0+1.1
 %%DATADIR%%/licenses/CDDL-1.1
-%%DATADIR%%/licenses/CDDL-1.1-ASM
 %%DATADIR%%/licenses/CDDL-1.1-MIT-jaxb-xjc
 %%DATADIR%%/licenses/EDL-1.0
 %%DATADIR%%/licenses/EPL-v10
@@ -2663,15 +2713,18 @@
 %%DATADIR%%/licenses/JavaCUP
 %%DATADIR%%/licenses/MIT
 %%DATADIR%%/licenses/MIT-bouncycastle
+%%DATADIR%%/licenses/MIT-checker
 %%DATADIR%%/licenses/MIT-cpp-textmate-grammars
 %%DATADIR%%/licenses/MIT-dd-plist
 %%DATADIR%%/licenses/MIT-galimatias
 %%DATADIR%%/licenses/MIT-html5-parser
 %%DATADIR%%/licenses/MIT-icu4j
 %%DATADIR%%/licenses/MIT-isorelax
+%%DATADIR%%/licenses/MIT-java-grammar
 %%DATADIR%%/licenses/MIT-jruby
 %%DATADIR%%/licenses/MIT-jsoup
 %%DATADIR%%/licenses/MIT-jvyamlb
+%%DATADIR%%/licenses/MIT-markdown
 %%DATADIR%%/licenses/MIT-nocopyright
 %%DATADIR%%/licenses/MIT-phpstan
 %%DATADIR%%/licenses/MIT-slf4j
@@ -2988,16 +3041,16 @@
 %%DATADIR%%/platform/config/Modules/org-openide-util-enumerations.xml
 %%DATADIR%%/platform/config/Modules/org-openide-util-ui-svg.xml
 %%DATADIR%%/platform/config/Modules/org-openide-windows.xml
-%%DATADIR%%/platform/core/asm-8.0.1.jar
-%%DATADIR%%/platform/core/asm-commons-8.0.1.jar
-%%DATADIR%%/platform/core/asm-tree-8.0.1.jar
+%%DATADIR%%/platform/core/asm-9.2.jar
+%%DATADIR%%/platform/core/asm-commons-9.2.jar
+%%DATADIR%%/platform/core/asm-tree-9.2.jar
 %%DATADIR%%/platform/core/core-base.jar
 %%DATADIR%%/platform/core/core.jar
 %%DATADIR%%/platform/core/org-netbeans-libs-asm.jar
 %%DATADIR%%/platform/core/org-openide-filesystems-compat8.jar
 %%DATADIR%%/platform/core/org-openide-filesystems.jar
-%%DATADIR%%/platform/docs/junit-4.13.1-javadoc.jar
-%%DATADIR%%/platform/docs/junit-4.13.1-sources.jar
+%%DATADIR%%/platform/docs/junit-4.13.2-javadoc.jar
+%%DATADIR%%/platform/docs/junit-4.13.2-sources.jar
 %%DATADIR%%/platform/docs/junit-jupiter-api-5.6.0-javadoc.jar
 %%DATADIR%%/platform/docs/junit-jupiter-api-5.6.0-sources.jar
 %%DATADIR%%/platform/docs/junit-jupiter-engine-5.6.0-javadoc.jar
@@ -3015,42 +3068,45 @@
 %%DATADIR%%/platform/lib/org-openide-util-lookup.jar
 %%DATADIR%%/platform/lib/org-openide-util-ui.jar
 %%DATADIR%%/platform/lib/org-openide-util.jar
-%%DATADIR%%/platform/modules/ext/batik-anim-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-awt-util-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-bridge-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-constants-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-css-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-dom-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-ext-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-gvt-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-i18n-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-parser-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-script-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-svg-dom-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-util-1.12.jar
-%%DATADIR%%/platform/modules/ext/batik-xml-1.12.jar
-%%DATADIR%%/platform/modules/ext/flatlaf-1.0.jar
+%%DATADIR%%/platform/modules/ext/batik-anim-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-awt-util-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-bridge-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-constants-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-css-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-dom-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-ext-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-gvt-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-i18n-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-parser-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-script-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-svg-dom-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-util-1.14.jar
+%%DATADIR%%/platform/modules/ext/batik-xml-1.14.jar
+%%DATADIR%%/platform/modules/ext/flatlaf-1.6.1.jar
 %%DATADIR%%/platform/modules/ext/hamcrest-core-1.3.jar
 %%DATADIR%%/platform/modules/ext/jcommander-1.78.jar
-%%DATADIR%%/platform/modules/ext/jna-5.4.0.jar
-%%DATADIR%%/platform/modules/ext/jna-platform-5.4.0.jar
-%%DATADIR%%/platform/modules/ext/junit-4.13.1.jar
+%%DATADIR%%/platform/modules/ext/jna-5.9.0.jar
+%%DATADIR%%/platform/modules/ext/jna-platform-5.9.0.jar
+%%DATADIR%%/platform/modules/ext/junit-4.13.2.jar
 %%DATADIR%%/platform/modules/ext/junit-jupiter-api-5.6.0.jar
 %%DATADIR%%/platform/modules/ext/junit-jupiter-engine-5.6.0.jar
 %%DATADIR%%/platform/modules/ext/junit-jupiter-params-5.6.0.jar
-%%DATADIR%%/platform/modules/ext/org.apache.felix.main-6.0.3.jar
+%%DATADIR%%/platform/modules/ext/org.apache.felix.main-7.0.0.jar
 %%DATADIR%%/platform/modules/ext/org.eclipse.osgi_3.9.1.nb9.jar
 %%DATADIR%%/platform/modules/ext/osgi.cmpn-7.0.0.jar
-%%DATADIR%%/platform/modules/ext/osgi.core-7.0.0.jar
+%%DATADIR%%/platform/modules/ext/osgi.core-8.0.0.jar
 %%DATADIR%%/platform/modules/ext/testng-6.14.3.jar
 %%DATADIR%%/platform/modules/ext/updater.jar
 %%DATADIR%%/platform/modules/ext/xml-apis-ext-1.3.04.jar
-%%DATADIR%%/platform/modules/ext/xmlgraphics-commons-2.4.jar
+%%DATADIR%%/platform/modules/ext/xmlgraphics-commons-2.6.jar
+%%DATADIR%%/platform/modules/lib/aarch64/jnidispatch-nb.dll
+%%DATADIR%%/platform/modules/lib/aarch64/libjnidispatch-nb.jnilib
+%%DATADIR%%/platform/modules/lib/aarch64/linux/libjnidispatch-nb.so
 %%DATADIR%%/platform/modules/lib/amd64/jnidispatch-nb.dll
 %%DATADIR%%/platform/modules/lib/amd64/linux/libjnidispatch-nb.so
 %%DATADIR%%/platform/modules/lib/i386/linux/libjnidispatch-nb.so
-%%DATADIR%%/platform/modules/lib/libjnidispatch-nb.jnilib
 %%DATADIR%%/platform/modules/lib/x86/jnidispatch-nb.dll
+%%DATADIR%%/platform/modules/lib/x86_64/libjnidispatch-nb.jnilib
 %%DATADIR%%/platform/modules/net-java-html-boot-fx.jar
 %%DATADIR%%/platform/modules/net-java-html-boot-script.jar
 %%DATADIR%%/platform/modules/net-java-html-boot.jar
@@ -3471,10 +3527,10 @@
 %%DATADIR%%/webcommon/modules/ext/dd-plist.jar
 %%DATADIR%%/webcommon/modules/ext/graal-js-parser-e20fe15.jar
 %%DATADIR%%/webcommon/modules/ext/icu4j-67.1.jar
-%%DATADIR%%/webcommon/modules/ext/js-20.2.0.jar
-%%DATADIR%%/webcommon/modules/ext/js-launcher-20.2.0.jar
+%%DATADIR%%/webcommon/modules/ext/js-20.3.0.jar
+%%DATADIR%%/webcommon/modules/ext/js-launcher-20.3.0.jar
 %%DATADIR%%/webcommon/modules/ext/libs.jstestdriver-ext.jar
-%%DATADIR%%/webcommon/modules/ext/regex-20.2.0.jar
+%%DATADIR%%/webcommon/modules/ext/regex-20.3.0.jar
 %%DATADIR%%/webcommon/modules/org-netbeans-api-knockout.jar
 %%DATADIR%%/webcommon/modules/org-netbeans-lib-v8debug.jar
 %%DATADIR%%/webcommon/modules/org-netbeans-libs-graaljs.jar
@@ -3721,9 +3777,8 @@
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript-language-server/lib/utils.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript-language-server/lib/utils.js.map
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript-language-server/package.json
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/.mailmap
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/AUTHORS.md
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/CONTRIBUTING.md
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/CODE_OF_CONDUCT.md
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/CopyrightNotice.txt
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/LICENSE.txt
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/README.md
@@ -3762,35 +3817,135 @@
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2017.string.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2018.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2018.full.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2018.intl.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2018.promise.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2018.regexp.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2019.array.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2019.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2019.full.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2019.object.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2019.string.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2019.symbol.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2020.bigint.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2020.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2020.full.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2020.intl.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2020.promise.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2020.string.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es5.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.es6.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.esnext.array.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.esnext.asynciterable.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.esnext.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.esnext.full.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.esnext.intl.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.esnext.promise.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.esnext.string.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.esnext.weakref.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.scripthost.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.webworker.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.webworker.importscripts.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/lib.webworker.iterable.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/pl/diagnosticMessages.generated.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/protocol.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/pt-BR/diagnosticMessages.generated.json
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/ru/diagnosticMessages.generated.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/tr/diagnosticMessages.generated.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/tsc.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/tsserver.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/tsserverlibrary.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/tsserverlibrary.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/typesMap.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/typescript.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/typescript.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/typescriptServices.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/typescriptServices.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/typingsInstaller.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/watchGuard.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/zh-CN/diagnosticMessages.generated.json
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/zh-TW/diagnosticMessages.generated.json
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHS/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHS/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHS/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHS/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHS/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHS/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHT/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHT/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHT/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHT/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHT/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CHT/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CSY/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CSY/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CSY/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CSY/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CSY/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/CSY/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/DEU/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/DEU/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/DEU/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/DEU/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/DEU/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/DEU/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ESN/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ESN/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ESN/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ESN/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ESN/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ESN/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/FRA/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/FRA/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/FRA/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/FRA/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/FRA/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/FRA/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ITA/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ITA/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ITA/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ITA/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ITA/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/ITA/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/JPN/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/JPN/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/JPN/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/JPN/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/JPN/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/JPN/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/KOR/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/KOR/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/KOR/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/KOR/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/KOR/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/KOR/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PLK/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PLK/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PLK/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PLK/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PLK/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PLK/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PTB/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PTB/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PTB/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PTB/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PTB/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/PTB/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/RUS/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/RUS/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/RUS/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/RUS/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/RUS/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/RUS/TypeScriptTasks/TypeScript.Tasks.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/TRK/Targets/ProjectItemsSchema.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/TRK/Targets/TypeScriptCompile.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/TRK/Targets/TypeScriptProjectProperties.xaml.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/TRK/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/TRK/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/loc/lcl/TRK/TypeScriptTasks/TypeScript.Tasks.dll.lcl
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/typescript/package.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/unique-string/index.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/unique-string/license
@@ -3800,76 +3955,112 @@
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/universalify/README.md
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/universalify/index.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/universalify/package.json
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/.eslintrc.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/License.txt
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/README.md
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/cancellation.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/cancellation.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/events.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/events.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/is.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/is.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/linkedMap.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/linkedMap.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/main.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/main.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/messageReader.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/messageReader.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/messageWriter.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/messageWriter.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/messages.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/messages.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/pipeSupport.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/pipeSupport.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/socketSupport.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/socketSupport.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/browser.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/browser.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/browser/main.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/browser/main.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/browser/ril.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/browser/ril.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/api.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/api.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/cancellation.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/cancellation.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/connection.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/connection.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/disposable.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/disposable.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/encoding.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/encoding.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/events.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/events.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/is.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/is.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/linkedMap.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/linkedMap.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/messageBuffer.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/messageReader.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/messageReader.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/messageWriter.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/messageWriter.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/messages.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/messages.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/ral.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/ral.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/semaphore.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/common/semaphore.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/node/main.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/node/main.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/node/ril.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/lib/node/ril.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/node.cmd
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/node.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/node.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/package.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/thirdpartynotices.txt
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/typings/thenable.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-jsonrpc/vscode-jsonrpc.lsif
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/.eslintrc.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/License.txt
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/README.md
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/main.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/main.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.callHierarchy.proposed.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.callHierarchy.proposed.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.colorProvider.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.colorProvider.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.configuration.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.configuration.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.declaration.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.declaration.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.foldingRange.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.foldingRange.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.implementation.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.implementation.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.progress.proposed.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.progress.proposed.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.selectionRange.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.selectionRange.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.typeDefinition.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.typeDefinition.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.workspaceFolders.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/protocol.workspaceFolders.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/utils/is.d.ts
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/utils/is.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/browser.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/browser.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/browser/main.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/browser/main.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/api.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/api.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/connection.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/connection.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/messages.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/messages.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolders.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolders.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/utils/is.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/node/main.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/node/main.js
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/node.cmd
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/node.d.ts
+%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/node.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/package.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/thirdpartynotices.txt
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/vscode-languageserver-protocol.lsif
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/.eslintrc.json
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/License.txt
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/README.md
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/lib/esm/main.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/lib/esm/main.js
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/lib/tsconfig.esm.tsbuildInfo
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/lib/umd/main.d.ts
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/lib/umd/main.js
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/package.json
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/tsconfig.esm.json
-%%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver-types/vscode-languageserver-types.lsif
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver/License.txt
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver/README.md
 %%DATADIR%%/webcommon/typescript-lsp/node_modules/vscode-languageserver/bin/installServerIntoExtension



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112302227.1BUMRoIG057686>