diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a46c660..e20f348 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -62,7 +62,7 @@ jobs: with: repository: apache/netbeans path: netbeans - ref: f48f91e6c197d8a40bd82fc2f2d12a4e71242afe + ref: 20 - name: Apply NetBeans patches run: ant apply-patches diff --git a/BUILD.md b/BUILD.md index b9528c3..bafdab1 100644 --- a/BUILD.md +++ b/BUILD.md @@ -38,7 +38,7 @@ ```bash $ git clone https://github.com/apache/netbeans.git $ cd netbeans/ -$ git checkout f48f91e6c197d8a40bd82fc2f2d12a4e71242afe +$ git checkout 20 $ cd .. # the following target requires git executable to be on PATH: $ ant apply-patches diff --git a/THIRD_PARTY_LICENSES.txt b/THIRD_PARTY_LICENSES.txt index 7f5f0bd..c5d86dd 100644 --- a/THIRD_PARTY_LICENSES.txt +++ b/THIRD_PARTY_LICENSES.txt @@ -203,11 +203,16 @@ Dependency: Apache NetBeans See the License for the specific language governing permissions and limitations under the License. +******************************************************************************** +Apache NetBeans repository includes a number of source files that are not +covered by the Apache license. These files are refered to by licenseinfo.xml +files which hold the license information. +******************************************************************************** ******************************************************************************** Apache NetBeans includes a number of components and libraries with separate copyright notices and license terms. Your use of those components are -subject to the terms and conditions of the following licenses. +subject to the terms and conditions of the following licenses. ******************************************************************************** THIRD-PARTY COMPONENT FILE LICENSE @@ -288,6 +293,7 @@ ide/modules/ext/commons-compress-1.24.0.jar Apache-2.0 ide/modules/ext/flexmark-0.64.6.jar BSD-flexmark ide/modules/ext/flexmark-ext-anchorlink-0.64.6.jar BSD-flexmark ide/modules/ext/flexmark-ext-emoji-0.64.6.jar BSD-flexmark +ide/modules/ext/flexmark-ext-gfm-tasklist-0.64.6.jar BSD-flexmark ide/modules/ext/flexmark-ext-tables-0.64.6.jar BSD-flexmark ide/modules/ext/flexmark-html2md-converter-0.64.6.jar BSD-flexmark ide/modules/ext/flexmark-util-ast-0.64.6.jar BSD-flexmark @@ -325,7 +331,7 @@ ide/modules/ext/org.eclipse.tm4e.core-0.4.1-pack1.jar EPL-v20 ide/modules/ext/org.eclipse.xtend.lib-2.24.0.jar EPL-v20 ide/modules/ext/org.eclipse.xtend.lib.macro-2.24.0.jar EPL-v20 ide/modules/ext/org.eclipse.xtext.xbase.lib-2.24.0.jar EPL-v20 -ide/modules/ext/processtreekiller-2.0.1.jar MIT +ide/modules/ext/processtreekiller-2.0.1.jar MIT-processtreekiller ide/modules/ext/resolver-1.2.jar Apache-2.0 ide/modules/ext/simplevalidation-swing.jar Apache-2.0 ide/modules/ext/simplevalidation.jar Apache-2.0 @@ -340,7 +346,10 @@ ide/modules/lib/amd64/junixsocket-native-2.5.1.dll Apache-2.0 ide/modules/lib/amd64/linux/libjunixsocket-native-2.5.1.so Apache-2.0 ide/modules/lib/riscv64/linux/libjunixsocket-native-2.5.1.so Apache-2.0 ide/modules/lib/x86_64/libjunixsocket-native-2.5.1.dylib Apache-2.0 -ide/modules/org-eclipse-jgit.jar EDL-1.0 +ide/modules/org-eclipse-jgit-gpg-bc.jar EDL-1.0-jgit +ide/modules/org-eclipse-jgit-lfs.jar EDL-1.0-jgit +ide/modules/org-eclipse-jgit-ssh-jsch.jar EDL-1.0-jgit +ide/modules/org-eclipse-jgit.jar EDL-1.0-jgit ide/modules/slf4j-api.jar MIT-slf4j-22 ide/modules/slf4j-jdk14.jar MIT-slf4j-22 java/.lastModified MIT-vscode-uri @@ -362,7 +371,7 @@ java/maven/lib/aopalliance-1.0.jar Apache-2.0 java/maven/lib/aopalliance.license Apache-2.0 java/maven/lib/commons-cli-1.5.0.jar Apache-2.0 java/maven/lib/commons-cli.license Apache-2.0 -java/maven/lib/commons-codec-1.11.jar Apache-2.0 +java/maven/lib/commons-codec-1.16.0.jar Apache-2.0 java/maven/lib/commons-codec.license Apache-2.0 java/maven/lib/commons-lang3-3.12.0.jar Apache-2.0 java/maven/lib/commons-lang3.license Apache-2.0 @@ -375,8 +384,8 @@ java/maven/lib/guava-32.0.1-jre.jar Apache-2.0 java/maven/lib/guava.license Apache-2.0 java/maven/lib/guice-5.1.0.jar Apache-2.0 java/maven/lib/guice.license Apache-2.0 -java/maven/lib/httpclient-4.5.14.jar Apache-2.0+MPL 2.0 -java/maven/lib/httpclient.license Apache-2.0+MPL 2.0 +java/maven/lib/httpclient-4.5.14.jar Apache-2.0+MPL-2.0 +java/maven/lib/httpclient.license Apache-2.0 java/maven/lib/httpcore-4.4.16.jar Apache-2.0 java/maven/lib/httpcore.license Apache-2.0 java/maven/lib/jansi-2.4.0.jar Apache-2.0 @@ -390,29 +399,29 @@ java/maven/lib/javax.inject-1.jar Apache-2.0 java/maven/lib/javax.inject.license Apache-2.0 java/maven/lib/jcl-over-slf4j-1.7.36.jar Apache-2.0 java/maven/lib/jcl-over-slf4j.license Apache-2.0 -java/maven/lib/maven-artifact-3.9.4.jar Apache-2.0 -java/maven/lib/maven-builder-support-3.9.4.jar Apache-2.0 -java/maven/lib/maven-compat-3.9.4.jar Apache-2.0 -java/maven/lib/maven-core-3.9.4.jar Apache-2.0 -java/maven/lib/maven-embedder-3.9.4.jar Apache-2.0 -java/maven/lib/maven-model-3.9.4.jar Apache-2.0 -java/maven/lib/maven-model-builder-3.9.4.jar Apache-2.0 -java/maven/lib/maven-plugin-api-3.9.4.jar Apache-2.0 -java/maven/lib/maven-repository-metadata-3.9.4.jar Apache-2.0 -java/maven/lib/maven-resolver-api-1.9.14.jar Apache-2.0 -java/maven/lib/maven-resolver-connector-basic-1.9.14.jar Apache-2.0 -java/maven/lib/maven-resolver-impl-1.9.14.jar Apache-2.0 -java/maven/lib/maven-resolver-named-locks-1.9.14.jar Apache-2.0 -java/maven/lib/maven-resolver-provider-3.9.4.jar Apache-2.0 -java/maven/lib/maven-resolver-spi-1.9.14.jar Apache-2.0 -java/maven/lib/maven-resolver-transport-file-1.9.14.jar Apache-2.0 -java/maven/lib/maven-resolver-transport-http-1.9.14.jar Apache-2.0 -java/maven/lib/maven-resolver-transport-wagon-1.9.14.jar Apache-2.0 -java/maven/lib/maven-resolver-util-1.9.14.jar Apache-2.0 -java/maven/lib/maven-settings-3.9.4.jar Apache-2.0 -java/maven/lib/maven-settings-builder-3.9.4.jar Apache-2.0 +java/maven/lib/maven-artifact-3.9.5.jar Apache-2.0 +java/maven/lib/maven-builder-support-3.9.5.jar Apache-2.0 +java/maven/lib/maven-compat-3.9.5.jar Apache-2.0 +java/maven/lib/maven-core-3.9.5.jar Apache-2.0 +java/maven/lib/maven-embedder-3.9.5.jar Apache-2.0 +java/maven/lib/maven-model-3.9.5.jar Apache-2.0 +java/maven/lib/maven-model-builder-3.9.5.jar Apache-2.0 +java/maven/lib/maven-plugin-api-3.9.5.jar Apache-2.0 +java/maven/lib/maven-repository-metadata-3.9.5.jar Apache-2.0 +java/maven/lib/maven-resolver-api-1.9.16.jar Apache-2.0 +java/maven/lib/maven-resolver-connector-basic-1.9.16.jar Apache-2.0 +java/maven/lib/maven-resolver-impl-1.9.16.jar Apache-2.0 +java/maven/lib/maven-resolver-named-locks-1.9.16.jar Apache-2.0 +java/maven/lib/maven-resolver-provider-3.9.5.jar Apache-2.0 +java/maven/lib/maven-resolver-spi-1.9.16.jar Apache-2.0 +java/maven/lib/maven-resolver-transport-file-1.9.16.jar Apache-2.0 +java/maven/lib/maven-resolver-transport-http-1.9.16.jar Apache-2.0 +java/maven/lib/maven-resolver-transport-wagon-1.9.16.jar Apache-2.0 +java/maven/lib/maven-resolver-util-1.9.16.jar Apache-2.0 +java/maven/lib/maven-settings-3.9.5.jar Apache-2.0 +java/maven/lib/maven-settings-builder-3.9.5.jar Apache-2.0 java/maven/lib/maven-shared-utils-3.3.4.jar Apache-2.0 -java/maven/lib/maven-slf4j-provider-3.9.4.jar Apache-2.0 +java/maven/lib/maven-slf4j-provider-3.9.5.jar Apache-2.0 java/maven/lib/org.eclipse.sisu.inject-0.3.5.jar Maven-EPL-v10 java/maven/lib/org.eclipse.sisu.inject.license Apache-2.0 java/maven/lib/org.eclipse.sisu.plexus-0.3.5.jar Maven-EPL-v10 @@ -446,19 +455,19 @@ java/modules/ext/eclipselink/org.eclipse.persistence.jpa.modelgen.processor-2.7. java/modules/ext/eclipselink/org.eclipse.persistence.moxy-2.7.12.jar EPL-v20 java/modules/ext/jdktools-11.0.11.jar Apache-2.0 java/modules/ext/maven/gson-2.10.1.jar Apache-2.0 -java/modules/ext/maven/indexer-core-7.0.3.jar Apache-2.0 +java/modules/ext/maven/indexer-core-7.0.4.jar Apache-2.0 java/modules/ext/maven/javax.annotation-api-1.2.jar CDDL-1.1 java/modules/ext/maven/jdom2-2.0.6.1.jar BSD-JDOM -java/modules/ext/maven/lucene-analysis-common-9.6.0.jar lucene-core-9.6.0-license -java/modules/ext/maven/lucene-backward-codecs-9.6.0.jar lucene-core-9.6.0-license -java/modules/ext/maven/lucene-core-9.6.0.jar lucene-core-9.6.0-license -java/modules/ext/maven/lucene-highlighter-9.6.0.jar lucene-core-9.6.0-license -java/modules/ext/maven/lucene-queryparser-9.6.0.jar lucene-core-9.6.0-license +java/modules/ext/maven/lucene-analysis-common-9.8.0.jar Apache-2.0-lucene-9.8.0 +java/modules/ext/maven/lucene-backward-codecs-9.8.0.jar Apache-2.0-lucene-9.8.0 +java/modules/ext/maven/lucene-core-9.8.0.jar Apache-2.0-lucene-9.8.0 +java/modules/ext/maven/lucene-highlighter-9.8.0.jar Apache-2.0-lucene-9.8.0 +java/modules/ext/maven/lucene-queryparser-9.8.0.jar Apache-2.0-lucene-9.8.0 java/modules/ext/maven/maven-dependency-tree-2.2.jar Apache-2.0 -java/modules/ext/maven/search-api-7.0.3.jar Apache-2.0 -java/modules/ext/maven/search-backend-smo-7.0.3.jar Apache-2.0 -java/modules/ext/nb-javac-jdk-21-26-api.jar GPL-2-CP -java/modules/ext/nb-javac-jdk-21-26.jar GPL-2-CP +java/modules/ext/maven/search-api-7.0.4.jar Apache-2.0 +java/modules/ext/maven/search-backend-smo-7.0.4.jar Apache-2.0 +java/modules/ext/nb-javac-jdk-21u-api.jar GPL-2-CP +java/modules/ext/nb-javac-jdk-21u.jar GPL-2-CP java/modules/ext/org.eclipse.lsp4j-0.13.0.jar EPL-v20 java/modules/ext/org.eclipse.lsp4j.debug-0.13.0.jar EPL-v20 java/modules/ext/org.eclipse.lsp4j.generator-0.13.0.jar EPL-v20 @@ -467,7 +476,7 @@ java/modules/ext/org.eclipse.lsp4j.jsonrpc.debug-0.13.0.jar EPL-v20 java/modules/ext/org.eclipse.xtend.lib-2.24.0.jar EPL-v20 java/modules/ext/org.eclipse.xtend.lib.macro-2.24.0.jar EPL-v20 java/modules/ext/org.eclipse.xtext.xbase.lib-2.24.0.jar EPL-v20 -nbcode/.lastModified MIT-vscode-uri +nb/.lastModified MIT-vscode-uri platform/.lastModified MIT-vscode-uri platform/core/asm-9.5.jar BSD-INRIA platform/core/asm-commons-9.5.jar BSD-INRIA @@ -500,7 +509,7 @@ platform/modules/ext/batik-svg-dom-1.16.jar Apache-2.0 platform/modules/ext/batik-util-1.16.jar Apache-2.0 platform/modules/ext/batik-xml-1.16.jar Apache-2.0 platform/modules/ext/commons-io-2.13.0.jar Apache-2.0 -platform/modules/ext/flatlaf-3.2.jar Apache-2.0 +platform/modules/ext/flatlaf-3.2.5.jar Apache-2.0 platform/modules/ext/hamcrest-core-1.3.jar BSD-hamcrest platform/modules/ext/jcommander-1.78.jar Apache-2.0 platform/modules/ext/jna-5.12.1.jar Apache-2.0 @@ -513,8 +522,8 @@ platform/modules/ext/org.eclipse.osgi_3.9.1.nb9.jar OSGi platform/modules/ext/osgi.cmpn-7.0.0.jar Apache-2.0 platform/modules/ext/osgi.core-8.0.0.jar Apache-2.0 platform/modules/ext/testng-6.14.3.jar Apache-2.0+MIT+testng -platform/modules/ext/xml-apis-1.4.01.jar Apache-2.0-XML-Commons-APIs -platform/modules/ext/xml-apis-ext-1.3.04.jar Apache-2.0-XML-Commons-APIs +platform/modules/ext/xml-apis-1.4.01.jar Apache-2.0-XML-Commons-APIs-api +platform/modules/ext/xml-apis-ext-1.3.04.jar Apache-2.0-XML-Commons-APIs-api-ext platform/modules/ext/xmlgraphics-commons-2.7.jar Apache-2.0 platform/modules/lib/aarch64/jnidispatch-nb.dll Apache-2.0 platform/modules/lib/aarch64/libjnidispatch-nb.jnilib Apache-2.0 @@ -539,13 +548,13 @@ platform/modules/net-java-html.jar Apache-2.0 platform/modules/org-apache-commons-codec.jar Apache-2.0 platform/modules/org-apache-commons-lang3.jar Apache-2.0 platform/modules/org-apache-commons-logging.jar Apache-2.0 -platform/modules/org-netbeans-html-ko4j.jar Apache-2.0 +platform/modules/org-netbeans-html-ko4j.jar Apache-2.0+knockout platform/modules/org-netbeans-html-presenters-spi.jar Apache-2.0 platform/modules/org-netbeans-html-xhr4j.jar Apache-2.0 webcommon/.lastModified MIT-vscode-uri webcommon/jsstubs/core-stubs.zip Apache-2.0-typescript2 webcommon/jsstubs/dom-stubs.zip Apache-2.0-typescript2 -webcommon/modules/ext/icu4j-67.1.jar MIT-icu4j +webcommon/modules/ext/icu4j-67.1.jar MIT-icu4j-58 webcommon/modules/ext/js-20.3.0.jar UPL webcommon/modules/ext/js-launcher-20.3.0.jar UPL webcommon/modules/ext/regex-20.3.0.jar UPL @@ -557,77 +566,77 @@ Apache NetBeans includes a number of source files that are not covered by the ap Sourcefile LICENSE NOTES (path in the source) (see license text reproduced below) ------------------------------------------------------------------------------------------------------------------------------------------------------ -extide/gradle/src/org/netbeans/modules/gradle/resources/gradle-badge.png Gradle-icon -extide/gradle/src/org/netbeans/modules/gradle/resources/gradle-badge_dark.png Gradle-icon -extide/gradle/src/org/netbeans/modules/gradle/resources/gradle-large-badge.png Gradle-icon -extide/gradle/src/org/netbeans/modules/gradle/resources/gradle-large-badge_dark.png Gradle-icon -extide/gradle/src/org/netbeans/modules/gradle/resources/gradle.png Gradle-icon -extide/gradle/src/org/netbeans/modules/gradle/resources/gradle_dark.png Gradle-icon -extide/options.java/src/org/netbeans/modules/options/java/resources/java_logo.png CC0-v10 -extide/options.java/src/org/netbeans/modules/options/java/resources/java_logo.svg CC0-v10 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/chrome20-disabled.png CDDL-1.0 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/chrome20.png CDDL-1.0 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/firefox20-disabled.png CDDL-1.0 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/firefox20.png CDDL-1.0 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/ie20-disabled.png CDDL-1.0 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/ie20.png CDDL-1.0 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/opera20-disabled.png CDDL-1.0 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/opera20.png CDDL-1.0 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/safari20-disabled.png CDDL-1.0 -ide/css.editor/src/org/netbeans/modules/css/resources/icons/safari20.png CDDL-1.0 -ide/css.lib/src/org/netbeans/modules/css/lib/Css3.g BSD-css3-grammar -ide/go.lang/src/org/antlr/parser/golang/GoLexer.g4 BSD-antlr-go-grammar -ide/go.lang/src/org/antlr/parser/golang/GoParser.g4 BSD-antlr-go-grammar -ide/go.lang/src/org/antlr/parser/golang/GoParserBase.java BSD-antlr-go-grammar -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/3_2/html32.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/3_2/lat1.ent W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/frameset.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/loose.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/strict.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/HTMLlat1.ent W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/HTMLspecial.ent W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/HTMLsymbol.ent W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/frameset.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/loose.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/strict.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/HTMLlat1.ent W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/HTMLspecial.ent W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/HTMLsymbol.ent W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml1-frameset.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml1-strict.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml1-transitional.dtd W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml-lat1.ent W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml-special.ent W3C2 -ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml-symbol.ent W3C2 -ide/languages.hcl/src/org/netbeans/modules/languages/hcl/resources/terraform.png MIT-vscode-material-icon-theme -ide/markdown/src/org/netbeans/modules/markdown/markdown.png CC0-v10 -ide/markdown/src/org/netbeans/modules/markdown/markdown.tmLanguage.json MIT-markdown -ide/schema2beans/src/org/netbeans/modules/schema2beansdev/xmlschema.xsd W3C2 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_chrome_16x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_chrome_24x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_chromium_16x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_chromium_24x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_edge_16x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_edge_24x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_firefox_16x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_firefox_24x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_ie_16x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_ie_24x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_opera_16x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_opera_24x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_safari_16x.png CDDL-1.0 -ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_safari_24x.png CDDL-1.0 -ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/Transform.xsd W3C2 -ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/XMLNamespace.xsd W3C2 -ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/XMLSchema-instance.xsd W3C2 -ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/XMLSchema.dtd W3C2 -ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/XMLSchema.xsd W3C2 -ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/datatypes.dtd W3C2 -ide/xml.schema.completion/src/org/netbeans/modules/xml/schema/completion/util/XMLSchema.xsd W3C2 -java/gradle.java/src/org/netbeans/modules/gradle/java/resources/javaseProjectIcon.png Gradle-icon -java/gradle.java/src/org/netbeans/modules/gradle/java/resources/javaseProjectIcon_dark.png Gradle-icon -java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/orm_1_0.xsd CDDL-1.0 -java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/persistence_1_0.xsd CDDL-1.0 +extide/gradle/src/org/netbeans/modules/gradle/resources/gradle-badge.png Gradle-icon +extide/gradle/src/org/netbeans/modules/gradle/resources/gradle-badge_dark.png Gradle-icon +extide/gradle/src/org/netbeans/modules/gradle/resources/gradle-large-badge.png Gradle-icon +extide/gradle/src/org/netbeans/modules/gradle/resources/gradle-large-badge_dark.png Gradle-icon +extide/gradle/src/org/netbeans/modules/gradle/resources/gradle.png Gradle-icon +extide/gradle/src/org/netbeans/modules/gradle/resources/gradle_dark.png Gradle-icon +extide/options.java/src/org/netbeans/modules/options/java/resources/java_logo.png CC0-v10 +extide/options.java/src/org/netbeans/modules/options/java/resources/java_logo.svg CC0-v10 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/chrome20-disabled.png CDDL-1.0 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/chrome20.png CDDL-1.0 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/firefox20-disabled.png CDDL-1.0 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/firefox20.png CDDL-1.0 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/ie20-disabled.png CDDL-1.0 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/ie20.png CDDL-1.0 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/opera20-disabled.png CDDL-1.0 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/opera20.png CDDL-1.0 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/safari20-disabled.png CDDL-1.0 +ide/css.editor/src/org/netbeans/modules/css/resources/icons/safari20.png CDDL-1.0 +ide/css.lib/src/org/netbeans/modules/css/lib/Css3.g BSD-css3-grammar +ide/go.lang/src/org/antlr/parser/golang/GoLexer.g4 BSD-antlr-go-grammar +ide/go.lang/src/org/antlr/parser/golang/GoParser.g4 BSD-antlr-go-grammar +ide/go.lang/src/org/antlr/parser/golang/GoParserBase.java BSD-antlr-go-grammar +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/3_2/html32.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/3_2/lat1.ent W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/frameset.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/loose.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/strict.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/HTMLlat1.ent W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/HTMLspecial.ent W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_0/HTMLsymbol.ent W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/frameset.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/loose.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/strict.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/HTMLlat1.ent W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/HTMLspecial.ent W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/4_01/HTMLsymbol.ent W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml1-frameset.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml1-strict.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml1-transitional.dtd W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml-lat1.ent W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml-special.ent W3C2 +ide/html.editor/src/org/netbeans/modules/html/editor/resources/DTDs/xhtml/xhtml-symbol.ent W3C2 +ide/languages.hcl/src/org/netbeans/modules/languages/hcl/resources/terraform.png MIT-vscode-material-icon-theme +ide/markdown/src/org/netbeans/modules/markdown/markdown.png CC0-v10 +ide/markdown/src/org/netbeans/modules/markdown/markdown.tmLanguage.json MIT-markdown +ide/schema2beans/src/org/netbeans/modules/schema2beansdev/xmlschema.xsd W3C2 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_chrome_16x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_chrome_24x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_chromium_16x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_chromium_24x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_edge_16x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_edge_24x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_firefox_16x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_firefox_24x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_ie_16x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_ie_24x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_opera_16x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_opera_24x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_safari_16x.png CDDL-1.0 +ide/web.browser.api/src/org/netbeans/modules/web/browser/ui/resources/browser_safari_24x.png CDDL-1.0 +ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/Transform.xsd W3C2 +ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/XMLNamespace.xsd W3C2 +ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/XMLSchema-instance.xsd W3C2 +ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/XMLSchema.dtd W3C2 +ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/XMLSchema.xsd W3C2 +ide/xml.catalog/src/org/netbeans/modules/xml/catalog/resources/datatypes.dtd W3C2 +ide/xml.schema.completion/src/org/netbeans/modules/xml/schema/completion/util/XMLSchema.xsd W3C2 +java/gradle.java/src/org/netbeans/modules/gradle/java/resources/javaseProjectIcon.png Gradle-icon +java/gradle.java/src/org/netbeans/modules/gradle/java/resources/javaseProjectIcon_dark.png Gradle-icon +java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/orm_1_0.xsd CDDL-1.0 +java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/persistence_1_0.xsd CDDL-1.0 java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/orm_2_0.xsd EDL-1.0 1 java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/persistence_2_0.xsd EDL-1.0 1 java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/orm_2_1.xsd EDL-1.0 2 @@ -637,823 +646,822 @@ java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/per java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/orm_3_0.xsd EDL-1.0 4 java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/orm_3_1.xsd EDL-1.0 4 java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/dd/resources/persistence_3_0.xsd EDL-1.0 4 -java/java.lsp.server/vscode/syntaxes/java.tmLanguage.json MIT-java-grammar -java/junit.ui/src/org/netbeans/modules/junit/ui/resources/junit5-logo.png EPL-v20 -java/languages.antlr/src/org/antlr/parser/antlr3/ANTLRv3Lexer.g4 BSD-antlr4-grammar -java/languages.antlr/src/org/antlr/parser/antlr3/ANTLRv3Parser.g4 BSD-antlr4-grammar -java/languages.antlr/src/org/antlr/parser/antlr3/LexerAdaptor.java BSD-antlr4-grammar -java/languages.antlr/src/org/antlr/parser/antlr4/ANTLRv4Lexer.g4 BSD-antlr4-grammar -java/languages.antlr/src/org/antlr/parser/antlr4/ANTLRv4Parser.g4 BSD-antlr4-grammar -java/languages.antlr/src/org/antlr/parser/antlr4/LexBasic.g4 BSD-antlr4-grammar -java/languages.antlr/src/org/antlr/parser/antlr4/LexerAdaptor.java BSD-antlr4-grammar -java/languages.antlr/src/org/netbeans/modules/languages/antlr/resources/antlr.png BSD-antlr-icons +java/java.lsp.server/vscode/syntaxes/java.tmLanguage.json MIT-java-grammar +java/junit.ui/src/org/netbeans/modules/junit/ui/resources/junit5-logo.png EPL-v20 +java/languages.antlr/src/org/antlr/parser/antlr3/ANTLRv3Lexer.g4 BSD-antlr4-grammar +java/languages.antlr/src/org/antlr/parser/antlr3/ANTLRv3Parser.g4 BSD-antlr4-grammar +java/languages.antlr/src/org/antlr/parser/antlr3/LexerAdaptor.java BSD-antlr4-grammar +java/languages.antlr/src/org/antlr/parser/antlr4/ANTLRv4Lexer.g4 BSD-antlr4-grammar +java/languages.antlr/src/org/antlr/parser/antlr4/ANTLRv4Parser.g4 BSD-antlr4-grammar +java/languages.antlr/src/org/antlr/parser/antlr4/LexBasic.g4 BSD-antlr4-grammar +java/languages.antlr/src/org/antlr/parser/antlr4/LexerAdaptor.java BSD-antlr4-grammar +java/languages.antlr/src/org/netbeans/modules/languages/antlr/resources/antlr.png BSD-antlr-icons java/xml.jaxb/src/org/netbeans/modules/xml/jaxb/resources/eclipselink_oxm_2_3.xsd EDL-1.0 5 -nb/welcome/src/org/netbeans/modules/welcome/resources/xhtml1-transitional.dtd W3C2 -nb/welcome/src/org/netbeans/modules/welcome/resources/xhtml-lat1.ent W3C2 -nb/welcome/src/org/netbeans/modules/welcome/resources/xhtml-special.ent W3C2 -nb/welcome/src/org/netbeans/modules/welcome/resources/xhtml-symbol.ent W3C2 -webcommon/javascript2.editor/test/unit/data/testfiles/structure/issue226930.js MIT-jquery -webcommon/javascript2.editor/test/unit/data/testfiles/structure/issue226930.js MIT-requirejs -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/array-binding-pattern-01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/array-binding-pattern-02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/array-binding-pattern-03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/array-binding-pattern-empty.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/elision.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/invalid-dup-param.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/invalid-elision-after-rest.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function08.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function09.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function10.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function11.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function12.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function13.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function14.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function15.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function16.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function17.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function18.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function19.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function20.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function21.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-rest-forgetting-comma.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-with-multiple-arg-and-rest.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-with-multiple-rest.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-with-only-rest.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/complex-rest-in-arrow-not-allowed.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/invalid-duplicated-params.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/invalid-line-terminator-arrow.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/invalid-param-strict-mode.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/non-arrow-param-followed-by-arrow.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/non-arrow-param-followed-by-rest.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-member-expr.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-method-in-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-nested-param.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-pattern-without-parenthesis.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-rest-in-object-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/nested-cover-grammar.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/object-binding-pattern-01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/object-binding-pattern-empty.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/param-with-rest-without-arrow.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/rest-without-arrow.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/arrayPattern01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/arrayPattern02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/arrayPattern03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/dupe-param.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/elision.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/empty-pattern-catch-param.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/empty-pattern-fn.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/empty-pattern-lexical.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/empty-pattern-var.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/for-let-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/hole.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/invalid-strict-for-let-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/nested-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/patterned-catch-dupe.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/patterned-catch.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/rest.elision.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/rest.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/tailing-hold.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/var-for-in.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/var_let_array.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/with-default-catch-param-fail.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/with-default-catch-param.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/with-default-fn.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/with-object-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/elision.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-catch-param.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-fn.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-for-lex.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-lexical.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-var.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/for-let-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/invalid-strict-for-let-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/nested.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/properties.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/var-for-in.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class08.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class09.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class10.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class11.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class12.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class13.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class14.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class15.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class16.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class17.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class18.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class19.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class20.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class21.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class22.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class23.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class24.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class25.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class26.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class27.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class28.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/default-parameter-value/default-parameter-value01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/default-parameter-value/default-parameter-value02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/default-parameter-value/default-parameter-value03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/dup-assignment.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/elision.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/member-expr-in-rest.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/nested-assignment.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/nested-cover-grammar.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/simple-assignment.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/invalid-cover-grammar.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/invalid-group-assignment.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/empty-object-pattern-assignment.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/invalid-lhs-01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/invalid-lhs-02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/invalid-pattern-with-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/nested-cover-grammar.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/object-pattern-assignment.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-const-number.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-array-no-semicolon.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-array.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-class.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-function.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-named-function.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-number.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-object.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-value-no-semicolon.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-value.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-batch.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-named-as-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-named-as-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-named-as-specifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-specifier-no-semicolon.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-specifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-function-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-function.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-let-number.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-as-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-as-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-as-specifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-empty.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-specifiers-comma.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-specifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-var-anonymous-function.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-var-number.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-var.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-batch-missing-from-clause.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-batch-token.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-default-equal.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-default-token.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-named-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-array-pattern-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-array-pattern-var.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-array-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-object-pattern-const.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-object-pattern-var.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-object-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-with-const.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-with-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-with-var.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-const-init.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-for-of-array-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-for-of-object-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-let-init.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-lhs-init.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-strict-for-of-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-var-init.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid_const_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid_let_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/let-of-of.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/unexpected-number.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-declaration-with-params.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-declaration-with-yield-delegate.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-declaration-with-yield.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression-rest-param.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression-with-params.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression-with-yield-delegate.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression-with-yield.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-computed-name.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-invalid-computed-name.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-params.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-yield-delegate.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-yield-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-yield-line-terminator.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-yield.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-binding-element.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-binding-property-reserved.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-binding-property.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-computed-property-name.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-invalid-binding-element.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-invalid-binding-property.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-invalid-computed-property-name.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/incomplete-yield-delegate.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/malformed-generator-method-2.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/malformed-generator-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/static-generator-method-with-computed-name.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/static-generator-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/dakuten_handakuten.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_all.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_math_alef.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_math_dal_part.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_math_kaf_lam.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_math_zain_start.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_part.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_start.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/estimated.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/ethiopic_digits.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_escaped_surrogate_pairs.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_expression_await.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_function_wait.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_id_smp.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_lone_surrogate.source.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_var_await.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/math_alef.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/math_dal_part.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/math_kaf_lam.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/math_zain_start.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/module_await.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/valid_await.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/weierstrass.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/weierstrass_weierstrass.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-and-named-specifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-and-namespace-specifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-as-no-semicolon.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-as.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-no-semicolon.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-jquery.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-module-no-semicolon.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-module.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-as-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-as-specifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-empty.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-specifiers-comma.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-specifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-namespace-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-null-as-nil.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default-after-named-after-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default-after-named.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default-missing-module-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default-module-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-missing-comma.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-missing-module-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-module-specifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-named-after-named.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-named-after-namespace.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-named-as-missing-from.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-namespace-after-named.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-namespace-missing-as.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-specifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/for_let_in.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_complex_binding_without_init.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_const_const.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_const_forin.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_const_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_const_declarations.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_const_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_let_declarations.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_let_init.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_let_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_let_pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_forin_const_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_forin_let_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_declarations.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_for_in.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_forin.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_init.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_strict_const_const.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_strict_const_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/let_identifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/let_member.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/lexical-declaration01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/module_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/assign-new-target.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/invalid-dots.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/invalid-new-target.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-new-target.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-target-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-target-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-target-invoke.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-target-precedence.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/unknown-property.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-getter-literal-identifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-identifier-literal.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-identifier-shorthand.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-identifiers.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-literal-identifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-literal-shorthand.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-literals.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-setter-literal-identifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-shorthand-identifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-shorthand-literal.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-shorthands.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-identifier-getter-setter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-identifier-getter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-identifier-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-identifier-setter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-literal-getter-setter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-literal-getter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-literal-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-literal-setter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-literal-property-value-shorthand/object-literal-property-value-shorthand01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/rest-parameter/function-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/rest-parameter/function-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/rest-parameter/object-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/rest-parameter/object-shorthand-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-multi-spread.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-spread-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-spread-first.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-spread-number.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-spread.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-call-dot-dot.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-call-dots.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-call-spreads.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-new-dot-dot.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-new-dots.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-new-spreads.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-multi-spread.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-spread-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-spread-first.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-spread-number.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-spread.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/arrow_super.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/constructor_super.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/invalid_super_access.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/invalid_super_id.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/invalid_super_not_inside_function.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/new_super.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/super_computed.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/super_member.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/after-switch.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/dollar-sign.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/escape-sequences.source.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/invalid-escape.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/line-terminators.source.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/literal-escape-sequences.source.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/new-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/octal-literal.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/strict-octal-literal.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/tagged-interpolation.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/tagged-nested-with-object-literal.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/tagged.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/unclosed-interpolation.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/unclosed-nested.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/unclosed.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/untagged.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/unicode-code-point-escape-sequence/unicode-code-point-escape-sequence01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/unicode-code-point-escape-sequence/unicode-code-point-escape-sequence02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/unicode-code-point-escape-sequence/unicode-code-point-escape-sequence03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-binding-property.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-arrow-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-arrow-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-arrow-parameters.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-catch.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-export-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-expression-name.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-expression-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-expression-rest.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-function-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-lexical-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-member-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-rest.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-strict-function-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-strict-function-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-variable-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-array-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-arrow-parameter-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-arrow-parameter-name.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-binding-element.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-catch-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-formal-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-function-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-function-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-identifier.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-lexical-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-rest-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-variable-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-array-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-arrow-concise-body.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-arrow-function-body.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-arrow-parameter-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-arrow-parameter-name.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-binding-element.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-binding-property.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-call-expression-property.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-catch-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-expression-precedence.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-function-declaration-formal-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-function-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-function-expression-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-function-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-arrow-concise-body.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-arrow-default.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-arrow-function-body.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-default-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-function-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-function-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-parameter-object-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-lexical-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-member-expression-property.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-parameter-object-pattern.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-rest-parameter.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-strict-binding-property.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-strict-method.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-super-property.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-variable-declaration.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-yield-expression-delegate.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-yield-expression.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/const/const01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/const/const02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/const/const03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/dupe-param.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/empty-param.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function08.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function09.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function10.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function11.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function12.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function13.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function14.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function15.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function16.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/let/let01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/let/let02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/let/let03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/let/let04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/objectLiteral/objectLiteral01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/additive/additive01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/additive/additive02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/additive/additive03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment08.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment09.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment10.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment11.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment12.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment13.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment14.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment15.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary08.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary09.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary10.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary11.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary12.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary13.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary14.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary15.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary16.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary17.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary18.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwise01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwise02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwise03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwiseShift01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwiseShift02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwiseShift03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/complex/complex01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/equality/equality01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/equality/equality02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/equality/equality03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/equality/equality04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/grouping/grouping01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/grouping/grouping02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide08.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide09.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide10.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide11.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide12.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide13.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide14.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide15.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide16.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide17.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide18.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide19.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide20.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide21.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide22.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide23.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide24.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array08.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary08.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary09.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary10.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary11.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary12.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary13.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/backQuote01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/member01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js.semantic BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js.structure BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js.testObjectPropertyAssignment01_01.occurrences BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js.testObjectPropertyAssignment01_02.occurrences BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/block/block01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/block/block02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/block/block03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/block/block04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/break01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/break02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/break03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/break04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/semicolon_newline.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/debugger/debugger01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/debugger/debugger02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/empty/empty01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/expression/expression01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/expression/expression02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/const_forin.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/doWhileBlock01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/for-in-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/for-let-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/for-statement-with-seq.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/invalid-strict-for-in-let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration08.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration09.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration10.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration11.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration12.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration13.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration14.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration15.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration16.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration17.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration18.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration19.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration20.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration21.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration22.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration23.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration24.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration25.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration26.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration27.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration34.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/pattern-in-for-in.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/labelled/labelled01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/labelled/labelled02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/labelled/labelled03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/return/return01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/return/return02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/return/return03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/return/return04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/switch/switch01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/switch/switch02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/switch/switch03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/throw/throw01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/throw/throw02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/throw/throw03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/complex-pattern-requires-init.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/var_let.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable03.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable04.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable05.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable06.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable07.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable10.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with01.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with02.js BSD-jsfoundation -webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with03.js BSD-jsfoundation -webcommon/libs.nashorn/src/com/oracle/js/parser/AbstractParser.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ECMAErrors.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ErrorManager.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/JSErrorType.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/JSType.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/Lexer.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/Namespace.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/Parser.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContext.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextBaseNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextBlockNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextBreakableNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextFunctionNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextLabelNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextLoopNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextModuleNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextSwitchNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ParserException.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/RecompilableScriptFunctionData.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/Scanner.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ScriptEnvironment.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/Source.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/Token.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/TokenKind.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/TokenLookup.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/TokenStream.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/TokenType.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/AccessNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Assignment.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BaseNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BinaryNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Block.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BlockStatement.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BreakNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BreakableNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BreakableStatement.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/CallNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/CaseNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/CatchNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ClassElement.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ClassNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ContinueNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/DebuggerNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/EmptyNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ErrorNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExportClauseNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExportNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExportSpecifierNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Expression.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExpressionList.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExpressionStatement.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Flags.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ForNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/FromNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/FunctionCall.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/FunctionNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/IdentNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/IfNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ImportClauseNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ImportNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ImportSpecifierNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/IndexNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/JoinPredecessorExpression.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/JsxAttributeNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/JsxElementNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/JumpStatement.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Label.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LabelNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Labels.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LexicalContext.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LexicalContextExpression.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LexicalContextNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LexicalContextStatement.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LiteralNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LoopNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Module.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/NameSpaceImportNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/NamedImportsNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Node.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ObjectNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/PropertyKey.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/PropertyNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ReturnNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/RuntimeNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Statement.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/SwitchNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Symbol.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Terminal.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/TernaryNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ThrowNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/TryNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/UnaryNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/VarNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/WhileNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/WithNode.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/visitor/NodeVisitor.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/ir/visitor/TranslatorNodeVisitor.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/package-info.java UPL-graaljs -webcommon/libs.nashorn/src/com/oracle/js/parser/resources/Messages.properties UPL-graaljs -webcommon/libs.nashorn/test/unit/src/com/oracle/js/parser/DumpingVisitor.java UPL-graaljs -webcommon/libs.nashorn/test/unit/src/com/oracle/js/parser/ManualTest.java UPL-graaljs -webcommon/libs.nashorn/test/unit/src/com/oracle/js/parser/ParserTest.java UPL-graaljs -webcommon/typescript.editor/src/org/netbeans/modules/typescript/editor/TypeScript.tmLanguage.json MIT-vscode -websvccommon/websvc.saas.api/src/org/netbeans/modules/websvc/saas/model/wadl200902.xsd CDDL-1.0 +nb/welcome/src/org/netbeans/modules/welcome/resources/xhtml1-transitional.dtd W3C2 +nb/welcome/src/org/netbeans/modules/welcome/resources/xhtml-lat1.ent W3C2 +nb/welcome/src/org/netbeans/modules/welcome/resources/xhtml-special.ent W3C2 +nb/welcome/src/org/netbeans/modules/welcome/resources/xhtml-symbol.ent W3C2 +webcommon/javascript2.editor/test/unit/data/testfiles/structure/issue226930.js MIT-jquery +webcommon/javascript2.editor/test/unit/data/testfiles/structure/issue226930.js MIT-requirejs +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/array-binding-pattern-01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/array-binding-pattern-02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/array-binding-pattern-03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/array-binding-pattern-empty.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/elision.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/invalid-dup-param.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/array-binding-pattern/invalid-elision-after-rest.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function08.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function09.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function10.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function11.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function12.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function13.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function14.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function15.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function16.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function17.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function18.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function19.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function20.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-function21.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-rest-forgetting-comma.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-with-multiple-arg-and-rest.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-with-multiple-rest.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/arrow-with-only-rest.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/complex-rest-in-arrow-not-allowed.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/invalid-duplicated-params.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/invalid-line-terminator-arrow.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/invalid-param-strict-mode.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/non-arrow-param-followed-by-arrow.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/non-arrow-param-followed-by-rest.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-member-expr.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-method-in-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-nested-param.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-pattern-without-parenthesis.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/invalid-rest-in-object-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/nested-cover-grammar.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/object-binding-pattern-01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/object-binding-pattern/object-binding-pattern-empty.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/param-with-rest-without-arrow.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/arrow-function/rest-without-arrow.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binary-integer-literal/binary-integer-literal06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/arrayPattern01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/arrayPattern02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/arrayPattern03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/dupe-param.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/elision.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/empty-pattern-catch-param.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/empty-pattern-fn.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/empty-pattern-lexical.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/empty-pattern-var.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/for-let-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/hole.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/invalid-strict-for-let-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/nested-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/patterned-catch-dupe.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/patterned-catch.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/rest.elision.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/rest.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/tailing-hold.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/var-for-in.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/var_let_array.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/with-default-catch-param-fail.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/with-default-catch-param.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/with-default-fn.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/array-pattern/with-object-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/elision.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-catch-param.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-fn.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-for-lex.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-lexical.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/empty-var.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/for-let-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/invalid-strict-for-let-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/nested.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/properties.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/binding-pattern/object-pattern/var-for-in.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class08.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class09.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class10.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class11.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class12.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class13.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class14.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class15.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class16.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class17.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class18.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class19.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class20.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class21.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class22.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class23.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class24.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class25.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class26.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class27.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/class/class28.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/default-parameter-value/default-parameter-value01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/default-parameter-value/default-parameter-value02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/default-parameter-value/default-parameter-value03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/dup-assignment.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/elision.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/member-expr-in-rest.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/nested-assignment.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/nested-cover-grammar.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/array-pattern/simple-assignment.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/invalid-cover-grammar.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/invalid-group-assignment.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/empty-object-pattern-assignment.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/invalid-lhs-01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/invalid-lhs-02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/invalid-pattern-with-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/nested-cover-grammar.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/destructuring-assignment/object-pattern/object-pattern-assignment.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-const-number.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-array-no-semicolon.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-array.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-class.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-function.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-named-function.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-number.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-object.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-value-no-semicolon.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-default-value.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-batch.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-named-as-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-named-as-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-named-as-specifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-specifier-no-semicolon.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-from-specifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-function-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-function.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-let-number.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-as-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-as-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-as-specifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-empty.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-specifiers-comma.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-named-specifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-var-anonymous-function.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-var-number.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/export-var.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-batch-missing-from-clause.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-batch-token.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-default-equal.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-default-token.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/export-declaration/invalid-export-named-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-array-pattern-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-array-pattern-var.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-array-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-object-pattern-const.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-object-pattern-var.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-object-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-with-const.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-with-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of-with-var.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/for-of.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-const-init.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-for-of-array-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-for-of-object-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-let-init.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-lhs-init.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-strict-for-of-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid-var-init.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid_const_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/invalid_let_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/let-of-of.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/for-of/unexpected-number.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-declaration-with-params.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-declaration-with-yield-delegate.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-declaration-with-yield.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression-rest-param.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression-with-params.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression-with-yield-delegate.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression-with-yield.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-computed-name.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-invalid-computed-name.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-params.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-yield-delegate.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-yield-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-yield-line-terminator.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method-with-yield.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-binding-element.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-binding-property-reserved.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-binding-property.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-computed-property-name.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-invalid-binding-element.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-invalid-binding-property.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/generator-parameter-invalid-computed-property-name.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/incomplete-yield-delegate.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/malformed-generator-method-2.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/malformed-generator-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/static-generator-method-with-computed-name.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/generator/static-generator-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/dakuten_handakuten.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_all.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_math_alef.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_math_dal_part.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_math_kaf_lam.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_math_zain_start.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_part.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/escaped_start.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/estimated.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/ethiopic_digits.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_escaped_surrogate_pairs.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_expression_await.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_function_wait.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_id_smp.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_lone_surrogate.source.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/invalid_var_await.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/math_alef.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/math_dal_part.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/math_kaf_lam.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/math_zain_start.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/module_await.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/valid_await.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/weierstrass.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/identifier/weierstrass_weierstrass.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-and-named-specifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-and-namespace-specifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-as-no-semicolon.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-as.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default-no-semicolon.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-jquery.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-module-no-semicolon.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-module.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-as-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-as-specifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-empty.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-specifiers-comma.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-named-specifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-namespace-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/import-null-as-nil.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default-after-named-after-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default-after-named.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default-missing-module-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default-module-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-missing-comma.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-missing-module-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-module-specifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-named-after-named.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-named-after-namespace.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-named-as-missing-from.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-namespace-after-named.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-namespace-missing-as.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/import-declaration/invalid-import-specifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/for_let_in.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_complex_binding_without_init.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_const_const.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_const_forin.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_const_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_const_declarations.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_const_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_let_declarations.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_let_init.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_let_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_for_let_pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_forin_const_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_forin_let_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_declarations.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_for_in.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_forin.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_init.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_let_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_strict_const_const.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/invalid_strict_const_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/let_identifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/let_member.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/lexical-declaration01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/lexical-declaration/module_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/assign-new-target.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/invalid-dots.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/invalid-new-target.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-new-target.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-target-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-target-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-target-invoke.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/new-target-precedence.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/meta-property/unknown-property.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/method-definition/method-definition05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-getter-literal-identifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-identifier-literal.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-identifier-shorthand.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-identifiers.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-literal-identifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-literal-shorthand.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-literals.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-setter-literal-identifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-shorthand-identifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-shorthand-literal.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/invalid-proto-shorthands.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-identifier-getter-setter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-identifier-getter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-identifier-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-identifier-setter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-literal-getter-setter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-literal-getter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-literal-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-initialiser/proto-literal-setter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/object-literal-property-value-shorthand/object-literal-property-value-shorthand01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/octal-integer-literal/octal-integer-literal07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/rest-parameter/function-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/rest-parameter/function-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/rest-parameter/object-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/rest-parameter/object-shorthand-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-multi-spread.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-spread-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-spread-first.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-spread-number.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/call-spread.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-call-dot-dot.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-call-dots.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-call-spreads.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-new-dot-dot.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-new-dots.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/invalid-new-spreads.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-multi-spread.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-spread-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-spread-first.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-spread-number.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/spread-element/new-spread.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/arrow_super.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/constructor_super.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/invalid_super_access.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/invalid_super_id.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/invalid_super_not_inside_function.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/new_super.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/super_computed.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/super-property/super_member.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/after-switch.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/dollar-sign.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/escape-sequences.source.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/invalid-escape.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/line-terminators.source.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/literal-escape-sequences.source.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/new-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/octal-literal.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/strict-octal-literal.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/tagged-interpolation.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/tagged-nested-with-object-literal.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/tagged.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/unclosed-interpolation.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/unclosed-nested.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/unclosed.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/template-literals/untagged.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/unicode-code-point-escape-sequence/unicode-code-point-escape-sequence01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/unicode-code-point-escape-sequence/unicode-code-point-escape-sequence02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/unicode-code-point-escape-sequence/unicode-code-point-escape-sequence03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-binding-property.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-arrow-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-arrow-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-arrow-parameters.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-catch.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-export-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-expression-name.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-expression-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-expression-rest.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-function-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-lexical-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-member-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-rest.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-strict-function-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-strict-function-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-generator-variable-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-array-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-arrow-parameter-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-arrow-parameter-name.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-binding-element.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-catch-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-formal-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-function-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-function-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-identifier.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-lexical-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-rest-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/invalid-yield-strict-variable-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-array-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-arrow-concise-body.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-arrow-function-body.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-arrow-parameter-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-arrow-parameter-name.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-binding-element.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-binding-property.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-call-expression-property.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-catch-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-expression-precedence.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-function-declaration-formal-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-function-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-function-expression-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-function-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-arrow-concise-body.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-arrow-default.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-arrow-function-body.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-default-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-function-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-function-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-generator-parameter-object-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-lexical-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-member-expression-property.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-parameter-object-pattern.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-rest-parameter.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-strict-binding-property.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-strict-method.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-super-property.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-variable-declaration.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-yield-expression-delegate.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/ES6/yield/yield-yield-expression.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/const/const01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/const/const02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/const/const03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/dupe-param.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/empty-param.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function08.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function09.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function10.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function11.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function12.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function13.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function14.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function15.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/function/function16.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/let/let01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/let/let02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/let/let03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/let/let04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/declaration/objectLiteral/objectLiteral01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/additive/additive01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/additive/additive02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/additive/additive03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment08.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment09.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment10.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment11.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment12.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment13.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment14.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/assignment/assignment15.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary08.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary09.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary10.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary11.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary12.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary13.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary14.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary15.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary16.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary17.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/binary18.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwise01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwise02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwise03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwiseShift01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwiseShift02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/bitwiseShift03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/binary/logical06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/complex/complex01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/conditional/conditional06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/equality/equality01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/equality/equality02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/equality/equality03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/equality/equality04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/grouping/grouping01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/grouping/grouping02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide08.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide09.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide10.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide11.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide12.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide13.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide14.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide15.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide16.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide17.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide18.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide19.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide20.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide21.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide22.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide23.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/leftHandSide/leftHandSide24.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/primary/array08.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/relational/relational07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary08.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary09.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary10.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary11.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary12.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/expression/unary/unary13.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/backQuote01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/member01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js.semantic BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js.structure BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js.testObjectPropertyAssignment01_01.occurrences BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/other/objectPropertyAssignment.js.testObjectPropertyAssignment01_02.occurrences BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/block/block01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/block/block02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/block/block03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/block/block04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/break01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/break02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/break03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/break04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/break/semicolon_newline.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/continue/continue05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/debugger/debugger01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/debugger/debugger02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/empty/empty01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/expression/expression01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/expression/expression02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/if/if07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/const_forin.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/doWhileBlock01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/for-in-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/for-let-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/for-statement-with-seq.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/invalid-strict-for-in-let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration08.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration09.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration10.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration11.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration12.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration13.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration14.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration15.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration16.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration17.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration18.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration19.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration20.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration21.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration22.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration23.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration24.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration25.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration26.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration27.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/iteration34.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/iteration/pattern-in-for-in.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/labelled/labelled01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/labelled/labelled02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/labelled/labelled03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/return/return01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/return/return02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/return/return03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/return/return04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/switch/switch01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/switch/switch02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/switch/switch03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/throw/throw01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/throw/throw02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/throw/throw03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/try/try07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/complex-pattern-requires-init.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/var_let.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable03.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable04.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable05.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable06.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable07.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/variable/variable10.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with01.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with02.js BSD-jsfoundation +webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with03.js BSD-jsfoundation +webcommon/libs.nashorn/src/com/oracle/js/parser/AbstractParser.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ECMAErrors.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ErrorManager.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/JSErrorType.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/JSType.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/Lexer.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/Namespace.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/Parser.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContext.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextBaseNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextBlockNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextBreakableNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextFunctionNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextLabelNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextLoopNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextModuleNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserContextSwitchNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ParserException.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/RecompilableScriptFunctionData.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/Scanner.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ScriptEnvironment.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/Source.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/Token.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/TokenKind.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/TokenLookup.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/TokenStream.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/TokenType.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/AccessNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Assignment.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BaseNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BinaryNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Block.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BlockStatement.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BreakNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BreakableNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/BreakableStatement.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/CallNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/CaseNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/CatchNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ClassElement.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ClassNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ContinueNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/DebuggerNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/EmptyNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ErrorNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExportClauseNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExportNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExportSpecifierNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Expression.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExpressionList.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ExpressionStatement.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Flags.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ForNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/FromNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/FunctionCall.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/FunctionNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/IdentNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/IfNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ImportClauseNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ImportNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ImportSpecifierNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/IndexNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/JoinPredecessorExpression.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/JsxAttributeNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/JsxElementNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/JumpStatement.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Label.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LabelNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Labels.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LexicalContext.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LexicalContextExpression.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LexicalContextNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LexicalContextStatement.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LiteralNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/LoopNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Module.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/NameSpaceImportNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/NamedImportsNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Node.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ObjectNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/PropertyKey.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/PropertyNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ReturnNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/RuntimeNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Statement.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/SwitchNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Symbol.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/Terminal.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/TernaryNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/ThrowNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/TryNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/UnaryNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/VarNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/WhileNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/WithNode.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/visitor/NodeVisitor.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/ir/visitor/TranslatorNodeVisitor.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/package-info.java UPL-graaljs +webcommon/libs.nashorn/src/com/oracle/js/parser/resources/Messages.properties UPL-graaljs +webcommon/libs.nashorn/test/unit/src/com/oracle/js/parser/DumpingVisitor.java UPL-graaljs +webcommon/libs.nashorn/test/unit/src/com/oracle/js/parser/ManualTest.java UPL-graaljs +webcommon/libs.nashorn/test/unit/src/com/oracle/js/parser/ParserTest.java UPL-graaljs +webcommon/typescript.editor/src/org/netbeans/modules/typescript/editor/TypeScript.tmLanguage.json MIT-vscode Notes ----- @@ -1463,13 +1471,13 @@ Notes Linda DeMichiel - Java Persistence 2.0, Version 2.0 (October 1, 2009) Specification available from http://jcp.org/en/jsr/detail?id=317 -[ 2] Copyright (c) 2008 - 2013 Oracle Corporation. All rights reserved. +[ 2] Copyright (c) 2008 - 2013 Oracle Corporation. All rights reserved. Contributors: Linda DeMichiel - Java Persistence 2.1, Version 2.1 (February 4, 2013) Specification available from http://jcp.org/en/jsr/detail?id=338 -[ 3] Copyright (c) 2008 - 2017 Oracle Corporation. All rights reserved. +[ 3] Copyright (c) 2008 - 2017 Oracle Corporation. All rights reserved. Contributors: Linda DeMichiel - Java Persistence 2.2, Version 2.2 (July 7, 2017) @@ -1694,9 +1702,250 @@ dmccann - December 22/2010 - 2.3 - Initial implementation === ====== +========================= Apache-2.0+MIT+testng ========================= + +Parts of this work are licensed: + +The MIT License (MIT) + +Copyright 2011, John Resig +Dual licensed under the MIT or GPL Version 2 licenses. +http://jquery.org/license + +Includes Sizzle.js +http://sizzlejs.com/ +Copyright 2011, The Dojo Foundation +Released under the MIT, BSD, and GPL Licenses. + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + +Parts of this work are licensed: + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + -=========================Apache-2.0+MPL 2.0========================== +=== +====== +========================= Apache-2.0+MPL-2.0 ========================= + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -2256,48 +2505,17 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. + === -======= -========================= Apache-2.0+MIT+testng ========================= +====== +========================= Apache-2.0+knockout ========================= -Parts of this work are licensed: -The MIT License (MIT) + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ -Copyright 2011, John Resig -Dual licensed under the MIT or GPL Version 2 licenses. -http://jquery.org/license - -Includes Sizzle.js -http://sizzlejs.com/ -Copyright 2011, The Dojo Foundation -Released under the MIT, BSD, and GPL Licenses. - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - -Parts of this work are licensed: - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. @@ -2495,12 +2713,36 @@ Parts of this work are licensed: See the License for the specific language governing permissions and limitations under the License. +This product bundles Knockout JavaScript library v3.5.0, +which is available under a MIT license: + +The MIT License (MIT) - http://www.opensource.org/licenses/mit-license.php + +Copyright (c) Steven Sanderson, the Knockout.js team, and other contributors +http://knockoutjs.com/ + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. === ====== -========================= Apache-2.0-XML-Commons-APIs ========================= +========================= Apache-2.0-XML-Commons-APIs-api ========================= ====================== Parts of this work are licensed: ====================== @@ -2759,289 +3001,36 @@ publicity pertaining to the software without specific, written prior permission. Title to copyright in this software and any associated documentation will at all times remain with copyright holders. +xml-commons/java/external/LICENSE.sax.txt $Id: LICENSE.sax.txt 225954 2002-01-31 23:26:48Z curcuru $ + + +This license came from: http://www.megginson.com/SAX/copying.html + However please note future versions of SAX may be covered + under http://saxproject.org/?selected=pd + + +This page is now out of date -- see the new SAX site at +http://www.saxproject.org/ for more up-to-date +releases and other information. Please change your bookmarks. + + +SAX2 is Free! + +I hereby abandon any property rights to SAX 2.0 (the Simple API for +XML), and release all of the SAX 2.0 source code, compiled code, and +documentation contained in this distribution into the Public Domain. +SAX comes with NO WARRANTY or guarantee of fitness for any +purpose. + +David Megginson, david@megginson.com +2000-05-05 + === ====== -========================= Apache-2.0-ant ========================= - -/* - * Apache License - * Version 2.0, January 2004 - * http://www.apache.org/licenses/ - * - * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - * - * 1. Definitions. - * - * "License" shall mean the terms and conditions for use, reproduction, - * and distribution as defined by Sections 1 through 9 of this document. - * - * "Licensor" shall mean the copyright owner or entity authorized by - * the copyright owner that is granting the License. - * - * "Legal Entity" shall mean the union of the acting entity and all - * other entities that control, are controlled by, or are under common - * control with that entity. For the purposes of this definition, - * "control" means (i) the power, direct or indirect, to cause the - * direction or management of such entity, whether by contract or - * otherwise, or (ii) ownership of fifty percent (50%) or more of the - * outstanding shares, or (iii) beneficial ownership of such entity. - * - * "You" (or "Your") shall mean an individual or Legal Entity - * exercising permissions granted by this License. - * - * "Source" form shall mean the preferred form for making modifications, - * including but not limited to software source code, documentation - * source, and configuration files. - * - * "Object" form shall mean any form resulting from mechanical - * transformation or translation of a Source form, including but - * not limited to compiled object code, generated documentation, - * and conversions to other media types. - * - * "Work" shall mean the work of authorship, whether in Source or - * Object form, made available under the License, as indicated by a - * copyright notice that is included in or attached to the work - * (an example is provided in the Appendix below). - * - * "Derivative Works" shall mean any work, whether in Source or Object - * form, that is based on (or derived from) the Work and for which the - * editorial revisions, annotations, elaborations, or other modifications - * represent, as a whole, an original work of authorship. For the purposes - * of this License, Derivative Works shall not include works that remain - * separable from, or merely link (or bind by name) to the interfaces of, - * the Work and Derivative Works thereof. - * - * "Contribution" shall mean any work of authorship, including - * the original version of the Work and any modifications or additions - * to that Work or Derivative Works thereof, that is intentionally - * submitted to Licensor for inclusion in the Work by the copyright owner - * or by an individual or Legal Entity authorized to submit on behalf of - * the copyright owner. For the purposes of this definition, "submitted" - * means any form of electronic, verbal, or written communication sent - * to the Licensor or its representatives, including but not limited to - * communication on electronic mailing lists, source code control systems, - * and issue tracking systems that are managed by, or on behalf of, the - * Licensor for the purpose of discussing and improving the Work, but - * excluding communication that is conspicuously marked or otherwise - * designated in writing by the copyright owner as "Not a Contribution." - * - * "Contributor" shall mean Licensor and any individual or Legal Entity - * on behalf of whom a Contribution has been received by Licensor and - * subsequently incorporated within the Work. - * - * 2. Grant of Copyright License. Subject to the terms and conditions of - * this License, each Contributor hereby grants to You a perpetual, - * worldwide, non-exclusive, no-charge, royalty-free, irrevocable - * copyright license to reproduce, prepare Derivative Works of, - * publicly display, publicly perform, sublicense, and distribute the - * Work and such Derivative Works in Source or Object form. - * - * 3. Grant of Patent License. Subject to the terms and conditions of - * this License, each Contributor hereby grants to You a perpetual, - * worldwide, non-exclusive, no-charge, royalty-free, irrevocable - * (except as stated in this section) patent license to make, have made, - * use, offer to sell, sell, import, and otherwise transfer the Work, - * where such license applies only to those patent claims licensable - * by such Contributor that are necessarily infringed by their - * Contribution(s) alone or by combination of their Contribution(s) - * with the Work to which such Contribution(s) was submitted. If You - * institute patent litigation against any entity (including a - * cross-claim or counterclaim in a lawsuit) alleging that the Work - * or a Contribution incorporated within the Work constitutes direct - * or contributory patent infringement, then any patent licenses - * granted to You under this License for that Work shall terminate - * as of the date such litigation is filed. - * - * 4. Redistribution. You may reproduce and distribute copies of the - * Work or Derivative Works thereof in any medium, with or without - * modifications, and in Source or Object form, provided that You - * meet the following conditions: - * - * (a) You must give any other recipients of the Work or - * Derivative Works a copy of this License; and - * - * (b) You must cause any modified files to carry prominent notices - * stating that You changed the files; and - * - * (c) You must retain, in the Source form of any Derivative Works - * that You distribute, all copyright, patent, trademark, and - * attribution notices from the Source form of the Work, - * excluding those notices that do not pertain to any part of - * the Derivative Works; and - * - * (d) If the Work includes a "NOTICE" text file as part of its - * distribution, then any Derivative Works that You distribute must - * include a readable copy of the attribution notices contained - * within such NOTICE file, excluding those notices that do not - * pertain to any part of the Derivative Works, in at least one - * of the following places: within a NOTICE text file distributed - * as part of the Derivative Works; within the Source form or - * documentation, if provided along with the Derivative Works; or, - * within a display generated by the Derivative Works, if and - * wherever such third-party notices normally appear. The contents - * of the NOTICE file are for informational purposes only and - * do not modify the License. You may add Your own attribution - * notices within Derivative Works that You distribute, alongside - * or as an addendum to the NOTICE text from the Work, provided - * that such additional attribution notices cannot be construed - * as modifying the License. - * - * You may add Your own copyright statement to Your modifications and - * may provide additional or different license terms and conditions - * for use, reproduction, or distribution of Your modifications, or - * for any such Derivative Works as a whole, provided Your use, - * reproduction, and distribution of the Work otherwise complies with - * the conditions stated in this License. - * - * 5. Submission of Contributions. Unless You explicitly state otherwise, - * any Contribution intentionally submitted for inclusion in the Work - * by You to the Licensor shall be under the terms and conditions of - * this License, without any additional terms or conditions. - * Notwithstanding the above, nothing herein shall supersede or modify - * the terms of any separate license agreement you may have executed - * with Licensor regarding such Contributions. - * - * 6. Trademarks. This License does not grant permission to use the trade - * names, trademarks, service marks, or product names of the Licensor, - * except as required for reasonable and customary use in describing the - * origin of the Work and reproducing the content of the NOTICE file. - * - * 7. Disclaimer of Warranty. Unless required by applicable law or - * agreed to in writing, Licensor provides the Work (and each - * Contributor provides its Contributions) on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - * implied, including, without limitation, any warranties or conditions - * of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - * PARTICULAR PURPOSE. You are solely responsible for determining the - * appropriateness of using or redistributing the Work and assume any - * risks associated with Your exercise of permissions under this License. - * - * 8. Limitation of Liability. In no event and under no legal theory, - * whether in tort (including negligence), contract, or otherwise, - * unless required by applicable law (such as deliberate and grossly - * negligent acts) or agreed to in writing, shall any Contributor be - * liable to You for damages, including any direct, indirect, special, - * incidental, or consequential damages of any character arising as a - * result of this License or out of the use or inability to use the - * Work (including but not limited to damages for loss of goodwill, - * work stoppage, computer failure or malfunction, or any and all - * other commercial damages or losses), even if such Contributor - * has been advised of the possibility of such damages. - * - * 9. Accepting Warranty or Additional Liability. While redistributing - * the Work or Derivative Works thereof, You may choose to offer, - * and charge a fee for, acceptance of support, warranty, indemnity, - * or other liability obligations and/or rights consistent with this - * License. However, in accepting such obligations, You may act only - * on Your own behalf and on Your sole responsibility, not on behalf - * of any other Contributor, and only if You agree to indemnify, - * defend, and hold each Contributor harmless for any liability - * incurred by, or claims asserted against, such Contributor by reason - * of your accepting any such warranty or additional liability. - * - * END OF TERMS AND CONDITIONS - * - * APPENDIX: How to apply the Apache License to your work. - * - * To apply the Apache License to your work, attach the following - * boilerplate notice, with the fields enclosed by brackets "[]" - * replaced with your own identifying information. (Don't include - * the brackets!) The text should be enclosed in the appropriate - * comment syntax for the file format. We also recommend that a - * file or class name and description of purpose be included on the - * same "printed page" as the copyright notice for easier - * identification within third-party archives. - * - * Copyright [yyyy] [name of copyright owner] - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -W3C� SOFTWARE NOTICE AND LICENSE -https://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 - -This work (and included software, documentation such as READMEs, or other -related items) is being provided by the copyright holders under the following -license. By obtaining, using and/or copying this work, you (the licensee) agree -that you have read, understood, and will comply with the following terms and -conditions. - -Permission to copy, modify, and distribute this software and its documentation, -with or without modification, for any purpose and without fee or royalty is -hereby granted, provided that you include the following on ALL copies of the -software and documentation or portions thereof, including modifications: - - 1. The full text of this NOTICE in a location viewable to users of the - redistributed or derivative work. - 2. Any pre-existing intellectual property disclaimers, notices, or terms - and conditions. If none exist, the W3C Software Short Notice should be - included (hypertext is preferred, text is permitted) within the body - of any redistributed or derivative code. - 3. Notice of any changes or modifications to the files, including the date - changes were made. (We recommend you provide URIs to the location from - which the code is derived.) - -THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE -NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED -TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT -THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY -PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. - -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. - -The name and trademarks of copyright holders may NOT be used in advertising or -publicity pertaining to the software without specific, written prior permission. -Title to copyright in this software and any associated documentation will at -all times remain with copyright holders. - -____________________________________ - -This formulation of W3C's notice and license became active on December 31 2002. -This version removes the copyright ownership notice such that this license can -be used with materials other than those owned by the W3C, reflects that ERCIM -is now a host of the W3C, includes references to this specific dated version of -the license, and removes the ambiguous grant of "use". Otherwise, this version -is the same as the previous version and is written so as to preserve the Free -Software Foundation's assessment of GPL compatibility and OSI's certification -under the Open Source Definition. Please see our Copyright FAQ for common -questions about using materials from our site, including specific terms and -conditions for packages like libwww, Amaya, and Jigsaw. Other questions about -this notice can be directed to site-policy@w3.org. - -Joseph Reagle - -This license came from: http://www.megginson.com/SAX/copying.html - However please note future versions of SAX may be covered - under http://saxproject.org/?selected=pd - -SAX2 is Free! - -I hereby abandon any property rights to SAX 2.0 (the Simple API for -XML), and release all of the SAX 2.0 source code, compiled code, and -documentation contained in this distribution into the Public Domain. -SAX comes with NO WARRANTY or guarantee of fitness for any -purpose. - -David Megginson, david@megginson.com -2000-05-05 - - -=== -====== -========================= Apache-2.0-freemarker ========================= +========================= Apache-2.0-XML-Commons-APIs-api-ext ========================= +====================== Parts of this work are licensed: ====================== Apache License Version 2.0, January 2004 @@ -3245,129 +3234,1029 @@ David Megginson, david@megginson.com See the License for the specific language governing permissions and limitations under the License. -========================================================================= - -The source code contains the following binaries, -which were created at the Apache FreeMarker project, and hence are -covered by the same license as the other source files of it: - - src/main/misc/overloadedNumberRules/prices.ods - src/manual/en_US/docgen-originals/figures/overview.odg - src/manual/en_US/docgen-originals/figures/model2sketch_with_alpha.png - src/manual/en_US/docgen-originals/figures/tree_with_alpha.png - src/manual/en_US/favicon.png - src/manual/en_US/figures/model2sketch.png - src/manual/en_US/figures/overview.png - src/manual/en_US/figures/tree.png - src/manual/en_US/logo.png - src/manual/zh_CN/favicon.png - src/manual/zh_CN/figures/model2sketch.png - src/manual/zh_CN/figures/overview.png - src/manual/zh_CN/figures/tree.png - src/manual/zh_CN/logo.png +====================== Parts of this work are licensed: ====================== +W3C® SOFTWARE NOTICE AND LICENSE +Copyright © 2004 World Wide Web Consortium, (Massachusetts Institute of Technology, +European Research Consortium for Informatics and Mathematics, Keio University). +All Rights Reserved. -=== -====== -========================= Apache-2.0-lucene ========================= +The DOM bindings are published under the W3C Software Copyright Notice and +License. The software license requires "Notice of any changes or modifications +to the W3C files, including the date changes were made." Consequently, modified +versions of the DOM bindings must document that they do not conform to the W3C +standard; in the case of the IDL definitions, the pragma prefix can no longer +be 'w3c.org'; in the case of the Java language binding, the package names can no +longer be in the 'org.w3c' package. - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ +Note: The original version of the W3C Software Copyright Notice and License could +be found at http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION +This work (and included software, documentation such as READMEs, or other +related items) is being provided by the copyright holders under the following +license. By obtaining, using and/or copying this work, you (the licensee) agree +that you have read, understood, and will comply with the following terms and +conditions. - 1. Definitions. +Permission to copy, modify, and distribute this software and its documentation, +with or without modification, for any purpose and without fee or royalty is +hereby granted, provided that you include the following on ALL copies of the +software and documentation or portions thereof, including modifications: - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. + 1. The full text of this NOTICE in a location viewable to users of the + redistributed or derivative work. + 2. Any pre-existing intellectual property disclaimers, notices, or terms + and conditions. If none exist, the W3C Software Short Notice should be + included (hypertext is preferred, text is permitted) within the body + of any redistributed or derivative code. + 3. Notice of any changes or modifications to the files, including the date + changes were made. (We recommend you provide URIs to the location from + which the code is derived.) - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. +THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE +NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED +TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT +THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY +PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. +The name and trademarks of copyright holders may NOT be used in advertising or +publicity pertaining to the software without specific, written prior permission. +Title to copyright in this software and any associated documentation will at +all times remain with copyright holders. - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. +W3C IPR SOFTWARE NOTICE +Copyright © 2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. +Note: The original version of the W3C Software Copyright Notice and License could be found at http://www.w3.org/Consortium/Legal/copyright-software-19980720 +Copyright © 1994-2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/ - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). +This W3C work (including software, documents, or other related items) is being provided by the copyright holders under the following license. By obtaining, using and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions: - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. +Permission to use, copy, and modify this software and its documentation, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the software and documentation or portions thereof, including modifications, that you make: - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." + The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. + Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, a short notice of the following form (hypertext is preferred, text is permitted) should be used within the body of any redistributed or derivative code: "Copyright © 2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/" + Notice of any changes or modifications to the W3C files, including the date changes were made. (We recommend you provide URIs to the location from which the code is derived.) - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. +THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. +The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the software without specific, written prior permission. Title to copyright in this software and any associated documentation will at all times remain with copyright holders. - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and +=== +====== +========================= Apache-2.0-ant ========================= - (b) You must cause any modified files to carry prominent notices +/* + * Apache License + * Version 2.0, January 2004 + * http://www.apache.org/licenses/ + * + * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + * + * 1. Definitions. + * + * "License" shall mean the terms and conditions for use, reproduction, + * and distribution as defined by Sections 1 through 9 of this document. + * + * "Licensor" shall mean the copyright owner or entity authorized by + * the copyright owner that is granting the License. + * + * "Legal Entity" shall mean the union of the acting entity and all + * other entities that control, are controlled by, or are under common + * control with that entity. For the purposes of this definition, + * "control" means (i) the power, direct or indirect, to cause the + * direction or management of such entity, whether by contract or + * otherwise, or (ii) ownership of fifty percent (50%) or more of the + * outstanding shares, or (iii) beneficial ownership of such entity. + * + * "You" (or "Your") shall mean an individual or Legal Entity + * exercising permissions granted by this License. + * + * "Source" form shall mean the preferred form for making modifications, + * including but not limited to software source code, documentation + * source, and configuration files. + * + * "Object" form shall mean any form resulting from mechanical + * transformation or translation of a Source form, including but + * not limited to compiled object code, generated documentation, + * and conversions to other media types. + * + * "Work" shall mean the work of authorship, whether in Source or + * Object form, made available under the License, as indicated by a + * copyright notice that is included in or attached to the work + * (an example is provided in the Appendix below). + * + * "Derivative Works" shall mean any work, whether in Source or Object + * form, that is based on (or derived from) the Work and for which the + * editorial revisions, annotations, elaborations, or other modifications + * represent, as a whole, an original work of authorship. For the purposes + * of this License, Derivative Works shall not include works that remain + * separable from, or merely link (or bind by name) to the interfaces of, + * the Work and Derivative Works thereof. + * + * "Contribution" shall mean any work of authorship, including + * the original version of the Work and any modifications or additions + * to that Work or Derivative Works thereof, that is intentionally + * submitted to Licensor for inclusion in the Work by the copyright owner + * or by an individual or Legal Entity authorized to submit on behalf of + * the copyright owner. For the purposes of this definition, "submitted" + * means any form of electronic, verbal, or written communication sent + * to the Licensor or its representatives, including but not limited to + * communication on electronic mailing lists, source code control systems, + * and issue tracking systems that are managed by, or on behalf of, the + * Licensor for the purpose of discussing and improving the Work, but + * excluding communication that is conspicuously marked or otherwise + * designated in writing by the copyright owner as "Not a Contribution." + * + * "Contributor" shall mean Licensor and any individual or Legal Entity + * on behalf of whom a Contribution has been received by Licensor and + * subsequently incorporated within the Work. + * + * 2. Grant of Copyright License. Subject to the terms and conditions of + * this License, each Contributor hereby grants to You a perpetual, + * worldwide, non-exclusive, no-charge, royalty-free, irrevocable + * copyright license to reproduce, prepare Derivative Works of, + * publicly display, publicly perform, sublicense, and distribute the + * Work and such Derivative Works in Source or Object form. + * + * 3. Grant of Patent License. Subject to the terms and conditions of + * this License, each Contributor hereby grants to You a perpetual, + * worldwide, non-exclusive, no-charge, royalty-free, irrevocable + * (except as stated in this section) patent license to make, have made, + * use, offer to sell, sell, import, and otherwise transfer the Work, + * where such license applies only to those patent claims licensable + * by such Contributor that are necessarily infringed by their + * Contribution(s) alone or by combination of their Contribution(s) + * with the Work to which such Contribution(s) was submitted. If You + * institute patent litigation against any entity (including a + * cross-claim or counterclaim in a lawsuit) alleging that the Work + * or a Contribution incorporated within the Work constitutes direct + * or contributory patent infringement, then any patent licenses + * granted to You under this License for that Work shall terminate + * as of the date such litigation is filed. + * + * 4. Redistribution. You may reproduce and distribute copies of the + * Work or Derivative Works thereof in any medium, with or without + * modifications, and in Source or Object form, provided that You + * meet the following conditions: + * + * (a) You must give any other recipients of the Work or + * Derivative Works a copy of this License; and + * + * (b) You must cause any modified files to carry prominent notices + * stating that You changed the files; and + * + * (c) You must retain, in the Source form of any Derivative Works + * that You distribute, all copyright, patent, trademark, and + * attribution notices from the Source form of the Work, + * excluding those notices that do not pertain to any part of + * the Derivative Works; and + * + * (d) If the Work includes a "NOTICE" text file as part of its + * distribution, then any Derivative Works that You distribute must + * include a readable copy of the attribution notices contained + * within such NOTICE file, excluding those notices that do not + * pertain to any part of the Derivative Works, in at least one + * of the following places: within a NOTICE text file distributed + * as part of the Derivative Works; within the Source form or + * documentation, if provided along with the Derivative Works; or, + * within a display generated by the Derivative Works, if and + * wherever such third-party notices normally appear. The contents + * of the NOTICE file are for informational purposes only and + * do not modify the License. You may add Your own attribution + * notices within Derivative Works that You distribute, alongside + * or as an addendum to the NOTICE text from the Work, provided + * that such additional attribution notices cannot be construed + * as modifying the License. + * + * You may add Your own copyright statement to Your modifications and + * may provide additional or different license terms and conditions + * for use, reproduction, or distribution of Your modifications, or + * for any such Derivative Works as a whole, provided Your use, + * reproduction, and distribution of the Work otherwise complies with + * the conditions stated in this License. + * + * 5. Submission of Contributions. Unless You explicitly state otherwise, + * any Contribution intentionally submitted for inclusion in the Work + * by You to the Licensor shall be under the terms and conditions of + * this License, without any additional terms or conditions. + * Notwithstanding the above, nothing herein shall supersede or modify + * the terms of any separate license agreement you may have executed + * with Licensor regarding such Contributions. + * + * 6. Trademarks. This License does not grant permission to use the trade + * names, trademarks, service marks, or product names of the Licensor, + * except as required for reasonable and customary use in describing the + * origin of the Work and reproducing the content of the NOTICE file. + * + * 7. Disclaimer of Warranty. Unless required by applicable law or + * agreed to in writing, Licensor provides the Work (and each + * Contributor provides its Contributions) on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + * implied, including, without limitation, any warranties or conditions + * of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + * PARTICULAR PURPOSE. You are solely responsible for determining the + * appropriateness of using or redistributing the Work and assume any + * risks associated with Your exercise of permissions under this License. + * + * 8. Limitation of Liability. In no event and under no legal theory, + * whether in tort (including negligence), contract, or otherwise, + * unless required by applicable law (such as deliberate and grossly + * negligent acts) or agreed to in writing, shall any Contributor be + * liable to You for damages, including any direct, indirect, special, + * incidental, or consequential damages of any character arising as a + * result of this License or out of the use or inability to use the + * Work (including but not limited to damages for loss of goodwill, + * work stoppage, computer failure or malfunction, or any and all + * other commercial damages or losses), even if such Contributor + * has been advised of the possibility of such damages. + * + * 9. Accepting Warranty or Additional Liability. While redistributing + * the Work or Derivative Works thereof, You may choose to offer, + * and charge a fee for, acceptance of support, warranty, indemnity, + * or other liability obligations and/or rights consistent with this + * License. However, in accepting such obligations, You may act only + * on Your own behalf and on Your sole responsibility, not on behalf + * of any other Contributor, and only if You agree to indemnify, + * defend, and hold each Contributor harmless for any liability + * incurred by, or claims asserted against, such Contributor by reason + * of your accepting any such warranty or additional liability. + * + * END OF TERMS AND CONDITIONS + * + * APPENDIX: How to apply the Apache License to your work. + * + * To apply the Apache License to your work, attach the following + * boilerplate notice, with the fields enclosed by brackets "[]" + * replaced with your own identifying information. (Don't include + * the brackets!) The text should be enclosed in the appropriate + * comment syntax for the file format. We also recommend that a + * file or class name and description of purpose be included on the + * same "printed page" as the copyright notice for easier + * identification within third-party archives. + * + * Copyright [yyyy] [name of copyright owner] + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +W3C� SOFTWARE NOTICE AND LICENSE +https://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 + +This work (and included software, documentation such as READMEs, or other +related items) is being provided by the copyright holders under the following +license. By obtaining, using and/or copying this work, you (the licensee) agree +that you have read, understood, and will comply with the following terms and +conditions. + +Permission to copy, modify, and distribute this software and its documentation, +with or without modification, for any purpose and without fee or royalty is +hereby granted, provided that you include the following on ALL copies of the +software and documentation or portions thereof, including modifications: + + 1. The full text of this NOTICE in a location viewable to users of the + redistributed or derivative work. + 2. Any pre-existing intellectual property disclaimers, notices, or terms + and conditions. If none exist, the W3C Software Short Notice should be + included (hypertext is preferred, text is permitted) within the body + of any redistributed or derivative code. + 3. Notice of any changes or modifications to the files, including the date + changes were made. (We recommend you provide URIs to the location from + which the code is derived.) + +THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE +NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED +TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT +THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY +PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. + +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. + +The name and trademarks of copyright holders may NOT be used in advertising or +publicity pertaining to the software without specific, written prior permission. +Title to copyright in this software and any associated documentation will at +all times remain with copyright holders. + +____________________________________ + +This formulation of W3C's notice and license became active on December 31 2002. +This version removes the copyright ownership notice such that this license can +be used with materials other than those owned by the W3C, reflects that ERCIM +is now a host of the W3C, includes references to this specific dated version of +the license, and removes the ambiguous grant of "use". Otherwise, this version +is the same as the previous version and is written so as to preserve the Free +Software Foundation's assessment of GPL compatibility and OSI's certification +under the Open Source Definition. Please see our Copyright FAQ for common +questions about using materials from our site, including specific terms and +conditions for packages like libwww, Amaya, and Jigsaw. Other questions about +this notice can be directed to site-policy@w3.org. + +Joseph Reagle + +This license came from: http://www.megginson.com/SAX/copying.html + However please note future versions of SAX may be covered + under http://saxproject.org/?selected=pd + +SAX2 is Free! + +I hereby abandon any property rights to SAX 2.0 (the Simple API for +XML), and release all of the SAX 2.0 source code, compiled code, and +documentation contained in this distribution into the Public Domain. +SAX comes with NO WARRANTY or guarantee of fitness for any +purpose. + +David Megginson, david@megginson.com +2000-05-05 + + +=== +====== +========================= Apache-2.0-freemarker ========================= + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +========================================================================= + +The source code contains the following binaries, +which were created at the Apache FreeMarker project, and hence are +covered by the same license as the other source files of it: + + src/main/misc/overloadedNumberRules/prices.ods + src/manual/en_US/docgen-originals/figures/overview.odg + src/manual/en_US/docgen-originals/figures/model2sketch_with_alpha.png + src/manual/en_US/docgen-originals/figures/tree_with_alpha.png + src/manual/en_US/favicon.png + src/manual/en_US/figures/model2sketch.png + src/manual/en_US/figures/overview.png + src/manual/en_US/figures/tree.png + src/manual/en_US/logo.png + src/manual/zh_CN/favicon.png + src/manual/zh_CN/figures/model2sketch.png + src/manual/zh_CN/figures/overview.png + src/manual/zh_CN/figures/tree.png + src/manual/zh_CN/logo.png + + +=== +====== +========================= Apache-2.0-lucene ========================= + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + +Some code in src/java/org/apache/lucene/util/UnicodeUtil.java was +derived from unicode conversion examples available at +http://www.unicode.org/Public/PROGRAMS/CVTUTF. Here is the copyright +from those sources: + +/* + * Copyright 2001-2004 Unicode, Inc. + * + * Disclaimer + * + * This source code is provided as is by Unicode, Inc. No claims are + * made as to fitness for any particular purpose. No warranties of any + * kind are expressed or implied. The recipient agrees to determine + * applicability of information provided. If this file has been + * purchased on magnetic or optical media from Unicode, Inc., the + * sole remedy for any claim will be exchange of defective media + * within 90 days of receipt. + * + * Limitations on Rights to Redistribute This Code + * + * Unicode, Inc. hereby grants the right to freely use the information + * supplied in this file in the creation of products supporting the + * Unicode Standard, and to make copies of this file in any form + * for internal or external distribution as long as this notice + * remains attached. + */ + + +Some code in src/java/org/apache/lucene/util/ArrayUtil.java was +derived from Python 2.4.2 sources available at +http://www.python.org. Full license is here: + + http://www.python.org/download/releases/2.4.2/license/ + + +Some code in src/java/org/apache/lucene/util/UnicodeUtil.java was +derived from ICU (http://www.icu-project.org) +The full license is available here: + http://source.icu-project.org/repos/icu/icu/trunk/license.html + +/* + * Copyright (C) 1999-2010, International Business Machines + * Corporation and others. All Rights Reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, and/or sell copies of the + * Software, and to permit persons to whom the Software is furnished to do so, + * provided that the above copyright notice(s) and this permission notice appear + * in all copies of the Software and that both the above copyright notice(s) and + * this permission notice appear in supporting documentation. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. + * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE + * LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR + * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER + * IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT + * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + * + * Except as contained in this notice, the name of a copyright holder shall not + * be used in advertising or otherwise to promote the sale, use or other + * dealings in this Software without prior written authorization of the + * copyright holder. + */ + +The following license applies to the Snowball stemmers: + +Copyright (c) 2001, Dr Martin Porter +Copyright (c) 2002, Richard Boulton +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + * this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * Neither the name of the copyright holders nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +The following license applies to the KStemmer: + +Copyright © 2003, +Center for Intelligent Information Retrieval, +University of Massachusetts, Amherst. +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this +list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, +this list of conditions and the following disclaimer in the documentation +and/or other materials provided with the distribution. + +3. The names "Center for Intelligent Information Retrieval" and +"University of Massachusetts" must not be used to endorse or promote products +derived from this software without prior written permission. To obtain +permission, contact info@ciir.cs.umass.edu. + +THIS SOFTWARE IS PROVIDED BY UNIVERSITY OF MASSACHUSETTS AND OTHER CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE +GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. + + +=== +====== +========================= Apache-2.0-lucene-9.8.0 ========================= + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works @@ -3475,16 +4364,16 @@ covered by the same license as the other source files of it: -Some code in src/java/org/apache/lucene/util/UnicodeUtil.java was +Some code in core/src/java/org/apache/lucene/util/UnicodeUtil.java was derived from unicode conversion examples available at http://www.unicode.org/Public/PROGRAMS/CVTUTF. Here is the copyright from those sources: /* * Copyright 2001-2004 Unicode, Inc. - * + * * Disclaimer - * + * * This source code is provided as is by Unicode, Inc. No claims are * made as to fitness for any particular purpose. No warranties of any * kind are expressed or implied. The recipient agrees to determine @@ -3492,9 +4381,9 @@ from those sources: * purchased on magnetic or optical media from Unicode, Inc., the * sole remedy for any claim will be exchange of defective media * within 90 days of receipt. - * + * * Limitations on Rights to Redistribute This Code - * + * * Unicode, Inc. hereby grants the right to freely use the information * supplied in this file in the creation of products supporting the * Unicode Standard, and to make copies of this file in any form @@ -3503,43 +4392,106 @@ from those sources: */ -Some code in src/java/org/apache/lucene/util/ArrayUtil.java was +Some code in core/src/java/org/apache/lucene/util/ArrayUtil.java was derived from Python 2.4.2 sources available at http://www.python.org. Full license is here: http://www.python.org/download/releases/2.4.2/license/ +Some code in core/src/java/org/apache/lucene/util/UnicodeUtil.java was +derived from Python 3.1.2 sources available at +http://www.python.org. Full license is here: + + http://www.python.org/download/releases/3.1.2/license/ -Some code in src/java/org/apache/lucene/util/UnicodeUtil.java was +Some code in core/src/java/org/apache/lucene/util/automaton was +derived from Brics automaton sources available at +www.brics.dk/automaton/. Here is the copyright from those sources: + +/* + * Copyright (c) 2001-2009 Anders Moeller + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. The name of the author may not be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +The levenshtein automata tables in core/src/java/org/apache/lucene/util/automaton +were automatically generated with the moman/finenight FSA package. +Here is the copyright for those sources: + +# Copyright (c) 2010, Jean-Philippe Barrette-LaPierre, +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. + +Some code in core/src/java/org/apache/lucene/util/UnicodeUtil.java was derived from ICU (http://www.icu-project.org) -The full license is available here: - http://source.icu-project.org/repos/icu/icu/trunk/license.html +The full license is available here: + https://github.com/unicode-org/icu/blob/main/icu4c/LICENSE /* * Copyright (C) 1999-2010, International Business Machines * Corporation and others. All Rights Reserved. * - * Permission is hereby granted, free of charge, to any person obtaining a copy + * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, and/or sell copies of the - * Software, and to permit persons to whom the Software is furnished to do so, - * provided that the above copyright notice(s) and this permission notice appear + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, and/or sell copies of the + * Software, and to permit persons to whom the Software is furnished to do so, + * provided that the above copyright notice(s) and this permission notice appear * in all copies of the Software and that both the above copyright notice(s) and * this permission notice appear in supporting documentation. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. - * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE - * LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR - * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER - * IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. + * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE + * LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR + * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER + * IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * Except as contained in this notice, the name of a copyright holder shall not - * be used in advertising or otherwise to promote the sale, use or other - * dealings in this Software without prior written authorization of the + * Except as contained in this notice, the name of a copyright holder shall not + * be used in advertising or otherwise to promote the sale, use or other + * dealings in this Software without prior written authorization of the * copyright holder. */ @@ -3606,6 +4558,115 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +The following license applies to the Morfologik project: + +Copyright (c) 2006 Dawid Weiss +Copyright (c) 2007-2011 Dawid Weiss, Marcin MiÅ‚kowski +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + + * Neither the name of Morfologik nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +--- + +The dictionary comes from Morfologik project. Morfologik uses data from +Polish ispell/myspell dictionary hosted at http://www.sjp.pl/slownik/en/ and +is licenced on the terms of (inter alia) LGPL and Creative Commons +ShareAlike. The part-of-speech tags were added in Morfologik project and +are not found in the data from sjp.pl. The tagset is similar to IPI PAN +tagset. + +--- + +The following license applies to the Morfeusz project, +used by org.apache.lucene.analysis.morfologik. + +BSD-licensed dictionary of Polish (SGJP) +http://sgjp.pl/morfeusz/ + +Copyright © 2011 Zygmunt Saloni, WÅ‚odzimierz GruszczyÅ„ski, +Marcin WoliÅ„ski, Robert WoÅ‚osz + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the + distribution. + +THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDERS “AS IS†AND ANY EXPRESS +OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDERS OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN +IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +--- + +core/src/java/org/apache/lucene/util/compress/LZ4.java is a Java +implementation of the LZ4 (https://github.com/lz4/lz4/tree/dev/lib) +compression format for Lucene's DataInput/DataOutput abstractions. + +LZ4 Library +Copyright (c) 2011-2016, Yann Collet +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, this + list of conditions and the following disclaimer in the documentation and/or + other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + === ====== @@ -3665,37 +4726,37 @@ and limitations under the License. ====== ========================= BSD-JDOM ========================= -/*-- +/*-- Copyright (C) 2000-2012 Jason Hunter & Brett McLaughlin. All rights reserved. - + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - + 1. Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer. - + 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions, and the disclaimer that follows - these conditions in the documentation and/or other materials + notice, this list of conditions, and the disclaimer that follows + these conditions in the documentation and/or other materials provided with the distribution. 3. The name "JDOM" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact . - + 4. Products derived from this software may not be called "JDOM", nor may "JDOM" appear in their name, without prior written permission from the JDOM Project Management . - - In addition, we request (but do not require) that you include in the - end-user documentation provided with the redistribution and/or in the + + In addition, we request (but do not require) that you include in the + end-user documentation provided with the redistribution and/or in the software itself an acknowledgement equivalent to the following: "This product includes software developed by the JDOM Project (http://www.jdom.org/)." - Alternatively, the acknowledgment may be graphical using the logos + Alternatively, the acknowledgment may be graphical using the logos available at http://www.jdom.org/images/logos. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED @@ -3711,11 +4772,11 @@ and limitations under the License. OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - This software consists of voluntary contributions made by many - individuals on behalf of the JDOM Project and was originally + This software consists of voluntary contributions made by many + individuals on behalf of the JDOM Project and was originally created by Jason Hunter and Brett McLaughlin . For more information - on the JDOM Project, please see . + on the JDOM Project, please see . */ @@ -5342,400 +6403,43 @@ COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction's conflict-of-law provisions. Any litigation relating to this License shall be subject to the - jurisdiction of the courts located in the jurisdiction and venue - specified in a notice contained within the Original Software, with the - losing party responsible for costs, including, without limitation, court - costs and reasonable attorneys' fees and expenses. The application of - the United Nations Convention on Contracts for the International Sale of - Goods is expressly excluded. Any law or regulation which provides that - the language of a contract shall be construed against the drafter shall - not apply to this License. You agree that You alone are responsible for - compliance with the United States export administration regulations (and - the export control laws and regulation of any other countries) when You - use, distribute or otherwise make available any Covered Software. - -10. RESPONSIBILITY FOR CLAIMS. - - As between Initial Developer and the Contributors, each party is - responsible for claims and damages arising, directly or indirectly, out - of its utilization of rights under this License and You agree to work - with Initial Developer and Contributors to distribute such - responsibility on an equitable basis. Nothing herein is intended or - shall be deemed to constitute any admission of liability. - -NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION -LICENSE (CDDL) - -The code released under the CDDL shall be governed by the laws of the -State of California (excluding conflict-of-law provisions). Any -litigation relating to this License shall be subject to the jurisdiction -of the Federal Courts of the Northern District of California and the -state courts of the State of California, with venue lying in Santa Clara -County, California. - - -=== -====== -========================= EDL-1.0 ========================= - -Eclipse Distribution License - v 1.0 - -Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. - -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - * Neither the name of the Eclipse Foundation, Inc. nor the names of its - contributors may be used to endorse or promote products derived from this - software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - -=== -====== -========================= EPL-v10 ========================= - -Eclipse Public License - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and - -b) in the case of each subsequent Contributor: - -i) changes to the Program, and - -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents" mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; - -ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; - -iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - -iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. - - -=== -====== -========================= EPL-v10-eclipselink ========================= - -Use of EclipseLink version 2.7.12 is governed by the terms of the license below: - -License - -The Eclipse Foundation makes available all content in this plug-in ("Content"). -Unless otherwise indicated below, the Content is provided to you under the terms -and conditions of the Eclipse Public License Version 1.0 ("EPL") and Eclipse -Distribution License Version 1.0 (“EDLâ€). For purposes of the EPL, "Program" -will mean the Content. - -If you did not receive this Content directly from the Eclipse Foundation, the -Content is being redistributed by another party ("Redistributor") and different -terms and conditions may apply to your use of any object code in the Content. -Check the Redistributor’s license that was provided with the Content. If no such -license exists, contact the Redistributor. Unless otherwise indicated below, the -terms and conditions of the EPL and EDL still apply to any source code in the -Content and such source code may be obtained at http://www.eclipse.org. - -Eclipse Public License - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC -LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM -CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation -distributed under this Agreement, and -b) in the case of each subsequent Contributor: - -i) changes to the Program, and - -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are -distributed by that particular Contributor. A Contribution 'originates' from a -Contributor if it was added to the Program by such Contributor itself or anyone -acting on such Contributor's behalf. Contributions do not include additions to -the Program which: (i) are separate modules of software distributed in -conjunction with the Program under their own license agreement, and (ii) are not -derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents" mean patent claims licensable by a Contributor which are -necessarily infringed by the use or sale of its Contribution alone or when -combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, -including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants -Recipient a non-exclusive, worldwide, royalty-free copyright license to -reproduce, prepare derivative works of, publicly display, publicly perform, -distribute and sublicense the Contribution of such Contributor, if any, and such -derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants -Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed -Patents to make, use, sell, offer to sell, import and otherwise transfer the -Contribution of such Contributor, if any, in source code and object code form. -This patent license shall apply to the combination of the Contribution and the -Program if, at the time the Contribution is added by the Contributor, such -addition of the Contribution causes such combination to be covered by the -Licensed Patents. The patent license shall not apply to any other combinations -which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to -its Contributions set forth herein, no assurances are provided by any -Contributor that the Program does not infringe the patent or other intellectual -property rights of any other entity. Each Contributor disclaims any liability to -Recipient for claims brought by any other entity based on infringement of -intellectual property rights or otherwise. As a condition to exercising the -rights and licenses granted hereunder, each Recipient hereby assumes sole -responsibility to secure any other intellectual property rights needed, if any. -For example, if a third party patent license is required to allow Recipient to -distribute the Program, it is Recipient's responsibility to acquire that license -before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright -rights in its Contribution, if any, to grant the copyright license set forth in -this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its -own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and -conditions, express and implied, including warranties or conditions of title and -non-infringement, and implied warranties or conditions of merchantability and -fitness for a particular purpose; - -ii) effectively excludes on behalf of all Contributors all liability for -damages, including direct, indirect, special, incidental and consequential -damages, such as lost profits; - -iii) states that any provisions which differ from this Agreement are offered by -that Contributor alone and not by any other party; and - -iv) states that source code for the Program is available from such Contributor, -and informs licensees how to obtain it in a reasonable manner on or through a -medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the -Program. - -Each Contributor must identify itself as the originator of its Contribution, if -any, in a manner that reasonably allows subsequent Recipients to identify the -originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with -respect to end users, business partners and the like. While this license is -intended to facilitate the commercial use of the Program, the Contributor who -includes the Program in a commercial product offering should do so in a manner -which does not create potential liability for other Contributors. Therefore, if -a Contributor includes the Program in a commercial product offering, such -Contributor ("Commercial Contributor") hereby agrees to defend and indemnify -every other Contributor ("Indemnified Contributor") against any losses, damages -and costs (collectively "Losses") arising from claims, lawsuits and other legal -actions brought by a third party against the Indemnified Contributor to the -extent caused by the acts or omissions of such Commercial Contributor in -connection with its distribution of the Program in a commercial product -offering. The obligations in this section do not apply to any claims or Losses -relating to any actual or alleged intellectual property infringement. In order -to qualify, an Indemnified Contributor must: a) promptly notify the Commercial -Contributor in writing of such claim, and b) allow the Commercial Contributor to -control, and cooperate with the Commercial Contributor in, the defense and any -related settlement negotiations. The Indemnified Contributor may participate in -any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product -offering, Product X. That Contributor is then a Commercial Contributor. If that -Commercial Contributor then makes performance claims, or offers warranties -related to Product X, those performance claims and warranties are such -Commercial Contributor's responsibility alone. Under this section, the -Commercial Contributor would have to defend claims against the other -Contributors related to those performance claims and warranties, and if a court -requires any other Contributor to pay any damages as a result, the Commercial -Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR -IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, -NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each -Recipient is solely responsible for determining the appropriateness of using and -distributing the Program and assumes all risks associated with its exercise of -rights under this Agreement , including but not limited to the risks and costs -of program errors, compliance with applicable laws, damage to or loss of data, -programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY -CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST -PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS -GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL + jurisdiction of the courts located in the jurisdiction and venue + specified in a notice contained within the Original Software, with the + losing party responsible for costs, including, without limitation, court + costs and reasonable attorneys' fees and expenses. The application of + the United Nations Convention on Contracts for the International Sale of + Goods is expressly excluded. Any law or regulation which provides that + the language of a contract shall be construed against the drafter shall + not apply to this License. You agree that You alone are responsible for + compliance with the United States export administration regulations (and + the export control laws and regulation of any other countries) when You + use, distribute or otherwise make available any Covered Software. -If any provision of this Agreement is invalid or unenforceable under applicable -law, it shall not affect the validity or enforceability of the remainder of the -terms of this Agreement, and without further action by the parties hereto, such -provision shall be reformed to the minimum extent necessary to make such -provision valid and enforceable. +10. RESPONSIBILITY FOR CLAIMS. -If Recipient institutes patent litigation against any entity (including a -cross-claim or counterclaim in a lawsuit) alleging that the Program itself -(excluding combinations of the Program with other software or hardware) -infringes such Recipient's patent(s), then such Recipient's rights granted under -Section 2(b) shall terminate as of the date such litigation is filed. + As between Initial Developer and the Contributors, each party is + responsible for claims and damages arising, directly or indirectly, out + of its utilization of rights under this License and You agree to work + with Initial Developer and Contributors to distribute such + responsibility on an equitable basis. Nothing herein is intended or + shall be deemed to constitute any admission of liability. -All Recipient's rights under this Agreement shall terminate if it fails to -comply with any of the material terms or conditions of this Agreement and does -not cure such failure in a reasonable period of time after becoming aware of -such noncompliance. If all Recipient's rights under this Agreement terminate, -Recipient agrees to cease use and distribution of the Program as soon as -reasonably practicable. However, Recipient's obligations under this Agreement -and any licenses granted by Recipient relating to the Program shall continue and -survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in -order to avoid inconsistency the Agreement is copyrighted and may only be -modified in the following manner. The Agreement Steward reserves the right to -publish new versions (including revisions) of this Agreement from time to time. -No one other than the Agreement Steward has the right to modify this Agreement. -The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation -may assign the responsibility to serve as the Agreement Steward to a suitable -separate entity. Each new version of the Agreement will be given a -distinguishing version number. The Program (including Contributions) may always -be distributed subject to the version of the Agreement under which it was -received. In addition, after a new version of the Agreement is published, -Contributor may elect to distribute the Program (including its Contributions) -under the new version. Except as expressly stated in Sections 2(a) and 2(b) -above, Recipient receives no rights or licenses to the intellectual property of -any Contributor under this Agreement, whether expressly, by implication, -estoppel or otherwise. All rights in the Program not expressly granted under -this Agreement are reserved. +NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION +LICENSE (CDDL) -This Agreement is governed by the laws of the State of New York and the -intellectual property laws of the United States of America. No party to this -Agreement will bring a legal action under this Agreement more than one year -after the cause of action arose. Each party waives its rights to a jury trial in -any resulting litigation. +The code released under the CDDL shall be governed by the laws of the +State of California (excluding conflict-of-law provisions). Any +litigation relating to this License shall be subject to the jurisdiction +of the Federal Courts of the Northern District of California and the +state courts of the State of California, with venue lying in Santa Clara +County, California. +=== +====== +========================= EDL-1.0 ========================= -Eclipse Distribution License Version 1.0 +Eclipse Distribution License - v 1.0 Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. @@ -5745,13 +6449,13 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, -this list of conditions and the following disclaimer. + this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation and/or -other materials provided with the distribution. + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. * Neither the name of the Eclipse Foundation, Inc. nor the names of its -contributors may be used to endorse or promote products derived from this -software without specific prior written permission. + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED @@ -5765,996 +6469,668 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - -=== -====== -========================= EPL-v20 ========================= - -Eclipse Public License - v 2.0 -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (“AGREEMENTâ€). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. Definitions -“Contribution†means: - -a) in the case of the initial Contributor, the initial content Distributed under this Agreement, and -b) in the case of each subsequent Contributor: -i) changes to the Program, and -ii) additions to the Program; where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution “originates†from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works. -“Contributor†means any person or entity that Distributes the Program. - -“Licensed Patents†mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -“Program†means the Contributions Distributed in accordance with this Agreement. - -“Recipient†means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors. - -“Derivative Works†shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. - -“Modified Works†shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof. - -“Distribute†means the acts of a) distributing or b) making available in any manner that enables the transfer of a copy. - -“Source Code†means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files. - -“Secondary License†means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor. - -2. Grant of Rights -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -e) Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3). - -3. Requirements -3.1 If a Contributor Distributes the Program in any form, then: - -a) the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and - -b) the Contributor may Distribute the Program under a license different than this Agreement, provided that such license: - -i) effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; -ii) effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; -iii) does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and -iv) requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3. -3.2 When the Program is Distributed as Source Code: - -a) it must be made available under this Agreement, or if the Program (i) is combined with other material in a separate file or files made available under a Secondary License, and (ii) the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and -b) a copy of this Agreement must be included with each copy of the Program. -3.3 Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (“noticesâ€) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices. - -4. Commercial Distribution -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (“Commercial Contributorâ€) hereby agrees to defend and indemnify every other Contributor (“Indemnified Contributorâ€) against any losses, damages and costs (collectively “Lossesâ€) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. No Warranty -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN “AS IS†BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. Disclaimer of Liability -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. General -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version. - -Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement. - -Exhibit A - Form of Secondary Licenses Notice -“This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.†- -Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses. - -If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. - -You may add additional accurate notices of copyright ownership. - - === ====== -========================= GPL-2-CP ========================= - -The GNU General Public License (GPL) - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Everyone is permitted to copy and distribute verbatim copies of this license -document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share -and change it. By contrast, the GNU General Public License is intended to -guarantee your freedom to share and change free software--to make sure the -software is free for all its users. This General Public License applies to -most of the Free Software Foundation's software and to any other program whose -authors commit to using it. (Some other Free Software Foundation software is -covered by the GNU Library General Public License instead.) You can apply it to -your programs, too. - -When we speak of free software, we are referring to freedom, not price. Our -General Public Licenses are designed to make sure that you have the freedom to -distribute copies of free software (and charge for this service if you wish), -that you receive source code or can get it if you want it, that you can change -the software or use pieces of it in new free programs; and that you know you -can do these things. - -To protect your rights, we need to make restrictions that forbid anyone to deny -you these rights or to ask you to surrender the rights. These restrictions -translate to certain responsibilities for you if you distribute copies of the -software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for -a fee, you must give the recipients all the rights that you have. You must -make sure that they, too, receive or can get the source code. And you must -show them these terms so they know their rights. - -We protect your rights with two steps: (1) copyright the software, and (2) -offer you this license which gives you legal permission to copy, distribute -and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that -everyone understands that there is no warranty for this free software. If the -software is modified by someone else and passed on, we want its recipients to -know that what they have is not the original, so that any problems introduced -by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We -wish to avoid the danger that redistributors of a free program will -individually obtain patent licenses, in effect making the program proprietary. -To prevent this, we have made it clear that any patent must be licensed for -everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification -follow. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice -placed by the copyright holder saying it may be distributed under the terms of -this General Public License. The "Program", below, refers to any such program -or work, and a "work based on the Program" means either the Program or any -derivative work under copyright law: that is to say, a work containing the -Program or a portion of it, either verbatim or with modifications and/or -translated into another language. (Hereinafter, translation is included -without limitation in the term "modification".) Each licensee is addressed as -"you". - -Activities other than copying, distribution and modification are not covered by -this License; they are outside its scope. The act of running the Program is -not restricted, and the output from the Program is covered only if its contents -constitute a work based on the Program (independent of having been made by -running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute verbatim copies of the Program's source code as -you receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice and -disclaimer of warranty; keep intact all the notices that refer to this License -and to the absence of any warranty; and give any other recipients of the -Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may -at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus -forming a work based on the Program, and copy and distribute such modifications -or work under the terms of Section 1 above, provided that you also meet all of -these conditions: - - a) You must cause the modified files to carry prominent notices stating - that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or - in part contains or is derived from the Program or any part thereof, to be - licensed as a whole at no charge to all third parties under the terms of - this License. - - c) If the modified program normally reads commands interactively when run, - you must cause it, when started running for such interactive use in the - most ordinary way, to print or display an announcement including an - appropriate copyright notice and a notice that there is no warranty (or - else, saying that you provide a warranty) and that users may redistribute - the program under these conditions, and telling the user how to view a copy - of this License. (Exception: if the Program itself is interactive but does - not normally print such an announcement, your work based on the Program is - not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable -sections of that work are not derived from the Program, and can be reasonably -considered independent and separate works in themselves, then this License, and -its terms, do not apply to those sections when you distribute them as separate -works. But when you distribute the same sections as part of a whole which is a -work based on the Program, the distribution of the whole must be on the terms -of this License, whose permissions for other licensees extend to the entire -whole, and thus to each and every part regardless of who wrote it. +========================= EDL-1.0-jgit ========================= -Thus, it is not the intent of this section to claim rights or contest your -rights to work written entirely by you; rather, the intent is to exercise the -right to control the distribution of derivative or collective works based on -the Program. +Eclipse Distribution License - v 1.0 -In addition, mere aggregation of another work not based on the Program with the -Program (or with a work based on the Program) on a volume of a storage or -distribution medium does not bring the other work under the scope of this -License. +Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. -3. You may copy and distribute the Program (or a work based on it, under -Section 2) in object code or executable form under the terms of Sections 1 and -2 above provided that you also do one of the following: +All rights reserved. - a) Accompany it with the complete corresponding machine-readable source - code, which must be distributed under the terms of Sections 1 and 2 above - on a medium customarily used for software interchange; or, +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: - b) Accompany it with a written offer, valid for at least three years, to - give any third party, for a charge no more than your cost of physically - performing source distribution, a complete machine-readable copy of the - corresponding source code, to be distributed under the terms of Sections 1 - and 2 above on a medium customarily used for software interchange; or, + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + * Neither the name of the Eclipse Foundation, Inc. nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. - c) Accompany it with the information you received as to the offer to - distribute corresponding source code. (This alternative is allowed only - for noncommercial distribution and only if you received the program in - object code or executable form with such an offer, in accord with - Subsection b above.) +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -The source code for a work means the preferred form of the work for making -modifications to it. For an executable work, complete source code means all -the source code for all modules it contains, plus any associated interface -definition files, plus the scripts used to control compilation and installation -of the executable. However, as a special exception, the source code -distributed need not include anything that is normally distributed (in either -source or binary form) with the major components (compiler, kernel, and so on) -of the operating system on which the executable runs, unless that component -itself accompanies the executable. -If distribution of executable or object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the source -code from the same place counts as distribution of the source code, even though -third parties are not compelled to copy the source along with the object code. +SHA-1 UbcCheck - MIT -4. You may not copy, modify, sublicense, or distribute the Program except as -expressly provided under this License. Any attempt otherwise to copy, modify, -sublicense or distribute the Program is void, and will automatically terminate -your rights under this License. However, parties who have received copies, or -rights, from you under this License will not have their licenses terminated so -long as such parties remain in full compliance. +Copyright (c) 2017: -5. You are not required to accept this License, since you have not signed it. -However, nothing else grants you permission to modify or distribute the Program -or its derivative works. These actions are prohibited by law if you do not -accept this License. Therefore, by modifying or distributing the Program (or -any work based on the Program), you indicate your acceptance of this License to -do so, and all its terms and conditions for copying, distributing or modifying -the Program or works based on it. +Marc Stevens +Cryptology Group +Centrum Wiskunde & Informatica +P.O. Box 94079, 1090 GB Amsterdam, Netherlands +marc@marc-stevens.nl -6. Each time you redistribute the Program (or any work based on the Program), -the recipient automatically receives a license from the original licensor to -copy, distribute or modify the Program subject to these terms and conditions. -You may not impose any further restrictions on the recipients' exercise of the -rights granted herein. You are not responsible for enforcing compliance by -third parties to this License. -7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), conditions -are imposed on you (whether by court order, agreement or otherwise) that -contradict the conditions of this License, they do not excuse you from the -conditions of this License. If you cannot distribute so as to satisfy -simultaneously your obligations under this License and any other pertinent -obligations, then as a consequence you may not distribute the Program at all. -For example, if a patent license would not permit royalty-free redistribution -of the Program by all those who receive copies directly or indirectly through -you, then the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. +Dan Shumow +Microsoft Research +danshu@microsoft.com -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply and -the section as a whole is intended to apply in other circumstances. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -It is not the purpose of this section to induce you to infringe any patents or -other property right claims or to contest validity of any such claims; this -section has the sole purpose of protecting the integrity of the free software -distribution system, which is implemented by public license practices. Many -people have made generous contributions to the wide range of software -distributed through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing to -distribute software through any other system and a licensee cannot impose that -choice. +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. -This section is intended to make thoroughly clear what is believed to be a -consequence of the rest of this License. -8. If the distribution and/or use of the Program is restricted in certain -countries either by patents or by copyrighted interfaces, the original -copyright holder who places the Program under this License may add an explicit -geographical distribution limitation excluding those countries, so that -distribution is permitted only in or among countries not thus excluded. In -such case, this License incorporates the limitation as if written in the body -of this License. +org.eclipse.jgit.gpg.bc.internal.keys.SExprParser - MIT -9. The Free Software Foundation may publish revised and/or new versions of the -General Public License from time to time. Such new versions will be similar in -spirit to the present version, but may differ in detail to address new problems -or concerns. +Copyright (c) 2000-2021 The Legion of the Bouncy Castle Inc. +(https://www.bouncycastle.org) -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any later -version", you have the option of following the terms and conditions either of -that version or of any later version published by the Free Software Foundation. -If the Program does not specify a version number of this License, you may -choose any version ever published by the Free Software Foundation. -10. If you wish to incorporate parts of the Program into other free programs -whose distribution conditions are different, write to the author to ask for -permission. For software which is copyrighted by the Free Software Foundation, -write to the Free Software Foundation; we sometimes make exceptions for this. -Our decision will be guided by the two goals of preserving the free status of -all derivatives of our free software and of promoting the sharing and reuse of -software generally. +Permission is hereby granted, free of charge, to any person obtaining a copy of this software +and associated documentation files (the "Software"), to deal in the Software without restriction, +including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: -NO WARRANTY -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR -THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE -STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE -PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND -PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, -YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. +The above copyright notice and this permission notice shall be included in all copies or substantial +portions of the Software. -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL -ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE -PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR -INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA -BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER -OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -END OF TERMS AND CONDITIONS +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. -How to Apply These Terms to Your New Programs -If you develop a new program, and you want it to be of the greatest possible -use to the public, the best way to achieve this is to make it free software -which everyone can redistribute and change under these terms. -To do so, attach the following notices to the program. It is safest to attach -them to the start of each source file to most effectively convey the exclusion -of warranty; and each file should have at least the "copyright" line and a -pointer to where the full notice is found. +=== +====== +========================= EPL-v10 ========================= - One line to give the program's name and a brief idea of what it does. +Eclipse Public License - v 1.0 - Copyright (C) +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the Free - Software Foundation; either version 2 of the License, or (at your option) - any later version. +1. DEFINITIONS - This program is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - more details. +"Contribution" means: - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and -Also add information on how to contact you by electronic and paper mail. +b) in the case of each subsequent Contributor: -If the program is interactive, make it output a short notice like this when it -starts in an interactive mode: +i) changes to the Program, and - Gnomovision version 69, Copyright (C) year name of author Gnomovision comes - with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free - software, and you are welcome to redistribute it under certain conditions; - type 'show c' for details. +ii) additions to the Program; -The hypothetical commands 'show w' and 'show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may be -called something other than 'show w' and 'show c'; they could even be -mouse-clicks or menu items--whatever suits your program. +where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. -You should also get your employer (if you work as a programmer) or your school, -if any, to sign a "copyright disclaimer" for the program, if necessary. Here -is a sample; alter the names: +"Contributor" means any person or entity that distributes the Program. - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - 'Gnomovision' (which makes passes at compilers) written by James Hacker. +"Licensed Patents" mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - signature of Ty Coon, 1 April 1989 +"Program" means the Contributions distributed in accordance with this Agreement. - Ty Coon, President of Vice +"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General Public -License instead of this License. +2. GRANT OF RIGHTS +a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. -"CLASSPATH" EXCEPTION TO THE GPL +b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. -Certain source files distributed by Oracle America and/or its affiliates are -subject to the following clarification and special exception to the GPL, but -only where Oracle has expressly included in the particular source file's header -the words "Oracle designates this particular file as subject to the "Classpath" -exception as provided by Oracle in the LICENSE file that accompanied this code." +c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - Linking this library statically or dynamically with other modules is making - a combined work based on this library. Thus, the terms and conditions of - the GNU General Public License cover the whole combination. +d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - As a special exception, the copyright holders of this library give you - permission to link this library with independent modules to produce an - executable, regardless of the license terms of these independent modules, - and to copy and distribute the resulting executable under terms of your - choice, provided that you also meet, for each linked independent module, - the terms and conditions of the license of that module. An independent - module is a module which is not derived from or based on this library. If - you modify this library, you may extend this exception to your version of - the library, but you are not obligated to do so. If you do not wish to do - so, delete this exception statement from your version. +3. REQUIREMENTS +A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: -=== -====== -========================= Gradle-icon ========================= +a) it complies with the terms and conditions of this Agreement; and + +b) its license agreement: + +i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; -Gradle embraces “fair use†of its trademarks. As such, you may use the -foregoing trademarks to identify Gradle and its family of products, for example, -in your website, blog, news article, or product review, without our written -consent, as long as you use them without modification or deceptive intent and do -not cause a likelihood of confusion between yourself and Gradle’s brands. +ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; -See: - - https://gradle.com/brand/ - - https://issues.apache.org/jira/browse/LEGAL-495 +iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and +iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. -=== -====== -========================= HTML5DOC ========================= +When the Program is made available in source code form: -© Copyright 2004-2010 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA. +a) it must be made available under this Agreement; and -You are granted a license to use, reproduce and create derivative works of this document. +b) a copy of this Agreement must be included with each copy of the Program. +Contributors may not remove or alter any copyright notices contained within the Program. -=== -====== -========================= MIT ========================= +Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. -The MIT License +4. COMMERCIAL DISTRIBUTION -Copyright (c) __YEARS__, __NAMES__ +Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +5. NO WARRANTY -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. +6. DISCLAIMER OF LIABILITY -=== -====== -========================= MIT-checker ========================= +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -Copyright 2004-present by the Checker Framework developers +7. GENERAL -MIT License: +If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. +This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. === ====== -========================= MIT-html5-parser ========================= +========================= EPL-v20 ========================= -This is for the HTML parser as a whole except the rewindable input stream, -the named character classes and the Live DOM Viewer. -For the copyright notices for individual files, please see individual files. +Eclipse Public License - v 2.0 +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (“AGREEMENTâ€). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. -/* - * Copyright (c) 2005, 2006, 2007 Henri Sivonen - * Copyright (c) 2007-2012 Mozilla Foundation - * Portions of comments Copyright 2004-2007 Apple Computer, Inc., Mozilla - * Foundation, and Opera Software ASA. - * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL - * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER - * DEALINGS IN THE SOFTWARE. - */ +1. Definitions +“Contribution†means: -The following license is for the WHATWG spec from which the named character -data was extracted. +a) in the case of the initial Contributor, the initial content Distributed under this Agreement, and +b) in the case of each subsequent Contributor: +i) changes to the Program, and +ii) additions to the Program; where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution “originates†from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works. +“Contributor†means any person or entity that Distributes the Program. -/* - * Copyright 2004-2010 Apple Computer, Inc., Mozilla Foundation, and Opera - * Software ASA. - * - * You are granted a license to use, reproduce and create derivative works of - * this document. - */ +“Licensed Patents†mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. -The following license is for the rewindable input stream. +“Program†means the Contributions Distributed in accordance with this Agreement. -/* - * Copyright (c) 2001-2003 Thai Open Source Software Center Ltd - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * * Redistributions in binary form must reproduce the above - * copyright notice, this list of conditions and the following - * disclaimer in the documentation and/or other materials provided - * with the distribution. - * * Neither the name of the Thai Open Source Software Center Ltd nor - * the names of its contributors may be used to endorse or promote - * products derived from this software without specific prior - * written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS - * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, - * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER - * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN - * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - * POSSIBILITY OF SUCH DAMAGE. - */ +“Recipient†means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors. -The following license applies to the Live DOM Viewer: +“Derivative Works†shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. -Copyright (c) 2000, 2006, 2008 Ian Hickson and various contributors +“Modified Works†shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +“Distribute†means the acts of a) distributing or b) making available in any manner that enables the transfer of a copy. -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +“Source Code†means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +“Secondary License†means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor. +2. Grant of Rights +a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works. -=== -====== -========================= MIT-icu4j ========================= +b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. -ICU License - ICU 1.8.1 and later +c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. -COPYRIGHT AND PERMISSION NOTICE +d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. -Copyright (c) 1995-2010 International Business Machines Corporation and others +e) Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3). -All rights reserved. +3. Requirements +3.1 If a Contributor Distributes the Program in any form, then: -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, and/or sell copies of the -Software, and to permit persons to whom the Software is furnished to do so, -provided that the above copyright notice(s) and this permission notice appear -in all copies of the Software and that both the above copyright notice(s) and -this permission notice appear in supporting documentation. +a) the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE -LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY -DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN -AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +b) the Contributor may Distribute the Program under a license different than this Agreement, provided that such license: -Except as contained in this notice, the name of a copyright holder shall not -be used in advertising or otherwise to promote the sale, use or other dealings -in this Software without prior written authorization of the copyright holder. +i) effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; +ii) effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; +iii) does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and +iv) requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3. +3.2 When the Program is Distributed as Source Code: -All trademarks and registered trademarks mentioned herein are the property of -their respective owners. +a) it must be made available under this Agreement, or if the Program (i) is combined with other material in a separate file or files made available under a Secondary License, and (ii) the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and +b) a copy of this Agreement must be included with each copy of the Program. +3.3 Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (“noticesâ€) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices. +4. Commercial Distribution +Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (“Commercial Contributorâ€) hereby agrees to defend and indemnify every other Contributor (“Indemnified Contributorâ€) against any losses, damages and costs (collectively “Lossesâ€) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. -=== -====== -========================= MIT-java-grammar ========================= +For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. -Copyright (c) 2014 GitHub Inc. +5. No Warranty +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN “AS IS†BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: +6. Disclaimer of Liability +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. +7. General +If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. --------------------------------------------------------------------- +Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version. -This package was derived from a TextMate bundle located at -https://github.com/textmate/java.tmbundle and distributed under the following -license, located in `README.mdown`: +Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement. -Permission to copy, use, modify, sell and distribute this -software is granted. This software is provided "as is" without -express or implied warranty, and with no claim as to its -suitability for any purpose. +Exhibit A - Form of Secondary Licenses Notice +“This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.†+ +Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses. + +If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. + +You may add additional accurate notices of copyright ownership. === ====== -========================= MIT-jquery ========================= +========================= GPL-2-CP ========================= -Copyright (c) 2011 John Resig, http://jquery.com/ +The GNU General Public License (GPL) -Permission is hereby granted, free of charge, to any person obtaining a copy of this -software and associated documentation files (the "Software"), to deal in the -Software without restriction, including without limitation the rights to use, copy, -modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, -and to permit persons to whom the Software is furnished to do so, subject to -the following conditions: +Version 2, June 1991 -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, -INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR -THE USE OR OTHER DEALINGS IN THE SOFTWARE. +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. +Preamble -=== -====== -========================= MIT-jruby ========================= +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. -MIT License +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. -Copyright (c) 2017 JRuby Team +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. -=== -====== -========================= MIT-jsoup ========================= +The precise terms and conditions for copying, distribution and modification +follow. -The MIT License +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION -Copyright (c) 2009-2023 Jonathan Hedley +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: -=== -====== -========================= MIT-markdown ========================= + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. -The MIT License (MIT) + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. -Copyright (c) Microsoft 2018 + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: -=== -====== -========================= MIT-nocopyright ========================= + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. -=== -====== -========================= MIT-requirejs ========================= +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. -The MIT License +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. -Copyright (c) 2010-2014, The Dojo Foundation +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. -=== -====== -========================= MIT-slf4j ========================= +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. -Copyright (c) 2004-2017 QOS.ch -All rights reserved. +NO WARRANTY -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +END OF TERMS AND CONDITIONS +How to Apply These Terms to Your New Programs -=== -====== -========================= MIT-slf4j-22 ========================= +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. -Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) -All rights reserved. +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: + One line to give the program's name and a brief idea of what it does. -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. + Copyright (C) -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. -=== -====== -========================= MIT-vscode ========================= + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -MIT License +Also add information on how to contact you by electronic and paper mail. -Copyright (c) 2015 - present Microsoft Corporation +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: -All rights reserved. + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. + signature of Ty Coon, 1 April 1989 -=== -====== -========================= MIT-vscode-material-icon-theme ========================= + Ty Coon, President of Vice -The MIT License (MIT) -Copyright (c) 2021 Philipp Kief +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +"CLASSPATH" EXCEPTION TO THE GPL -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO -EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES -OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS -IN THE SOFTWARE. +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." + + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. === ====== -========================= MIT-vscode-uri ========================= +========================= Gradle-icon ========================= -The MIT License (MIT) +Gradle embraces “fair use†of its trademarks. As such, you may use the +foregoing trademarks to identify Gradle and its family of products, for example, +in your website, blog, news article, or product review, without our written +consent, as long as you use them without modification or deceptive intent and do +not cause a likelihood of confusion between yourself and Gradle’s brands. + +See: + - https://gradle.com/brand/ + - https://issues.apache.org/jira/browse/LEGAL-495 -Copyright (c) Microsoft -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: +=== +====== +========================= HTML5DOC ========================= -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. +© Copyright 2004-2010 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +You are granted a license to use, reproduce and create derivative works of this document. === ====== -========================= MIT-winp ========================= +========================= MIT-checker ========================= -MIT License +Copyright 2004-present by the Checker Framework developers -Copyright (c) 2008-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributors +MIT License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -6763,376 +7139,657 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + === ====== -========================= Maven-EPL-v10 ========================= - -Eclipse Public License - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC -LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM -CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - - 1. DEFINITIONS - - "Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation -distributed under this Agreement, and - - b) in the case of each subsequent Contributor: - - i) changes to the Program, and - - ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are -distributed by that particular Contributor. A Contribution 'originates' from -a Contributor if it was added to the Program by such Contributor itself or -anyone acting on such Contributor's behalf. Contributions do not include additions -to the Program which: (i) are separate modules of software distributed in -conjunction with the Program under their own license agreement, and (ii) are -not derivative works of the Program. - - "Contributor" means any person or entity that distributes the Program. - -"Licensed Patents" mean patent claims licensable by a Contributor which are -necessarily infringed by the use or sale of its Contribution alone or when -combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including -all Contributors. - - 2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants -Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, -prepare derivative works of, publicly display, publicly perform, distribute -and sublicense the Contribution of such Contributor, if any, and such derivative -works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants -Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed -Patents to make, use, sell, offer to sell, import and otherwise transfer the -Contribution of such Contributor, if any, in source code and object code form. -This patent license shall apply to the combination of the Contribution and -the Program if, at the time the Contribution is added by the Contributor, -such addition of the Contribution causes such combination to be covered by -the Licensed Patents. The patent license shall not apply to any other combinations -which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses -to its Contributions set forth herein, no assurances are provided by any Contributor -that the Program does not infringe the patent or other intellectual property -rights of any other entity. Each Contributor disclaims any liability to Recipient -for claims brought by any other entity based on infringement of intellectual -property rights or otherwise. As a condition to exercising the rights and -licenses granted hereunder, each Recipient hereby assumes sole responsibility -to secure any other intellectual property rights needed, if any. For example, -if a third party patent license is required to allow Recipient to distribute -the Program, it is Recipient's responsibility to acquire that license before -distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright -rights in its Contribution, if any, to grant the copyright license set forth -in this Agreement. - - 3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under -its own license agreement, provided that: - - a) it complies with the terms and conditions of this Agreement; and - - b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and -conditions, express and implied, including warranties or conditions of title -and non-infringement, and implied warranties or conditions of merchantability -and fitness for a particular purpose; +========================= MIT-html5-parser ========================= -ii) effectively excludes on behalf of all Contributors all liability for damages, -including direct, indirect, special, incidental and consequential damages, -such as lost profits; +This is for the HTML parser as a whole except the rewindable input stream, +the named character classes and the Live DOM Viewer. +For the copyright notices for individual files, please see individual files. -iii) states that any provisions which differ from this Agreement are offered -by that Contributor alone and not by any other party; and +/* + * Copyright (c) 2005, 2006, 2007 Henri Sivonen + * Copyright (c) 2007-2012 Mozilla Foundation + * Portions of comments Copyright 2004-2007 Apple Computer, Inc., Mozilla + * Foundation, and Opera Software ASA. + * + * Permission is hereby granted, free of charge, to any person obtaining a + * copy of this software and associated documentation files (the "Software"), + * to deal in the Software without restriction, including without limitation + * the rights to use, copy, modify, merge, publish, distribute, sublicense, + * and/or sell copies of the Software, and to permit persons to whom the + * Software is furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + * DEALINGS IN THE SOFTWARE. + */ -iv) states that source code for the Program is available from such Contributor, -and informs licensees how to obtain it in a reasonable manner on or through -a medium customarily used for software exchange. +The following license is for the WHATWG spec from which the named character +data was extracted. - When the Program is made available in source code form: +/* + * Copyright 2004-2010 Apple Computer, Inc., Mozilla Foundation, and Opera + * Software ASA. + * + * You are granted a license to use, reproduce and create derivative works of + * this document. + */ - a) it must be made available under this Agreement; and +The following license is for the rewindable input stream. -b) a copy of this Agreement must be included with each copy of the Program. +/* + * Copyright (c) 2001-2003 Thai Open Source Software Center Ltd + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the following + * disclaimer in the documentation and/or other materials provided + * with the distribution. + * * Neither the name of the Thai Open Source Software Center Ltd nor + * the names of its contributors may be used to endorse or promote + * products derived from this software without specific prior + * written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + * POSSIBILITY OF SUCH DAMAGE. + */ -Contributors may not remove or alter any copyright notices contained within -the Program. +The following license applies to the Live DOM Viewer: -Each Contributor must identify itself as the originator of its Contribution, -if any, in a manner that reasonably allows subsequent Recipients to identify -the originator of the Contribution. +Copyright (c) 2000, 2006, 2008 Ian Hickson and various contributors - 4. COMMERCIAL DISTRIBUTION +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -Commercial distributors of software may accept certain responsibilities with -respect to end users, business partners and the like. While this license is -intended to facilitate the commercial use of the Program, the Contributor -who includes the Program in a commercial product offering should do so in -a manner which does not create potential liability for other Contributors. -Therefore, if a Contributor includes the Program in a commercial product offering, -such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify -every other Contributor ("Indemnified Contributor") against any losses, damages -and costs (collectively "Losses") arising from claims, lawsuits and other -legal actions brought by a third party against the Indemnified Contributor -to the extent caused by the acts or omissions of such Commercial Contributor -in connection with its distribution of the Program in a commercial product -offering. The obligations in this section do not apply to any claims or Losses -relating to any actual or alleged intellectual property infringement. In order -to qualify, an Indemnified Contributor must: a) promptly notify the Commercial -Contributor in writing of such claim, and b) allow the Commercial Contributor -to control, and cooperate with the Commercial Contributor in, the defense -and any related settlement negotiations. The Indemnified Contributor may participate -in any such claim at its own expense. +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. -For example, a Contributor might include the Program in a commercial product -offering, Product X. That Contributor is then a Commercial Contributor. If -that Commercial Contributor then makes performance claims, or offers warranties -related to Product X, those performance claims and warranties are such Commercial -Contributor's responsibility alone. Under this section, the Commercial Contributor -would have to defend claims against the other Contributors related to those -performance claims and warranties, and if a court requires any other Contributor -to pay any damages as a result, the Commercial Contributor must pay those -damages. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. - 5. NO WARRANTY -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON -AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS -OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF -TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -Each Recipient is solely responsible for determining the appropriateness of -using and distributing the Program and assumes all risks associated with its -exercise of rights under this Agreement, including but not limited to the -risks and costs of program errors, compliance with applicable laws, damage -to or loss of data, programs or equipment, and unavailability or interruption -of operations. +=== +====== +========================= MIT-icu4j ========================= - 6. DISCLAIMER OF LIABILITY +ICU License - ICU 1.8.1 and later -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY -CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION -LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY -WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS -GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +COPYRIGHT AND PERMISSION NOTICE - 7. GENERAL +Copyright (c) 1995-2010 International Business Machines Corporation and others -If any provision of this Agreement is invalid or unenforceable under applicable -law, it shall not affect the validity or enforceability of the remainder of -the terms of this Agreement, and without further action by the parties hereto, -such provision shall be reformed to the minimum extent necessary to make such -provision valid and enforceable. +All rights reserved. -If Recipient institutes patent litigation against any entity (including a -cross-claim or counterclaim in a lawsuit) alleging that the Program itself -(excluding combinations of the Program with other software or hardware) infringes -such Recipient's patent(s), then such Recipient's rights granted under Section -2(b) shall terminate as of the date such litigation is filed. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, and/or sell copies of the +Software, and to permit persons to whom the Software is furnished to do so, +provided that the above copyright notice(s) and this permission notice appear +in all copies of the Software and that both the above copyright notice(s) and +this permission notice appear in supporting documentation. -All Recipient's rights under this Agreement shall terminate if it fails to -comply with any of the material terms or conditions of this Agreement and -does not cure such failure in a reasonable period of time after becoming aware -of such noncompliance. If all Recipient's rights under this Agreement terminate, -Recipient agrees to cease use and distribution of the Program as soon as reasonably -practicable. However, Recipient's obligations under this Agreement and any -licenses granted by Recipient relating to the Program shall continue and survive. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE +LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY +DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -Everyone is permitted to copy and distribute copies of this Agreement, but -in order to avoid inconsistency the Agreement is copyrighted and may only -be modified in the following manner. The Agreement Steward reserves the right -to publish new versions (including revisions) of this Agreement from time -to time. No one other than the Agreement Steward has the right to modify this -Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse -Foundation may assign the responsibility to serve as the Agreement Steward -to a suitable separate entity. Each new version of the Agreement will be given -a distinguishing version number. The Program (including Contributions) may -always be distributed subject to the version of the Agreement under which -it was received. In addition, after a new version of the Agreement is published, -Contributor may elect to distribute the Program (including its Contributions) -under the new version. Except as expressly stated in Sections 2(a) and 2(b) -above, Recipient receives no rights or licenses to the intellectual property -of any Contributor under this Agreement, whether expressly, by implication, -estoppel or otherwise. All rights in the Program not expressly granted under -this Agreement are reserved. +Except as contained in this notice, the name of a copyright holder shall not +be used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization of the copyright holder. -This Agreement is governed by the laws of the State of New York and the intellectual -property laws of the United States of America. No party to this Agreement -will bring a legal action under this Agreement more than one year after the -cause of action arose. Each party waives its rights to a jury trial in any -resulting litigation. +All trademarks and registered trademarks mentioned herein are the property of +their respective owners. === ====== -========================= OSGi ========================= +========================= MIT-icu4j-58 ========================= ------------------------------------------------------------- -The files are available in source code form under the Eclipse Public License at: -http://wiki.netbeans.org/DevFaqEpl3rdPartySources +COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later) -All past Contributors to the code disclaim all warranties and conditions, -express and implied, including warranties or conditions of title and non-infringement, -and implied warranties or conditions of merchantability and fitness for a particular -purpose. In addition, such Contributors are not liable for any damages, including -direct, indirect, special, incidental and consequential damages, such as lost profits. +Copyright © 1991-2020 Unicode, Inc. All rights reserved. +Distributed under the Terms of Use in https://www.unicode.org/copyright.html. -Any provisions of the Oracle license agreement that differ from the -Eclipse Public License are offered by Oracle alone and not by any other party. ------------------------------------------------------------- +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Unicode data files and any associated documentation +(the "Data Files") or Unicode software and any associated documentation +(the "Software") to deal in the Data Files or Software +without restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, and/or sell copies of +the Data Files or Software, and to permit persons to whom the Data Files +or Software are furnished to do so, provided that either +(a) this copyright and permission notice appear with all copies +of the Data Files or Software, or +(b) this copyright and permission notice appear in associated +Documentation. +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT OF THIRD PARTY RIGHTS. +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS +NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THE DATA FILES OR SOFTWARE. -The Eclipse Foundation makes available all content in this plug-in ("Content"). -Unless otherwise indicated below, the Content is provided to you under the -terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy -of the EPL is available at http://www.eclipse.org/legal/epl-v10.html. For -purposes of the EPL, "Program" will mean the Content. +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, +use or other dealings in these Data Files or Software without prior +written authorization of the copyright holder. -If you did not receive this Content directly from the Eclipse Foundation, the -Content is being redistributed by another party ("Redistributor") and different -terms and conditions may apply to your use of any object code in the Content. -Check the Redistributor's license that was provided with the Content. If no -such license exists, contact the Redistributor. Unless otherwise indicated -below, the terms and conditions of the EPL still apply to any source code in -the Content and such source code may be obtained at http://www.eclipse.org. +--------------------- -Third Party Content +Third-Party Software Licenses -The Content includes items that have been sourced from third parties as set out -below. If you did not receive this Content directly from the Eclipse -Foundation, the following is provided for informational purposes only, and you -should look to the Redistributor's license for terms and conditions of use. +This section contains third-party software notices and/or additional +terms for licensed third-party software components included within ICU +libraries. -OSGi Materials +1. ICU License - ICU 1.8.1 to ICU 57.1 -All files in the following sub-directories (and their sub-directories): +COPYRIGHT AND PERMISSION NOTICE + +Copyright (c) 1995-2016 International Business Machines Corporation and others +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, and/or sell copies of the Software, and to permit persons +to whom the Software is furnished to do so, provided that the above +copyright notice(s) and this permission notice appear in all copies of +the Software and that both the above copyright notice(s) and this +permission notice appear in supporting documentation. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY +SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER +RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF +CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in this Software without prior written authorization +of the copyright holder. + +All trademarks and registered trademarks mentioned herein are the +property of their respective owners. + +2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt) + + # The Google Chrome software developed by Google is licensed under + # the BSD license. Other software included in this distribution is + # provided under other licenses, as set forth below. + # + # The BSD License + # http://opensource.org/licenses/bsd-license.php + # Copyright (C) 2006-2008, Google Inc. + # + # All rights reserved. + # + # Redistribution and use in source and binary forms, with or without + # modification, are permitted provided that the following conditions are met: + # + # Redistributions of source code must retain the above copyright notice, + # this list of conditions and the following disclaimer. + # Redistributions in binary form must reproduce the above + # copyright notice, this list of conditions and the following + # disclaimer in the documentation and/or other materials provided with + # the distribution. + # Neither the name of Google Inc. nor the names of its + # contributors may be used to endorse or promote products derived from + # this software without specific prior written permission. + # + # + # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND + # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE + # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR + # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + # + # + # The word list in cjdict.txt are generated by combining three word lists + # listed below with further processing for compound word breaking. The + # frequency is generated with an iterative training against Google web + # corpora. + # + # * Libtabe (Chinese) + # - https://sourceforge.net/project/?group_id=1519 + # - Its license terms and conditions are shown below. + # + # * IPADIC (Japanese) + # - http://chasen.aist-nara.ac.jp/chasen/distribution.html + # - Its license terms and conditions are shown below. + # + # ---------COPYING.libtabe ---- BEGIN-------------------- + # + # /* + # * Copyright (c) 1999 TaBE Project. + # * Copyright (c) 1999 Pai-Hsiang Hsiao. + # * All rights reserved. + # * + # * Redistribution and use in source and binary forms, with or without + # * modification, are permitted provided that the following conditions + # * are met: + # * + # * . Redistributions of source code must retain the above copyright + # * notice, this list of conditions and the following disclaimer. + # * . Redistributions in binary form must reproduce the above copyright + # * notice, this list of conditions and the following disclaimer in + # * the documentation and/or other materials provided with the + # * distribution. + # * . Neither the name of the TaBE Project nor the names of its + # * contributors may be used to endorse or promote products derived + # * from this software without specific prior written permission. + # * + # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + # * OF THE POSSIBILITY OF SUCH DAMAGE. + # */ + # + # /* + # * Copyright (c) 1999 Computer Systems and Communication Lab, + # * Institute of Information Science, Academia + # * Sinica. All rights reserved. + # * + # * Redistribution and use in source and binary forms, with or without + # * modification, are permitted provided that the following conditions + # * are met: + # * + # * . Redistributions of source code must retain the above copyright + # * notice, this list of conditions and the following disclaimer. + # * . Redistributions in binary form must reproduce the above copyright + # * notice, this list of conditions and the following disclaimer in + # * the documentation and/or other materials provided with the + # * distribution. + # * . Neither the name of the Computer Systems and Communication Lab + # * nor the names of its contributors may be used to endorse or + # * promote products derived from this software without specific + # * prior written permission. + # * + # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + # * OF THE POSSIBILITY OF SUCH DAMAGE. + # */ + # + # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, + # University of Illinois + # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 + # + # ---------------COPYING.libtabe-----END-------------------------------- + # + # + # ---------------COPYING.ipadic-----BEGIN------------------------------- + # + # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science + # and Technology. All Rights Reserved. + # + # Use, reproduction, and distribution of this software is permitted. + # Any copy of this software, whether in its original form or modified, + # must include both the above copyright notice and the following + # paragraphs. + # + # Nara Institute of Science and Technology (NAIST), + # the copyright holders, disclaims all warranties with regard to this + # software, including all implied warranties of merchantability and + # fitness, in no event shall NAIST be liable for + # any special, indirect or consequential damages or any damages + # whatsoever resulting from loss of use, data or profits, whether in an + # action of contract, negligence or other tortuous action, arising out + # of or in connection with the use or performance of this software. + # + # A large portion of the dictionary entries + # originate from ICOT Free Software. The following conditions for ICOT + # Free Software applies to the current dictionary as well. + # + # Each User may also freely distribute the Program, whether in its + # original form or modified, to any third party or parties, PROVIDED + # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear + # on, or be attached to, the Program, which is distributed substantially + # in the same form as set out herein and that such intended + # distribution, if actually made, will neither violate or otherwise + # contravene any of the laws and regulations of the countries having + # jurisdiction over the User or the intended distribution itself. + # + # NO WARRANTY + # + # The program was produced on an experimental basis in the course of the + # research and development conducted during the project and is provided + # to users as so produced on an experimental basis. Accordingly, the + # program is provided without any warranty whatsoever, whether express, + # implied, statutory or otherwise. The term "warranty" used herein + # includes, but is not limited to, any warranty of the quality, + # performance, merchantability and fitness for a particular purpose of + # the program and the nonexistence of any infringement or violation of + # any right of any third party. + # + # Each user of the program will agree and understand, and be deemed to + # have agreed and understood, that there is no warranty whatsoever for + # the program and, accordingly, the entire risk arising from or + # otherwise connected with the program is assumed by the user. + # + # Therefore, neither ICOT, the copyright holder, or any other + # organization that participated in or was otherwise related to the + # development of the program and their respective officials, directors, + # officers and other employees shall be held liable for any and all + # damages, including, without limitation, general, special, incidental + # and consequential damages, arising out of or otherwise in connection + # with the use or inability to use the program or any product, material + # or result produced or otherwise obtained by using the program, + # regardless of whether they have been advised of, or otherwise had + # knowledge of, the possibility of such damages at any time during the + # project or thereafter. Each user will be deemed to have agreed to the + # foregoing by his or her commencement of use of the program. The term + # "use" as used herein includes, but is not limited to, the use, + # modification, copying and distribution of the program and the + # production of secondary products from the program. + # + # In the case where the program, whether in its original form or + # modified, was distributed or delivered to or received by a user from + # any person, organization or entity other than ICOT, unless it makes or + # grants independently of ICOT any specific warranty to the user in + # writing, such person, organization or entity, will also be exempted + # from and not be held liable to the user for any such damages as noted + # above as far as the program is concerned. + # + # ---------------COPYING.ipadic-----END---------------------------------- - • org/osgi +3. Lao Word Break Dictionary Data (laodict.txt) -and the following files (which may not be present in all cases): + # Copyright (c) 2013 International Business Machines Corporation + # and others. All Rights Reserved. + # + # Project: http://code.google.com/p/lao-dictionary/ + # Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt + # License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICENSE.txt + # (copied below) + # + # This file is derived from the above dictionary, with slight + # modifications. + # ---------------------------------------------------------------------- + # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. + # All rights reserved. + # + # Redistribution and use in source and binary forms, with or without + # modification, + # are permitted provided that the following conditions are met: + # + # + # Redistributions of source code must retain the above copyright notice, this + # list of conditions and the following disclaimer. Redistributions in + # binary form must reproduce the above copyright notice, this list of + # conditions and the following disclaimer in the documentation and/or + # other materials provided with the distribution. + # + # + # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, + # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + # OF THE POSSIBILITY OF SUCH DAMAGE. + # -------------------------------------------------------------------------- - • osgi/ee.foundation.jar - • osgi/ee.minimum.jar - • osgi/osgi.jar +4. Burmese Word Break Dictionary Data (burmesedict.txt) -shall be defined as the "OSGi Materials." The OSGi Materials are: + # Copyright (c) 2014 International Business Machines Corporation + # and others. All Rights Reserved. + # + # This list is part of a project hosted at: + # github.com/kanyawtech/myanmar-karen-word-lists + # + # -------------------------------------------------------------------------- + # Copyright (c) 2013, LeRoy Benjamin Sharon + # All rights reserved. + # + # Redistribution and use in source and binary forms, with or without + # modification, are permitted provided that the following conditions + # are met: Redistributions of source code must retain the above + # copyright notice, this list of conditions and the following + # disclaimer. Redistributions in binary form must reproduce the + # above copyright notice, this list of conditions and the following + # disclaimer in the documentation and/or other materials provided + # with the distribution. + # + # Neither the name Myanmar Karen Word Lists, nor the names of its + # contributors may be used to endorse or promote products derived + # from this software without specific prior written permission. + # + # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND + # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS + # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED + # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON + # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR + # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF + # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + # SUCH DAMAGE. + # -------------------------------------------------------------------------- - Copyright (c) 2000, 2006 +5. Time Zone Database - OSGi Alliance Bishop Ranch 6 - 2400 Camino Ramon, Suite 375 - San Ramon, CA 94583 USA + ICU uses the public domain data and code derived from Time Zone +Database for its time zone support. The ownership of the TZ database +is explained in BCP 175: Procedure for Maintaining the Time Zone +Database section 7. - All Rights Reserved. + # 7. Database Ownership + # + # The TZ database itself is not an IETF Contribution or an IETF + # document. Rather it is a pre-existing and regularly updated work + # that is in the public domain, and is intended to remain in the + # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do + # not apply to the TZ Database or contributions that individuals make + # to it. Should any claims be made and substantiated against the TZ + # Database, the organization that is providing the IANA + # Considerations defined in this RFC, under the memorandum of + # understanding with the IETF, currently ICANN, may act in accordance + # with all competent court orders. No ownership claims will be made + # by ICANN or the IETF Trust on the database or the code. Any person + # making a contribution to the database or code waives all rights to + # future claims in that contribution or in the TZ Database. -The OSGi Materials are provided to you under the terms and conditions of the -Apache License, Version 2.0. A copy of the license is contained in the file -LICENSE-2.0.txt and is also available at http://www.apache.org/licenses/ -LICENSE-2.0.html. +6. Google double-conversion -Implementation of certain elements of the OSGi Materials may be subject to -third party intellectual property rights, including without limitation, patent -rights (such a third party may or may not be a member of the OSGi Alliance). -The OSGi Alliance and its members are not responsible and shall not be held -responsible in any manner for identifying or failing to identify any or all -such third party intellectual property rights. +Copyright 2006-2011, the V8 project authors. All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: -OSGiâ„¢ is a trademark, registered trademark, or service mark of The OSGi -Alliance in the US and other countries. Java is a trademark, registered -trademark, or service mark of Sun Microsystems, Inc. in the US and other -countries. All other trademarks, registered trademarks, or service marks used -in the Content are the property of their respective owners and are hereby -recognized. + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. === ====== -========================= UPL ========================= - -Copyright (c) __YEARS__, __NAMES__ - -The Universal Permissive License (UPL), Version 1.0 - -Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy of this software, associated documentation and/or data (collectively the "Software"), free of charge and under any and all copyright rights in the Software, and any and all patent rights owned or freely licensable by each licensor hereunder covering either (i) the unmodified Software as contributed to or provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both +========================= MIT-java-grammar ========================= -(a) the Software, and +Copyright (c) 2014 GitHub Inc. -(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is included with the Software each a "Larger Work" to which the Software is contributed by such licensors), +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: -without restriction, including without limitation the rights to copy, create derivative works of, display, perform, and distribute the Software and make, use, sell, offer for sale, import, export, have made, and have sold the Software and the Larger Work(s), and to sublicense the foregoing rights on either these or other terms. +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. -This license is subject to the following condition: +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -The above copyright notice and either this complete permission notice or at a minimum a reference to the UPL must be included in all copies or substantial portions of the Software. +-------------------------------------------------------------------- -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +This package was derived from a TextMate bundle located at +https://github.com/textmate/java.tmbundle and distributed under the following +license, located in `README.mdown`: +Permission to copy, use, modify, sell and distribute this +software is granted. This software is provided "as is" without +express or implied warranty, and with no claim as to its +suitability for any purpose. === ====== -========================= UPL-graaljs ========================= +========================= MIT-jquery ========================= +Copyright (c) 2011 John Resig, http://jquery.com/ -Copyright (c) 2010, 2023, Oracle and/or its affiliates. All rights reserved. -DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +Permission is hereby granted, free of charge, to any person obtaining a copy of this +software and associated documentation files (the "Software"), to deal in the +Software without restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, +and to permit persons to whom the Software is furnished to do so, subject to +the following conditions: -The Universal Permissive License (UPL), Version 1.0 +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -Subject to the condition set forth below, permission is hereby granted to any -person obtaining a copy of this software, associated documentation and/or -data (collectively the "Software"), free of charge and under any and all -copyright rights in the Software, and any and all patent rights owned or -freely licensable by each licensor hereunder covering either (i) the -unmodified Software as contributed to or provided by such licensor, or (ii) -the Larger Works (as defined below), to deal in both +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR +THE USE OR OTHER DEALINGS IN THE SOFTWARE. -(a) the Software, and -(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if -one is included with the Software each a "Larger Work" to which the Software -is contributed by such licensors), +=== +====== +========================= MIT-jruby ========================= -without restriction, including without limitation the rights to copy, create -derivative works of, display, perform, and distribute the Software and make, -use, sell, offer for sale, import, export, have made, and have sold the -Software and the Larger Work(s), and to sublicense the foregoing rights on -either these or other terms. +MIT License -This license is subject to the following condition: +Copyright (c) 2017 JRuby Team -The above copyright notice and either this complete permission notice or at a -minimum a reference to the UPL must be included in all copies or substantial -portions of the Software. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, @@ -7145,1703 +7802,1283 @@ SOFTWARE. === ====== -========================= W3C2 ========================= +========================= MIT-jsoup ========================= -W3C Software and Document Notice and License +The MIT License -This work is being provided by the copyright holders under the following license. +Copyright (c) 2009-2023 Jonathan Hedley -License +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -By obtaining and/or copying this work, you (the licensee) agree that you have -read, understood, and will comply with the following terms and conditions. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -Permission to copy, modify, and distribute this work, with or without -modification, for any purpose and without fee or royalty is hereby granted, -provided that you include the following on ALL copies of the work or portions -thereof, including modifications: +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. -- The full text of this NOTICE in a location viewable to users of the - redistributed or derivative work. -- Any pre-existing intellectual property disclaimers, notices, or terms and - conditions. If none exist, the W3C Software and Document Short Notice should - be included. -- Notice of any changes or modifications, through a copyright statement on the - new code or document such as "This software or document includes material - copied from or derived from [title and URI of the W3C document]. - Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." -Disclaimers +=== +====== +========================= MIT-markdown ========================= -THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR - WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF -MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE -SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, -TRADEMARKS OR OTHER RIGHTS. +The MIT License (MIT) -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. +Copyright (c) Microsoft 2018 -The name and trademarks of copyright holders may NOT be used in advertising or -publicity pertaining to the work without specific, written prior permission. -Title to copyright in this work will at all times remain with copyright -holders. -Content of the NOTICE file: -Apache NetBeans -Copyright 2017-2023 The Apache Software Foundation +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -The code is based on NetBeans, that has been kindly donated to the Apache -Software Foundation by Oracle. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. -The code was Copyright 1997-2016 Oracle and/or its affiliates. The Initial -Developer of the Original Software was Sun Microsystems, Inc. Portions -Copyright 1997-2006 Sun Microsystems, Inc. +=== +====== +========================= MIT-nocopyright ========================= -Apache Ant -Copyright 1999-2023 The Apache Software Foundation +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: -The task is based on code Copyright (c) 2002, Landmark -Graphics Corp that has been kindly donated to the Apache Software -Foundation. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. -Gradle Inc.'s Gradle Tooling API -Copyright 2007-2023 Gradle Inc. -This product includes software developed at -Gradle Inc. (https://gradle.org/). +=== +====== +========================= MIT-processtreekiller ========================= -This product includes/uses SLF4J (https://www.slf4j.org/) -developed by QOS.ch, 2004-2023 +Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -Apache Maven Distribution -Copyright 2001-2023 The Apache Software Foundation +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. -This software bundles the following NOTICE files from third party library providers: +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. -META-INF/NOTICE in archive lib/guice-5.1.0.jar -Google Guice - Core Library -Copyright 2006-2022 Google, Inc. -META-INF/NOTICE in archive lib/plexus-utils-3.2.1.jar -This product includes software developed by the Indiana University - Extreme! Lab (http://www.extreme.indiana.edu/). -This product includes software developed by -ThoughtWorks (http://www.thoughtworks.com). -This product includes software developed by -javolution (http://javolution.org/). -This product includes software developed by -Rome (https://rome.dev.java.net/). +=== +====== +========================= MIT-requirejs ========================= -about.html in archive lib/org.eclipse.sisu.inject-0.3.5.jar +The MIT License - - - - -About org.eclipse.sisu.inject - - -

About org.eclipse.sisu.inject

- -

November 5, 2013

-

License

+Copyright (c) 2010-2014, The Dojo Foundation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-v10.html. -For purposes of the EPL, "Program" will mean the Content.

-

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

+=== +====== +========================= MIT-slf4j-22 ========================= -

Third Party Content

-

The Content includes items that have been sourced from third parties as set -out below. If you did not receive this Content directly from the Eclipse Foundation, -the following is provided for informational purposes only, and you should look -to the Redistributor's license for terms and conditions of use.

+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) +All rights reserved. -

ASM 4.1

-

The plug-in includes software developed by the ObjectWeb consortium as part -of the ASM project at http://asm.ow2.org/.

+Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: -

A subset of ASM is re-packaged within the source and binary of the plug-in (org.eclipse.sisu.space.asm.*) -to avoid version collisions with other usage and is also available from the plug-in's github repository.

+The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. -

Your use of the ASM code is subject to the terms and conditions of the ASM License -below which is also available at http://asm.ow2.org/license.html.

+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -
-Copyright (c) 2000-2011 INRIA, France Telecom
-All rights reserved.
 
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
+===
+======
+========================= MIT-vscode =========================
 
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
+MIT License
 
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
+Copyright (c) 2015 - present Microsoft Corporation
 
-3. Neither the name of the copyright holders nor the names of its
-   contributors may be used to endorse or promote products derived from
-   this software without specific prior written permission.
+All rights reserved.
 
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-THE POSSIBILITY OF SUCH DAMAGE.
-
+Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: - - +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. -Apache Commons Compress -Copyright 2002-2023 The Apache Software Foundation ---- +=== +====== +========================= MIT-vscode-material-icon-theme ========================= -The files in the package org.apache.commons.compress.archivers.sevenz -were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/), -which has been placed in the public domain: +The MIT License (MIT) +Copyright (c) 2021 Philipp Kief -"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html) +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: ---- +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -The test file lbzip2_32767.bz2 has been copied from libbzip2's source -repository: +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO +EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES +OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. -This program, "bzip2", the associated library "libbzip2", and all -documentation, are copyright (C) 1996-2019 Julian R Seward. All -rights reserved. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. +=== +====== +========================= MIT-vscode-uri ========================= -2. The origin of this software must not be misrepresented; you must - not claim that you wrote the original software. If you use this - software in a product, an acknowledgment in the product - documentation would be appreciated but is not required. +The MIT License (MIT) -3. Altered source versions must be plainly marked as such, and must - not be misrepresented as being the original software. +Copyright (c) Microsoft -4. The name of the author may not be used to endorse or promote - products derived from this software without specific prior written - permission. +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS -OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE -GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -Julian Seward, jseward@acm.org +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Apache FreeMarker -Copyright 2015-2018 The Apache Software Foundation +=== +====== +========================= MIT-winp ========================= +MIT License -junixsocket +Copyright (c) 2008-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributors -Copyright 2009-2021 Christian Kohlschütter +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. - http://www.apache.org/licenses/LICENSE-2.0 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +=== +====== +========================= Maven-EPL-v10 ========================= -Apache Lucene -Copyright 2019 The Apache Software Foundation +Eclipse Public License - v 1.0 -The snowball stemmers in - contrib/analyzers/common/src/java/net/sf/snowball -were developed by Martin Porter and Richard Boulton. -The snowball stopword lists in - contrib/analyzers/common/src/resources/org/apache/lucene/analysis/snowball -were developed by Martin Porter and Richard Boulton. -The full snowball package is available from - http://snowball.tartarus.org/ +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. -The KStem stemmer in - common/src/org/apache/lucene/analysis/en -was developed by Bob Krovetz and Sergio Guzman-Lara (CIIR-UMass Amherst) -under the BSD-license. + 1. DEFINITIONS -The Arabic,Persian,Romanian,Bulgarian, and Hindi analyzers (contrib/analyzers) come with a default -stopword list that is BSD-licensed created by Jacques Savoy. These files reside in: -contrib/analyzers/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt, -contrib/analyzers/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt, -contrib/analyzers/common/src/resources/org/apache/lucene/analysis/ro/stopwords.txt, -contrib/analyzers/common/src/resources/org/apache/lucene/analysis/bg/stopwords.txt, -contrib/analyzers/common/src/resources/org/apache/lucene/analysis/hi/stopwords.txt -See http://members.unine.ch/jacques.savoy/clef/index.html. + "Contribution" means: -The German,Spanish,Finnish,French,Hungarian,Italian,Portuguese,Russian and Swedish light stemmers -(common) are based on BSD-licensed reference implementations created by Jacques Savoy and -Ljiljana Dolamic. These files reside in: -contrib/analyzers/common/src/java/org/apache/lucene/analysis/de/GermanLightStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/de/GermanMinimalStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/es/SpanishLightStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/fi/FinnishLightStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/fr/FrenchLightStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/fr/FrenchMinimalStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/hu/HungarianLightStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/it/ItalianLightStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/pt/PortugueseLightStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/ru/RussianLightStemmer.java -contrib/analyzers/common/src/java/org/apache/lucene/analysis/sv/SwedishLightStemmer.java +a) in the case of the initial Contributor, the initial code and documentation +distributed under this Agreement, and -The Stempel analyzer (contrib/analyzers) includes BSD-licensed software developed -by the Egothor project http://egothor.sf.net/, created by Leo Galambos, Martin Kvapil, -and Edmond Nolan. + b) in the case of each subsequent Contributor: -The Polish analyzer (contrib/analyzers) comes with a default -stopword list that is BSD-licensed created by the Carrot2 project. The file resides -in contrib/analyzers/stempel/src/resources/org/apache/lucene/analysis/pl/stopwords.txt. -See http://project.carrot2.org/license.html. + i) changes to the Program, and -Includes lib/servlet-api-2.4.jar from Apache Tomcat -Includes lib/ant-1.7.1.jar and lib/ant-junit-1.7.1.jar from Apache Ant -Includes contrib/queries/lib/jakarta-regexp-1.4.jar from Apache Jakarta Regexp -Includes software from other Apache Software Foundation projects, -including, but not limited to: - - Commons Beanutils (contrib/benchmark/lib/commons-beanutils-1.7.0.jar) - - Commons Collections (contrib/benchmark/lib/commons-collections-3.1.jar) - - Commons Compress (contrib/benchmark/lib/commons-compress-1.0.jar) - - Commons Digester (contrib/benchmark/lib/commons-digester-1.7.jar) - - Commons Logging (contrib/benchmark/lib/commons-logging-1.0.4.jar) - - Xerces (contrib/benchmark/lib/xercesImpl-2.9.1-patched-XERCESJ-1257.jar) + ii) additions to the Program; + +where such changes and/or additions to the Program originate from and are +distributed by that particular Contributor. A Contribution 'originates' from +a Contributor if it was added to the Program by such Contributor itself or +anyone acting on such Contributor's behalf. Contributions do not include additions +to the Program which: (i) are separate modules of software distributed in +conjunction with the Program under their own license agreement, and (ii) are +not derivative works of the Program. -The SmartChineseAnalyzer source code (under contrib/analyzers) was -provided by Xiaoping Gao and copyright 2009 by www.imdict.net. + "Contributor" means any person or entity that distributes the Program. -ICU4J, (under contrib/icu) is licensed under an MIT styles license -(contrib/icu/lib/ICU-LICENSE.txt) and Copyright (c) 1995-2008 -International Business Machines Corporation and others +"Licensed Patents" mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. -Some files (contrib/analyzers/common/src/test/.../WordBreakTestUnicode_*.java -and data files under contrib/icu/src/data/) are derived from Unicode data such -as the Unicode Character Database. See http://unicode.org/copyright.html for more -details. +"Program" means the Contributions distributed in accordance with this Agreement. -The class org.apache.lucene.SorterTemplate was inspired by CGLIB's class with -the same name. The implementation part is mainly done using pre-existing -Lucene sorting code. In-place stable mergesort was borrowed from CGLIB, -which is Apache-licensed. +"Recipient" means anyone who receives the Program under this Agreement, including +all Contributors. -The Google Code Prettify is Apache License 2.0. -See http://code.google.com/p/google-code-prettify/ + 2. GRANT OF RIGHTS -JUnit (under lib/junit-4.7.jar) is licensed under the Common Public License v. 1.0 -See http://junit.sourceforge.net/cpl-v10.html +a) Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, +prepare derivative works of, publicly display, publicly perform, distribute +and sublicense the Contribution of such Contributor, if any, and such derivative +works, in source code and object code form. -JLine (under contrib/lucli/lib/jline.jar) is licensed under the BSD License. -See http://jline.sourceforge.net/ +b) Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed +Patents to make, use, sell, offer to sell, import and otherwise transfer the +Contribution of such Contributor, if any, in source code and object code form. +This patent license shall apply to the combination of the Contribution and +the Program if, at the time the Contribution is added by the Contributor, +such addition of the Contribution causes such combination to be covered by +the Licensed Patents. The patent license shall not apply to any other combinations +which include the Contribution. No hardware per se is licensed hereunder. -This product includes code (JaspellTernarySearchTrie) from Java Spelling Checking Package (jaspell): http://jaspell.sourceforge.net/ -License: The BSD License (http://www.opensource.org/licenses/bsd-license.php) +c) Recipient understands that although each Contributor grants the licenses +to its Contributions set forth herein, no assurances are provided by any Contributor +that the Program does not infringe the patent or other intellectual property +rights of any other entity. Each Contributor disclaims any liability to Recipient +for claims brought by any other entity based on infringement of intellectual +property rights or otherwise. As a condition to exercising the rights and +licenses granted hereunder, each Recipient hereby assumes sole responsibility +to secure any other intellectual property rights needed, if any. For example, +if a third party patent license is required to allow Recipient to distribute +the Program, it is Recipient's responsibility to acquire that license before +distributing the Program. +d) Each Contributor represents that to its knowledge it has sufficient copyright +rights in its Contribution, if any, to grant the copyright license set forth +in this Agreement. -Apache XML Commons Resolver -Copyright 2006 The Apache Software Foundation. + 3. REQUIREMENTS -Portions of this code are derived from classes placed in the -public domain by Arbortext on 10 Apr 2000. See: -http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/README.htm +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + a) it complies with the terms and conditions of this Agreement; and -Apache Commons Lang -Copyright 2001-2021 The Apache Software Foundation + b) its license agreement: +i) effectively disclaims on behalf of all Contributors all warranties and +conditions, express and implied, including warranties or conditions of title +and non-infringement, and implied warranties or conditions of merchantability +and fitness for a particular purpose; -Maven :: Indexer Core -Copyright 2002-2023 The Apache Software Foundation +ii) effectively excludes on behalf of all Contributors all liability for damages, +including direct, indirect, special, incidental and consequential damages, +such as lost profits; +iii) states that any provisions which differ from this Agreement are offered +by that Contributor alone and not by any other party; and -This product includes software developed by the -JDOM Project (http://www.jdom.org/). +iv) states that source code for the Program is available from such Contributor, +and informs licensees how to obtain it in a reasonable manner on or through +a medium customarily used for software exchange. + When the Program is made available in source code form: -Apache Lucene -Copyright 2001-2022 The Apache Software Foundation + a) it must be made available under this Agreement; and -Includes software from other Apache Software Foundation projects, -including, but not limited to: - - Apache Ant - - Apache Jakarta Regexp - - Apache Commons - - Apache Xerces +b) a copy of this Agreement must be included with each copy of the Program. -ICU4J, (under analysis/icu) is licensed under an MIT styles license -and Copyright (c) 1995-2008 International Business Machines Corporation and others +Contributors may not remove or alter any copyright notices contained within +the Program. -Some data files (under analysis/icu/src/data) are derived from Unicode data such -as the Unicode Character Database. See http://unicode.org/copyright.html for more -details. +Each Contributor must identify itself as the originator of its Contribution, +if any, in a manner that reasonably allows subsequent Recipients to identify +the originator of the Contribution. -Brics Automaton (under core/src/java/org/apache/lucene/util/automaton) is -BSD-licensed, created by Anders Møller. See http://www.brics.dk/automaton/ + 4. COMMERCIAL DISTRIBUTION -The levenshtein automata tables (under core/src/java/org/apache/lucene/util/automaton) were -automatically generated with the moman/finenight FSA library, created by -Jean-Philippe Barrette-LaPierre. This library is available under an MIT license, -see http://sites.google.com/site/rrettesite/moman and -http://bitbucket.org/jpbarrette/moman/overview/ +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor +who includes the Program in a commercial product offering should do so in +a manner which does not create potential liability for other Contributors. +Therefore, if a Contributor includes the Program in a commercial product offering, +such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, damages +and costs (collectively "Losses") arising from claims, lawsuits and other +legal actions brought by a third party against the Indemnified Contributor +to the extent caused by the acts or omissions of such Commercial Contributor +in connection with its distribution of the Program in a commercial product +offering. The obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. In order +to qualify, an Indemnified Contributor must: a) promptly notify the Commercial +Contributor in writing of such claim, and b) allow the Commercial Contributor +to control, and cooperate with the Commercial Contributor in, the defense +and any related settlement negotiations. The Indemnified Contributor may participate +in any such claim at its own expense. -The class org.apache.lucene.util.WeakIdentityMap was derived from -the Apache CXF project and is Apache License 2.0. +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial Contributor then makes performance claims, or offers warranties +related to Product X, those performance claims and warranties are such Commercial +Contributor's responsibility alone. Under this section, the Commercial Contributor +would have to defend claims against the other Contributors related to those +performance claims and warranties, and if a court requires any other Contributor +to pay any damages as a result, the Commercial Contributor must pay those +damages. -The class org.apache.lucene.util.compress.LZ4 is a Java rewrite of the LZ4 -compression library (https://github.com/lz4/lz4/tree/dev/lib) that is licensed -under the 2-clause BSD license. -(https://opensource.org/licenses/bsd-license.php) + 5. NO WARRANTY -The Google Code Prettify is Apache License 2.0. -See http://code.google.com/p/google-code-prettify/ +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON +AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS +OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF +TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. +Each Recipient is solely responsible for determining the appropriateness of +using and distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement, including but not limited to the +risks and costs of program errors, compliance with applicable laws, damage +to or loss of data, programs or equipment, and unavailability or interruption +of operations. -JUnit (junit-4.10) is licensed under the Common Public License v. 1.0 -See http://junit.sourceforge.net/cpl-v10.html + 6. DISCLAIMER OF LIABILITY -This product includes code (JaspellTernarySearchTrie) from Java Spelling Checkin -g Package (jaspell): http://jaspell.sourceforge.net/ -License: The BSD License (http://www.opensource.org/licenses/bsd-license.php) +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY +WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS +GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -The snowball stemmers in - analysis/common/src/java/net/sf/snowball -were developed by Martin Porter and Richard Boulton. -The snowball stopword lists in - analysis/common/src/resources/org/apache/lucene/analysis/snowball -were developed by Martin Porter and Richard Boulton. -The full snowball package is available from - https://snowballstem.org/ + 7. GENERAL -The KStem stemmer in - analysis/common/src/org/apache/lucene/analysis/en -was developed by Bob Krovetz and Sergio Guzman-Lara (CIIR-UMass Amherst) -under the BSD-license. +If any provision of this Agreement is invalid or unenforceable under applicable +law, it shall not affect the validity or enforceability of the remainder of +the terms of this Agreement, and without further action by the parties hereto, +such provision shall be reformed to the minimum extent necessary to make such +provision valid and enforceable. -The Arabic,Persian,Romanian,Bulgarian, Hindi and Bengali analyzers (common) come with a default -stopword list that is BSD-licensed created by Jacques Savoy. These files reside in: -analysis/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt, -analysis/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt, -analysis/common/src/resources/org/apache/lucene/analysis/ro/stopwords.txt, -analysis/common/src/resources/org/apache/lucene/analysis/bg/stopwords.txt, -analysis/common/src/resources/org/apache/lucene/analysis/hi/stopwords.txt, -analysis/common/src/resources/org/apache/lucene/analysis/bn/stopwords.txt -See http://members.unine.ch/jacques.savoy/clef/index.html. +If Recipient institutes patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) infringes +such Recipient's patent(s), then such Recipient's rights granted under Section +2(b) shall terminate as of the date such litigation is filed. -The German,Spanish,Finnish,French,Hungarian,Italian,Portuguese,Russian and Swedish light stemmers -(common) are based on BSD-licensed reference implementations created by Jacques Savoy and -Ljiljana Dolamic. These files reside in: -analysis/common/src/java/org/apache/lucene/analysis/de/GermanLightStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/de/GermanMinimalStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/es/SpanishLightStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/fi/FinnishLightStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/fr/FrenchLightStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/fr/FrenchMinimalStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/hu/HungarianLightStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/it/ItalianLightStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/pt/PortugueseLightStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/ru/RussianLightStemmer.java -analysis/common/src/java/org/apache/lucene/analysis/sv/SwedishLightStemmer.java +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and +does not cure such failure in a reasonable period of time after becoming aware +of such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as reasonably +practicable. However, Recipient's obligations under this Agreement and any +licenses granted by Recipient relating to the Program shall continue and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but +in order to avoid inconsistency the Agreement is copyrighted and may only +be modified in the following manner. The Agreement Steward reserves the right +to publish new versions (including revisions) of this Agreement from time +to time. No one other than the Agreement Steward has the right to modify this +Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse +Foundation may assign the responsibility to serve as the Agreement Steward +to a suitable separate entity. Each new version of the Agreement will be given +a distinguishing version number. The Program (including Contributions) may +always be distributed subject to the version of the Agreement under which +it was received. In addition, after a new version of the Agreement is published, +Contributor may elect to distribute the Program (including its Contributions) +under the new version. Except as expressly stated in Sections 2(a) and 2(b) +above, Recipient receives no rights or licenses to the intellectual property +of any Contributor under this Agreement, whether expressly, by implication, +estoppel or otherwise. All rights in the Program not expressly granted under +this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the intellectual +property laws of the United States of America. No party to this Agreement +will bring a legal action under this Agreement more than one year after the +cause of action arose. Each party waives its rights to a jury trial in any +resulting litigation. -The Stempel analyzer (stempel) includes BSD-licensed software developed -by the Egothor project http://egothor.sf.net/, created by Leo Galambos, Martin Kvapil, -and Edmond Nolan. -The Polish analyzer (stempel) comes with a default -stopword list that is BSD-licensed created by the Carrot2 project. The file resides -in stempel/src/resources/org/apache/lucene/analysis/pl/stopwords.txt. -See https://github.com/carrot2/carrot2. +=== +====== +========================= OSGi ========================= -The SmartChineseAnalyzer source code (smartcn) was -provided by Xiaoping Gao and copyright 2009 by www.imdict.net. +------------------------------------------------------------ +The files are available in source code form under the Eclipse Public License at: +http://wiki.netbeans.org/DevFaqEpl3rdPartySources -WordBreakTestUnicode_*.java (under modules/analysis/common/src/test/) -is derived from Unicode data such as the Unicode Character Database. -See http://unicode.org/copyright.html for more details. +All past Contributors to the code disclaim all warranties and conditions, +express and implied, including warranties or conditions of title and non-infringement, +and implied warranties or conditions of merchantability and fitness for a particular +purpose. In addition, such Contributors are not liable for any damages, including +direct, indirect, special, incidental and consequential damages, such as lost profits. -The Morfologik analyzer (morfologik) includes BSD-licensed software -developed by Dawid Weiss and Marcin Miłkowski -(https://github.com/morfologik/morfologik-stemming) and uses -data from the BSD-licensed dictionary of Polish (SGJP, http://sgjp.pl/morfeusz/). +Any provisions of the Oracle license agreement that differ from the +Eclipse Public License are offered by Oracle alone and not by any other party. +------------------------------------------------------------ -Servlet-api.jar and javax.servlet-*.jar are under the CDDL license, the original -source code for this can be found at http://www.eclipse.org/jetty/downloads.php -=========================================================================== -Kuromoji Japanese Morphological Analyzer - Apache Lucene Integration -=========================================================================== +The Eclipse Foundation makes available all content in this plug-in ("Content"). +Unless otherwise indicated below, the Content is provided to you under the +terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy +of the EPL is available at http://www.eclipse.org/legal/epl-v10.html. For +purposes of the EPL, "Program" will mean the Content. -This software includes a binary and/or source version of data from +If you did not receive this Content directly from the Eclipse Foundation, the +Content is being redistributed by another party ("Redistributor") and different +terms and conditions may apply to your use of any object code in the Content. +Check the Redistributor's license that was provided with the Content. If no +such license exists, contact the Redistributor. Unless otherwise indicated +below, the terms and conditions of the EPL still apply to any source code in +the Content and such source code may be obtained at http://www.eclipse.org. - mecab-ipadic-2.7.0-20070801 +Third Party Content -which can be obtained from +The Content includes items that have been sourced from third parties as set out +below. If you did not receive this Content directly from the Eclipse +Foundation, the following is provided for informational purposes only, and you +should look to the Redistributor's license for terms and conditions of use. - http://atilika.com/releases/mecab-ipadic/mecab-ipadic-2.7.0-20070801.tar.gz +OSGi Materials -or +All files in the following sub-directories (and their sub-directories): - http://jaist.dl.sourceforge.net/project/mecab/mecab-ipadic/2.7.0-20070801/mecab-ipadic-2.7.0-20070801.tar.gz + • org/osgi -=========================================================================== -mecab-ipadic-2.7.0-20070801 Notice -=========================================================================== +and the following files (which may not be present in all cases): -Nara Institute of Science and Technology (NAIST), -the copyright holders, disclaims all warranties with regard to this -software, including all implied warranties of merchantability and -fitness, in no event shall NAIST be liable for -any special, indirect or consequential damages or any damages -whatsoever resulting from loss of use, data or profits, whether in an -action of contract, negligence or other tortuous action, arising out -of or in connection with the use or performance of this software. + • osgi/ee.foundation.jar + • osgi/ee.minimum.jar + • osgi/osgi.jar -A large portion of the dictionary entries -originate from ICOT Free Software. The following conditions for ICOT -Free Software applies to the current dictionary as well. +shall be defined as the "OSGi Materials." The OSGi Materials are: -Each User may also freely distribute the Program, whether in its -original form or modified, to any third party or parties, PROVIDED -that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear -on, or be attached to, the Program, which is distributed substantially -in the same form as set out herein and that such intended -distribution, if actually made, will neither violate or otherwise -contravene any of the laws and regulations of the countries having -jurisdiction over the User or the intended distribution itself. + Copyright (c) 2000, 2006 -NO WARRANTY + OSGi Alliance Bishop Ranch 6 + 2400 Camino Ramon, Suite 375 + San Ramon, CA 94583 USA -The program was produced on an experimental basis in the course of the -research and development conducted during the project and is provided -to users as so produced on an experimental basis. Accordingly, the -program is provided without any warranty whatsoever, whether express, -implied, statutory or otherwise. The term "warranty" used herein -includes, but is not limited to, any warranty of the quality, -performance, merchantability and fitness for a particular purpose of -the program and the nonexistence of any infringement or violation of -any right of any third party. + All Rights Reserved. -Each user of the program will agree and understand, and be deemed to -have agreed and understood, that there is no warranty whatsoever for -the program and, accordingly, the entire risk arising from or -otherwise connected with the program is assumed by the user. +The OSGi Materials are provided to you under the terms and conditions of the +Apache License, Version 2.0. A copy of the license is contained in the file +LICENSE-2.0.txt and is also available at http://www.apache.org/licenses/ +LICENSE-2.0.html. -Therefore, neither ICOT, the copyright holder, or any other -organization that participated in or was otherwise related to the -development of the program and their respective officials, directors, -officers and other employees shall be held liable for any and all -damages, including, without limitation, general, special, incidental -and consequential damages, arising out of or otherwise in connection -with the use or inability to use the program or any product, material -or result produced or otherwise obtained by using the program, -regardless of whether they have been advised of, or otherwise had -knowledge of, the possibility of such damages at any time during the -project or thereafter. Each user will be deemed to have agreed to the -foregoing by his or her commencement of use of the program. The term -"use" as used herein includes, but is not limited to, the use, -modification, copying and distribution of the program and the -production of secondary products from the program. +Implementation of certain elements of the OSGi Materials may be subject to +third party intellectual property rights, including without limitation, patent +rights (such a third party may or may not be a member of the OSGi Alliance). +The OSGi Alliance and its members are not responsible and shall not be held +responsible in any manner for identifying or failing to identify any or all +such third party intellectual property rights. -In the case where the program, whether in its original form or -modified, was distributed or delivered to or received by a user from -any person, organization or entity other than ICOT, unless it makes or -grants independently of ICOT any specific warranty to the user in -writing, such person, organization or entity, will also be exempted -from and not be held liable to the user for any such damages as noted -above as far as the program is concerned. +OSGi™ is a trademark, registered trademark, or service mark of The OSGi +Alliance in the US and other countries. Java is a trademark, registered +trademark, or service mark of Sun Microsystems, Inc. in the US and other +countries. All other trademarks, registered trademarks, or service marks used +in the Content are the property of their respective owners and are hereby +recognized. -=========================================================================== -Nori Korean Morphological Analyzer - Apache Lucene Integration -=========================================================================== -This software includes a binary and/or source version of data from - mecab-ko-dic-2.0.3-20170922 +=== +====== +========================= UPL ========================= -which can be obtained from +Copyright (c) __YEARS__, __NAMES__ - https://bitbucket.org/eunjeon/mecab-ko-dic/downloads/mecab-ko-dic-2.0.3-20170922.tar.gz +The Universal Permissive License (UPL), Version 1.0 -The floating point precision conversion in NumericUtils.Float16Converter is derived from work by -Jeroen van der Zijp, granted for use under the Apache license. +Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy of this software, associated documentation and/or data (collectively the "Software"), free of charge and under any and all copyright rights in the Software, and any and all patent rights owned or freely licensable by each licensor hereunder covering either (i) the unmodified Software as contributed to or provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both +(a) the Software, and -JCommander Copyright Notices -============================ +(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is included with the Software each a "Larger Work" to which the Software is contributed by such licensors), -Copyright 2010 Cedric Beust +without restriction, including without limitation the rights to copy, create derivative works of, display, perform, and distribute the Software and make, use, sell, offer for sale, import, export, have made, and have sold the Software and the Larger Work(s), and to sublicense the foregoing rights on either these or other terms. +This license is subject to the following condition: -Apache Batik -Copyright 1999-2020 The Apache Software Foundation +The above copyright notice and either this complete permission notice or at a minimum a reference to the UPL must be included in all copies or substantial portions of the Software. -This software contains code from the World Wide Web Consortium (W3C) for the -Document Object Model API (DOM API) and SVG Document Type Definition (DTD). +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -This software contains code from the International Organisation for -Standardization for the definition of character entities used in the software's -documentation. -This product includes images from the Tango Desktop Project -(http://tango.freedesktop.org/). -This product includes images from the Pasodoble Icon Theme -(http://www.jesusda.com/projects/pasodoble). +=== +====== +========================= UPL-graaljs ========================= -Apache Commons IO -Copyright 2002-2023 The Apache Software Foundation +Copyright (c) 2010, 2023, Oracle and/or its affiliates. All rights reserved. +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +The Universal Permissive License (UPL), Version 1.0 -Apache XML Commons XML APIs -Copyright 2006 The Apache Software Foundation. +Subject to the condition set forth below, permission is hereby granted to any +person obtaining a copy of this software, associated documentation and/or +data (collectively the "Software"), free of charge and under any and all +copyright rights in the Software, and any and all patent rights owned or +freely licensable by each licensor hereunder covering either (i) the +unmodified Software as contributed to or provided by such licensor, or (ii) +the Larger Works (as defined below), to deal in both -Portions of this software were originally based on the following: - - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. - - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. - - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org +(a) the Software, and +(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if +one is included with the Software each a "Larger Work" to which the Software +is contributed by such licensors), -Apache XML Graphics Commons -Copyright 2006-2021 The Apache Software Foundation +without restriction, including without limitation the rights to copy, create +derivative works of, display, perform, and distribute the Software and make, +use, sell, offer for sale, import, export, have made, and have sold the +Software and the Larger Work(s), and to sublicense the foregoing rights on +either these or other terms. +This license is subject to the following condition: -Apache Commons Codec -Copyright 2002-2020 The Apache Software Foundation +The above copyright notice and either this complete permission notice or at a +minimum a reference to the UPL must be included in all copies or substantial +portions of the Software. -src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java -contains test data from http://aspell.net/test/orig/batch0.tab. -Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org) +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. -=============================================================================== -The content of package org.apache.commons.codec.language.bm has been translated -from the original php source code available at http://stevemorse.org/phoneticinfo.htm -with permission from the original authors. -Original source copyright: -Copyright (c) 2008 Alexander Beider & Stephen P. Morse. +=== +====== +========================= W3C2 ========================= +W3C Software and Document Notice and License -// ------------------------------------------------------------------ -// NOTICE file corresponding to the section 4d of The Apache License, -// Version 2.0, in this case for Commons Logging -// ------------------------------------------------------------------ +This work is being provided by the copyright holders under the following license. -Commons Logging -Copyright 2001-2007 The Apache Software Foundation +License -This product includes/uses software(s) developed by 'an unknown organization' - - Unnamed - avalon-framework:avalon-framework:jar:4.1.3 - - Unnamed - log4j:log4j:jar:1.2.12 - - Unnamed - logkit:logkit:jar:1.0.1 +By obtaining and/or copying this work, you (the licensee) agree that you have +read, understood, and will comply with the following terms and conditions. + +Permission to copy, modify, and distribute this work, with or without +modification, for any purpose and without fee or royalty is hereby granted, +provided that you include the following on ALL copies of the work or portions +thereof, including modifications: + +- The full text of this NOTICE in a location viewable to users of the + redistributed or derivative work. +- Any pre-existing intellectual property disclaimers, notices, or terms and + conditions. If none exist, the W3C Software and Document Short Notice should + be included. +- Notice of any changes or modifications, through a copyright statement on the + new code or document such as "This software or document includes material + copied from or derived from [title and URI of the W3C document]. + Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." + +Disclaimers +THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR + WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE +SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, +TRADEMARKS OR OTHER RIGHTS. -Kotlin Compiler -Copyright 2010-2019 JetBrains s.r.o and respective authors and developers +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. +The name and trademarks of copyright holders may NOT be used in advertising or +publicity pertaining to the work without specific, written prior permission. +Title to copyright in this work will at all times remain with copyright +holders. +Apache NetBeans +Copyright 2017-2023 The Apache Software Foundation -This software includes code from IntelliJ IDEA Community Edition -Copyright (C) JetBrains s.r.o. -https://www.jetbrains.com/idea/ +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). -Addendum -========================== +The code is based on NetBeans, that has been kindly donated to the Apache +Software Foundation by Oracle. -simplevalidation copyright (license already present ) : -———— -Copyright 2010-2019 Tim Boudreau -———— +The code was Copyright 1997-2016 Oracle and/or its affiliates. The Initial +Developer of the Original Software was Sun Microsystems, Inc. Portions +Copyright 1997-2006 Sun Microsystems, Inc. -Jdktools copyright (license present Apache 2.0 ) -———— -Copyright 2022 Gerrit Grunwald. -———— -platform/modules/org-netbeans-html-ko4j.jar Apache-2.0+knockout -———————Apache-2.0+knockout (In addition to Apache 2.0 license present above)———————— +Apache Ant +Copyright 1999-2023 The Apache Software Foundation -This product bundles Knockout JavaScript library v3.5.0, -which is available under a MIT license: +The task is based on code Copyright (c) 2002, Landmark +Graphics Corp that has been kindly donated to the Apache Software +Foundation. -The MIT License (MIT) - http://www.opensource.org/licenses/mit-license.php -Copyright (c) Steven Sanderson, the Knockout.js team, and other contributors -http://knockoutjs.com/ +Gradle Inc.'s Gradle Tooling API +Copyright 2007-2023 Gradle Inc. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +This product includes software developed at +Gradle Inc. (https://gradle.org/). -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +This product includes/uses SLF4J (https://www.slf4j.org/) +developed by QOS.ch, 2004-2023 -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. -———————End : Apache-2.0+knockout (In addition to Apache 2.0 license present above)———————— +Apache Maven Distribution +Copyright 2001-2023 The Apache Software Foundation +This software bundles the following NOTICE files from third party library providers: ------- Additional license terms for platform/modules/ext/xml-apis-1.4.01.jar ----- -xml-commons/java/external/LICENSE.sax.txt $Id: LICENSE.sax.txt 225954 2002-01-31 23:26:48Z curcuru $ +META-INF/NOTICE in archive lib/guice-5.1.0.jar +Google Guice - Core Library +Copyright 2006-2022 Google, Inc. +META-INF/NOTICE in archive lib/plexus-utils-3.2.1.jar +This product includes software developed by the Indiana University + Extreme! Lab (http://www.extreme.indiana.edu/). +This product includes software developed by +ThoughtWorks (http://www.thoughtworks.com). +This product includes software developed by +javolution (http://javolution.org/). +This product includes software developed by +Rome (https://rome.dev.java.net/). -This license came from: http://www.megginson.com/SAX/copying.html - However please note future versions of SAX may be covered - under http://saxproject.org/?selected=pd +about.html in archive lib/org.eclipse.sisu.inject-0.3.5.jar + + + + +About org.eclipse.sisu.inject + + +

About org.eclipse.sisu.inject

-This page is now out of date -- see the new SAX site at -http://www.saxproject.org/ for more up-to-date -releases and other information. Please change your bookmarks. +

November 5, 2013

+

License

+

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.

-SAX2 is Free! +

If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.

-I hereby abandon any property rights to SAX 2.0 (the Simple API for -XML), and release all of the SAX 2.0 source code, compiled code, and -documentation contained in this distribution into the Public Domain. -SAX comes with NO WARRANTY or guarantee of fitness for any -purpose. +

Third Party Content

+

The Content includes items that have been sourced from third parties as set +out below. If you did not receive this Content directly from the Eclipse Foundation, +the following is provided for informational purposes only, and you should look +to the Redistributor's license for terms and conditions of use.

-David Megginson, david@megginson.com -2000-05-05 ------- Additional license terms for platform/modules/ext/xml-apis-1.4.01.jar ----- +

ASM 4.1

+

The plug-in includes software developed by the ObjectWeb consortium as part +of the ASM project at http://asm.ow2.org/.

-————————— Additional license terms for platform/modules/ext/xml-apis-ext-1.3.04.jar ——————— +

A subset of ASM is re-packaged within the source and binary of the plug-in (org.eclipse.sisu.space.asm.*) +to avoid version collisions with other usage and is also available from the plug-in's github repository.

-W3C IPR SOFTWARE NOTICE -Copyright © 2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. +

Your use of the ASM code is subject to the terms and conditions of the ASM License +below which is also available at http://asm.ow2.org/license.html.

-Note: The original version of the W3C Software Copyright Notice and License could be found at http://www.w3.org/Consortium/Legal/copyright-software-19980720 -Copyright © 1994-2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/ +
+Copyright (c) 2000-2011 INRIA, France Telecom
+All rights reserved.
 
-This W3C work (including software, documents, or other related items) is being provided by the copyright holders under the following license. By obtaining, using and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions:
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
 
-Permission to use, copy, and modify this software and its documentation, with or without modification,  for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the software and documentation or portions thereof, including modifications, that you make:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
 
-    The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
-    Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, a short notice of the following form (hypertext is preferred, text is permitted) should be used within the body of any redistributed or derivative code: "Copyright © 2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/"
-    Notice of any changes or modifications to the W3C files, including the date changes were made. (We recommend you provide URIs to the location from which the code is derived.)
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
 
-THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
+3. Neither the name of the copyright holders nor the names of its
+   contributors may be used to endorse or promote products derived from
+   this software without specific prior written permission.
 
-COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+THE POSSIBILITY OF SUCH DAMAGE.
+
-The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the software without specific, written prior permission. Title to copyright in this software and any associated documentation will at all times remain with copyright holders. ------- Additional license terms for platform/modules/ext/xml-apis-ext-1.3.04.jar ----- + + -——————————(Additional notice for Maven Indexer) ——————————————— +Apache Commons Compress +Copyright 2002-2023 The Apache Software Foundation -This product contains software developed by Sonatype, Inc and Licensed to the Apache Software Foundation via a Software Grant. -Copyright 2007-2010 Sonatype, Inc. +--- -——————————(Additional notice for Maven Indexer) ——————————————— +The files in the package org.apache.commons.compress.archivers.sevenz +were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/), +which has been placed in the public domain: +"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html) -——————————License for processtreekiller-2.0.1.jar ———————————————— -Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi +--- -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +The test file lbzip2_32767.bz2 has been copied from libbzip2's source +repository: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +This program, "bzip2", the associated library "libbzip2", and all +documentation, are copyright (C) 1996-2019 Julian R Seward. All +rights reserved. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. -——————————License for processtreekiller-2.0.1.jar ———————————————— +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. -————————————webcommon/modules/ext/icu4j-67.1.jar MIT-icu4j————————————— +2. The origin of this software must not be misrepresented; you must + not claim that you wrote the original software. If you use this + software in a product, an acknowledgment in the product + documentation would be appreciated but is not required. -COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later) +3. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. -Copyright © 1991-2020 Unicode, Inc. All rights reserved. -Distributed under the Terms of Use in https://www.unicode.org/copyright.html. +4. The name of the author may not be used to endorse or promote + products derived from this software without specific prior written + permission. -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Unicode data files and any associated documentation -(the "Data Files") or Unicode software and any associated documentation -(the "Software") to deal in the Data Files or Software -without restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, and/or sell copies of -the Data Files or Software, and to permit persons to whom the Data Files -or Software are furnished to do so, provided that either -(a) this copyright and permission notice appear with all copies -of the Data Files or Software, or -(b) this copyright and permission notice appear in associated -Documentation. +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS +OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE +GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT OF THIRD PARTY RIGHTS. -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS -NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL -DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THE DATA FILES OR SOFTWARE. +Julian Seward, jseward@acm.org -Except as contained in this notice, the name of a copyright holder -shall not be used in advertising or otherwise to promote the sale, -use or other dealings in these Data Files or Software without prior -written authorization of the copyright holder. ---------------------- +Apache FreeMarker +Copyright 2015-2018 The Apache Software Foundation -Third-Party Software Licenses -This section contains third-party software notices and/or additional -terms for licensed third-party software components included within ICU -libraries. +junixsocket -1. ICU License - ICU 1.8.1 to ICU 57.1 +Copyright 2009-2021 Christian Kohlschütter -COPYRIGHT AND PERMISSION NOTICE +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at -Copyright (c) 1995-2016 International Business Machines Corporation and others -All rights reserved. + http://www.apache.org/licenses/LICENSE-2.0 -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, and/or sell copies of the Software, and to permit persons -to whom the Software is furnished to do so, provided that the above -copyright notice(s) and this permission notice appear in all copies of -the Software and that both the above copyright notice(s) and this -permission notice appear in supporting documentation. +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY -SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER -RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF -CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN -CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -Except as contained in this notice, the name of a copyright holder -shall not be used in advertising or otherwise to promote the sale, use -or other dealings in this Software without prior written authorization -of the copyright holder. +Apache Lucene +Copyright 2019 The Apache Software Foundation -All trademarks and registered trademarks mentioned herein are the -property of their respective owners. +The snowball stemmers in + contrib/analyzers/common/src/java/net/sf/snowball +were developed by Martin Porter and Richard Boulton. +The snowball stopword lists in + contrib/analyzers/common/src/resources/org/apache/lucene/analysis/snowball +were developed by Martin Porter and Richard Boulton. +The full snowball package is available from + http://snowball.tartarus.org/ -2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt) +The KStem stemmer in + common/src/org/apache/lucene/analysis/en +was developed by Bob Krovetz and Sergio Guzman-Lara (CIIR-UMass Amherst) +under the BSD-license. - # The Google Chrome software developed by Google is licensed under - # the BSD license. Other software included in this distribution is - # provided under other licenses, as set forth below. - # - # The BSD License - # http://opensource.org/licenses/bsd-license.php - # Copyright (C) 2006-2008, Google Inc. - # - # All rights reserved. - # - # Redistribution and use in source and binary forms, with or without - # modification, are permitted provided that the following conditions are met: - # - # Redistributions of source code must retain the above copyright notice, - # this list of conditions and the following disclaimer. - # Redistributions in binary form must reproduce the above - # copyright notice, this list of conditions and the following - # disclaimer in the documentation and/or other materials provided with - # the distribution. - # Neither the name of Google Inc. nor the names of its - # contributors may be used to endorse or promote products derived from - # this software without specific prior written permission. - # - # - # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND - # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, - # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE - # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR - # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - # - # - # The word list in cjdict.txt are generated by combining three word lists - # listed below with further processing for compound word breaking. The - # frequency is generated with an iterative training against Google web - # corpora. - # - # * Libtabe (Chinese) - # - https://sourceforge.net/project/?group_id=1519 - # - Its license terms and conditions are shown below. - # - # * IPADIC (Japanese) - # - http://chasen.aist-nara.ac.jp/chasen/distribution.html - # - Its license terms and conditions are shown below. - # - # ---------COPYING.libtabe ---- BEGIN-------------------- - # - # /* - # * Copyright (c) 1999 TaBE Project. - # * Copyright (c) 1999 Pai-Hsiang Hsiao. - # * All rights reserved. - # * - # * Redistribution and use in source and binary forms, with or without - # * modification, are permitted provided that the following conditions - # * are met: - # * - # * . Redistributions of source code must retain the above copyright - # * notice, this list of conditions and the following disclaimer. - # * . Redistributions in binary form must reproduce the above copyright - # * notice, this list of conditions and the following disclaimer in - # * the documentation and/or other materials provided with the - # * distribution. - # * . Neither the name of the TaBE Project nor the names of its - # * contributors may be used to endorse or promote products derived - # * from this software without specific prior written permission. - # * - # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS - # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - # * OF THE POSSIBILITY OF SUCH DAMAGE. - # */ - # - # /* - # * Copyright (c) 1999 Computer Systems and Communication Lab, - # * Institute of Information Science, Academia - # * Sinica. All rights reserved. - # * - # * Redistribution and use in source and binary forms, with or without - # * modification, are permitted provided that the following conditions - # * are met: - # * - # * . Redistributions of source code must retain the above copyright - # * notice, this list of conditions and the following disclaimer. - # * . Redistributions in binary form must reproduce the above copyright - # * notice, this list of conditions and the following disclaimer in - # * the documentation and/or other materials provided with the - # * distribution. - # * . Neither the name of the Computer Systems and Communication Lab - # * nor the names of its contributors may be used to endorse or - # * promote products derived from this software without specific - # * prior written permission. - # * - # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS - # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - # * OF THE POSSIBILITY OF SUCH DAMAGE. - # */ - # - # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, - # University of Illinois - # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 - # - # ---------------COPYING.libtabe-----END-------------------------------- - # - # - # ---------------COPYING.ipadic-----BEGIN------------------------------- - # - # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science - # and Technology. All Rights Reserved. - # - # Use, reproduction, and distribution of this software is permitted. - # Any copy of this software, whether in its original form or modified, - # must include both the above copyright notice and the following - # paragraphs. - # - # Nara Institute of Science and Technology (NAIST), - # the copyright holders, disclaims all warranties with regard to this - # software, including all implied warranties of merchantability and - # fitness, in no event shall NAIST be liable for - # any special, indirect or consequential damages or any damages - # whatsoever resulting from loss of use, data or profits, whether in an - # action of contract, negligence or other tortuous action, arising out - # of or in connection with the use or performance of this software. - # - # A large portion of the dictionary entries - # originate from ICOT Free Software. The following conditions for ICOT - # Free Software applies to the current dictionary as well. - # - # Each User may also freely distribute the Program, whether in its - # original form or modified, to any third party or parties, PROVIDED - # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear - # on, or be attached to, the Program, which is distributed substantially - # in the same form as set out herein and that such intended - # distribution, if actually made, will neither violate or otherwise - # contravene any of the laws and regulations of the countries having - # jurisdiction over the User or the intended distribution itself. - # - # NO WARRANTY - # - # The program was produced on an experimental basis in the course of the - # research and development conducted during the project and is provided - # to users as so produced on an experimental basis. Accordingly, the - # program is provided without any warranty whatsoever, whether express, - # implied, statutory or otherwise. The term "warranty" used herein - # includes, but is not limited to, any warranty of the quality, - # performance, merchantability and fitness for a particular purpose of - # the program and the nonexistence of any infringement or violation of - # any right of any third party. - # - # Each user of the program will agree and understand, and be deemed to - # have agreed and understood, that there is no warranty whatsoever for - # the program and, accordingly, the entire risk arising from or - # otherwise connected with the program is assumed by the user. - # - # Therefore, neither ICOT, the copyright holder, or any other - # organization that participated in or was otherwise related to the - # development of the program and their respective officials, directors, - # officers and other employees shall be held liable for any and all - # damages, including, without limitation, general, special, incidental - # and consequential damages, arising out of or otherwise in connection - # with the use or inability to use the program or any product, material - # or result produced or otherwise obtained by using the program, - # regardless of whether they have been advised of, or otherwise had - # knowledge of, the possibility of such damages at any time during the - # project or thereafter. Each user will be deemed to have agreed to the - # foregoing by his or her commencement of use of the program. The term - # "use" as used herein includes, but is not limited to, the use, - # modification, copying and distribution of the program and the - # production of secondary products from the program. - # - # In the case where the program, whether in its original form or - # modified, was distributed or delivered to or received by a user from - # any person, organization or entity other than ICOT, unless it makes or - # grants independently of ICOT any specific warranty to the user in - # writing, such person, organization or entity, will also be exempted - # from and not be held liable to the user for any such damages as noted - # above as far as the program is concerned. - # - # ---------------COPYING.ipadic-----END---------------------------------- +The Arabic,Persian,Romanian,Bulgarian, and Hindi analyzers (contrib/analyzers) come with a default +stopword list that is BSD-licensed created by Jacques Savoy. These files reside in: +contrib/analyzers/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt, +contrib/analyzers/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt, +contrib/analyzers/common/src/resources/org/apache/lucene/analysis/ro/stopwords.txt, +contrib/analyzers/common/src/resources/org/apache/lucene/analysis/bg/stopwords.txt, +contrib/analyzers/common/src/resources/org/apache/lucene/analysis/hi/stopwords.txt +See http://members.unine.ch/jacques.savoy/clef/index.html. + +The German,Spanish,Finnish,French,Hungarian,Italian,Portuguese,Russian and Swedish light stemmers +(common) are based on BSD-licensed reference implementations created by Jacques Savoy and +Ljiljana Dolamic. These files reside in: +contrib/analyzers/common/src/java/org/apache/lucene/analysis/de/GermanLightStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/de/GermanMinimalStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/es/SpanishLightStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/fi/FinnishLightStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/fr/FrenchLightStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/fr/FrenchMinimalStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/hu/HungarianLightStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/it/ItalianLightStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/pt/PortugueseLightStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/ru/RussianLightStemmer.java +contrib/analyzers/common/src/java/org/apache/lucene/analysis/sv/SwedishLightStemmer.java -3. Lao Word Break Dictionary Data (laodict.txt) +The Stempel analyzer (contrib/analyzers) includes BSD-licensed software developed +by the Egothor project http://egothor.sf.net/, created by Leo Galambos, Martin Kvapil, +and Edmond Nolan. - # Copyright (c) 2013 International Business Machines Corporation - # and others. All Rights Reserved. - # - # Project: http://code.google.com/p/lao-dictionary/ - # Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt - # License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICENSE.txt - # (copied below) - # - # This file is derived from the above dictionary, with slight - # modifications. - # ---------------------------------------------------------------------- - # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. - # All rights reserved. - # - # Redistribution and use in source and binary forms, with or without - # modification, - # are permitted provided that the following conditions are met: - # - # - # Redistributions of source code must retain the above copyright notice, this - # list of conditions and the following disclaimer. Redistributions in - # binary form must reproduce the above copyright notice, this list of - # conditions and the following disclaimer in the documentation and/or - # other materials provided with the distribution. - # - # - # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS - # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, - # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - # OF THE POSSIBILITY OF SUCH DAMAGE. - # -------------------------------------------------------------------------- +The Polish analyzer (contrib/analyzers) comes with a default +stopword list that is BSD-licensed created by the Carrot2 project. The file resides +in contrib/analyzers/stempel/src/resources/org/apache/lucene/analysis/pl/stopwords.txt. +See http://project.carrot2.org/license.html. -4. Burmese Word Break Dictionary Data (burmesedict.txt) +Includes lib/servlet-api-2.4.jar from Apache Tomcat +Includes lib/ant-1.7.1.jar and lib/ant-junit-1.7.1.jar from Apache Ant +Includes contrib/queries/lib/jakarta-regexp-1.4.jar from Apache Jakarta Regexp +Includes software from other Apache Software Foundation projects, +including, but not limited to: + - Commons Beanutils (contrib/benchmark/lib/commons-beanutils-1.7.0.jar) + - Commons Collections (contrib/benchmark/lib/commons-collections-3.1.jar) + - Commons Compress (contrib/benchmark/lib/commons-compress-1.0.jar) + - Commons Digester (contrib/benchmark/lib/commons-digester-1.7.jar) + - Commons Logging (contrib/benchmark/lib/commons-logging-1.0.4.jar) + - Xerces (contrib/benchmark/lib/xercesImpl-2.9.1-patched-XERCESJ-1257.jar) - # Copyright (c) 2014 International Business Machines Corporation - # and others. All Rights Reserved. - # - # This list is part of a project hosted at: - # github.com/kanyawtech/myanmar-karen-word-lists - # - # -------------------------------------------------------------------------- - # Copyright (c) 2013, LeRoy Benjamin Sharon - # All rights reserved. - # - # Redistribution and use in source and binary forms, with or without - # modification, are permitted provided that the following conditions - # are met: Redistributions of source code must retain the above - # copyright notice, this list of conditions and the following - # disclaimer. Redistributions in binary form must reproduce the - # above copyright notice, this list of conditions and the following - # disclaimer in the documentation and/or other materials provided - # with the distribution. - # - # Neither the name Myanmar Karen Word Lists, nor the names of its - # contributors may be used to endorse or promote products derived - # from this software without specific prior written permission. - # - # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND - # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, - # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS - # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED - # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON - # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR - # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF - # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - # SUCH DAMAGE. - # -------------------------------------------------------------------------- +The SmartChineseAnalyzer source code (under contrib/analyzers) was +provided by Xiaoping Gao and copyright 2009 by www.imdict.net. -5. Time Zone Database +ICU4J, (under contrib/icu) is licensed under an MIT styles license +(contrib/icu/lib/ICU-LICENSE.txt) and Copyright (c) 1995-2008 +International Business Machines Corporation and others - ICU uses the public domain data and code derived from Time Zone -Database for its time zone support. The ownership of the TZ database -is explained in BCP 175: Procedure for Maintaining the Time Zone -Database section 7. +Some files (contrib/analyzers/common/src/test/.../WordBreakTestUnicode_*.java +and data files under contrib/icu/src/data/) are derived from Unicode data such +as the Unicode Character Database. See http://unicode.org/copyright.html for more +details. - # 7. Database Ownership - # - # The TZ database itself is not an IETF Contribution or an IETF - # document. Rather it is a pre-existing and regularly updated work - # that is in the public domain, and is intended to remain in the - # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do - # not apply to the TZ Database or contributions that individuals make - # to it. Should any claims be made and substantiated against the TZ - # Database, the organization that is providing the IANA - # Considerations defined in this RFC, under the memorandum of - # understanding with the IETF, currently ICANN, may act in accordance - # with all competent court orders. No ownership claims will be made - # by ICANN or the IETF Trust on the database or the code. Any person - # making a contribution to the database or code waives all rights to - # future claims in that contribution or in the TZ Database. +The class org.apache.lucene.SorterTemplate was inspired by CGLIB's class with +the same name. The implementation part is mainly done using pre-existing +Lucene sorting code. In-place stable mergesort was borrowed from CGLIB, +which is Apache-licensed. -6. Google double-conversion +The Google Code Prettify is Apache License 2.0. +See http://code.google.com/p/google-code-prettify/ -Copyright 2006-2011, the V8 project authors. All rights reserved. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: +JUnit (under lib/junit-4.7.jar) is licensed under the Common Public License v. 1.0 +See http://junit.sourceforge.net/cpl-v10.html - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following - disclaimer in the documentation and/or other materials provided - with the distribution. - * Neither the name of Google Inc. nor the names of its - contributors may be used to endorse or promote products derived - from this software without specific prior written permission. +JLine (under contrib/lucli/lib/jline.jar) is licensed under the BSD License. +See http://jline.sourceforge.net/ -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -————————————webcommon/modules/ext/icu4j-67.1.jar MIT-icu4j————————————— +This product includes code (JaspellTernarySearchTrie) from Java Spelling Checking Package (jaspell): http://jaspell.sourceforge.net/ +License: The BSD License (http://www.opensource.org/licenses/bsd-license.php) -————————————————lucene-core-9.6.0-license—————————————— - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION +Apache XML Commons Resolver +Copyright 2006 The Apache Software Foundation. - 1. Definitions. +Portions of this code are derived from classes placed in the +public domain by Arbortext on 10 Apr 2000. See: +http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/README.htm - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. +ValidationAPI version 1.14.1 - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. +Copyright 2010-2019 Tim Boudreau - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. +Apache Commons Lang +Copyright 2001-2021 The Apache Software Foundation - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). +JDKTools version 11.0.11 - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. +Copyright 2022 Gerrit Grunwald. - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. +Maven :: Indexer Core +Copyright 2002-2023 The Apache Software Foundation - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. +This product contains software developed by Sonatype, Inc and Licensed to the Apache Software Foundation via a Software Grant. +Copyright 2007-2010 Sonatype, Inc. - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: +This product includes software developed by the +JDOM Project (http://www.jdom.org/). + + +Apache Lucene +Copyright 2001-2022 The Apache Software Foundation + +Includes software from other Apache Software Foundation projects, +including, but not limited to: + - Apache Ant + - Apache Jakarta Regexp + - Apache Commons + - Apache Xerces + +ICU4J, (under analysis/icu) is licensed under an MIT styles license +and Copyright (c) 1995-2008 International Business Machines Corporation and others - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and +Some data files (under analysis/icu/src/data) are derived from Unicode data such +as the Unicode Character Database. See http://unicode.org/copyright.html for more +details. - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and +Brics Automaton (under core/src/java/org/apache/lucene/util/automaton) is +BSD-licensed, created by Anders Møller. See http://www.brics.dk/automaton/ - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and +The levenshtein automata tables (under core/src/java/org/apache/lucene/util/automaton) were +automatically generated with the moman/finenight FSA library, created by +Jean-Philippe Barrette-LaPierre. This library is available under an MIT license, +see http://sites.google.com/site/rrettesite/moman and +http://bitbucket.org/jpbarrette/moman/overview/ - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. +The class org.apache.lucene.util.WeakIdentityMap was derived from +the Apache CXF project and is Apache License 2.0. - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. +The class org.apache.lucene.util.compress.LZ4 is a Java rewrite of the LZ4 +compression library (https://github.com/lz4/lz4/tree/dev/lib) that is licensed +under the 2-clause BSD license. +(https://opensource.org/licenses/bsd-license.php) - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. +The Google Code Prettify is Apache License 2.0. +See http://code.google.com/p/google-code-prettify/ - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. +JUnit (junit-4.10) is licensed under the Common Public License v. 1.0 +See http://junit.sourceforge.net/cpl-v10.html - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. +This product includes code (JaspellTernarySearchTrie) from Java Spelling Checkin +g Package (jaspell): http://jaspell.sourceforge.net/ +License: The BSD License (http://www.opensource.org/licenses/bsd-license.php) - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. +The snowball stemmers in + analysis/common/src/java/net/sf/snowball +were developed by Martin Porter and Richard Boulton. +The snowball stopword lists in + analysis/common/src/resources/org/apache/lucene/analysis/snowball +were developed by Martin Porter and Richard Boulton. +The full snowball package is available from + https://snowballstem.org/ - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. +The KStem stemmer in + analysis/common/src/org/apache/lucene/analysis/en +was developed by Bob Krovetz and Sergio Guzman-Lara (CIIR-UMass Amherst) +under the BSD-license. - END OF TERMS AND CONDITIONS +The Arabic,Persian,Romanian,Bulgarian, Hindi and Bengali analyzers (common) come with a default +stopword list that is BSD-licensed created by Jacques Savoy. These files reside in: +analysis/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt, +analysis/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt, +analysis/common/src/resources/org/apache/lucene/analysis/ro/stopwords.txt, +analysis/common/src/resources/org/apache/lucene/analysis/bg/stopwords.txt, +analysis/common/src/resources/org/apache/lucene/analysis/hi/stopwords.txt, +analysis/common/src/resources/org/apache/lucene/analysis/bn/stopwords.txt +See http://members.unine.ch/jacques.savoy/clef/index.html. - APPENDIX: How to apply the Apache License to your work. +The German,Spanish,Finnish,French,Hungarian,Italian,Portuguese,Russian and Swedish light stemmers +(common) are based on BSD-licensed reference implementations created by Jacques Savoy and +Ljiljana Dolamic. These files reside in: +analysis/common/src/java/org/apache/lucene/analysis/de/GermanLightStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/de/GermanMinimalStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/es/SpanishLightStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/fi/FinnishLightStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/fr/FrenchLightStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/fr/FrenchMinimalStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/hu/HungarianLightStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/it/ItalianLightStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/pt/PortugueseLightStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/ru/RussianLightStemmer.java +analysis/common/src/java/org/apache/lucene/analysis/sv/SwedishLightStemmer.java - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. +The Stempel analyzer (stempel) includes BSD-licensed software developed +by the Egothor project http://egothor.sf.net/, created by Leo Galambos, Martin Kvapil, +and Edmond Nolan. - Copyright [yyyy] [name of copyright owner] +The Polish analyzer (stempel) comes with a default +stopword list that is BSD-licensed created by the Carrot2 project. The file resides +in stempel/src/resources/org/apache/lucene/analysis/pl/stopwords.txt. +See https://github.com/carrot2/carrot2. - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at +The SmartChineseAnalyzer source code (smartcn) was +provided by Xiaoping Gao and copyright 2009 by www.imdict.net. - http://www.apache.org/licenses/LICENSE-2.0 +WordBreakTestUnicode_*.java (under modules/analysis/common/src/test/) +is derived from Unicode data such as the Unicode Character Database. +See http://unicode.org/copyright.html for more details. - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. +The Morfologik analyzer (morfologik) includes BSD-licensed software +developed by Dawid Weiss and Marcin Miłkowski +(https://github.com/morfologik/morfologik-stemming) and uses +data from the BSD-licensed dictionary of Polish (SGJP, http://sgjp.pl/morfeusz/). +Servlet-api.jar and javax.servlet-*.jar are under the CDDL license, the original +source code for this can be found at http://www.eclipse.org/jetty/downloads.php +=========================================================================== +Kuromoji Japanese Morphological Analyzer - Apache Lucene Integration +=========================================================================== -Some code in core/src/java/org/apache/lucene/util/UnicodeUtil.java was -derived from unicode conversion examples available at -http://www.unicode.org/Public/PROGRAMS/CVTUTF. Here is the copyright -from those sources: +This software includes a binary and/or source version of data from -/* - * Copyright 2001-2004 Unicode, Inc. - * - * Disclaimer - * - * This source code is provided as is by Unicode, Inc. No claims are - * made as to fitness for any particular purpose. No warranties of any - * kind are expressed or implied. The recipient agrees to determine - * applicability of information provided. If this file has been - * purchased on magnetic or optical media from Unicode, Inc., the - * sole remedy for any claim will be exchange of defective media - * within 90 days of receipt. - * - * Limitations on Rights to Redistribute This Code - * - * Unicode, Inc. hereby grants the right to freely use the information - * supplied in this file in the creation of products supporting the - * Unicode Standard, and to make copies of this file in any form - * for internal or external distribution as long as this notice - * remains attached. - */ + mecab-ipadic-2.7.0-20070801 +which can be obtained from -Some code in core/src/java/org/apache/lucene/util/ArrayUtil.java was -derived from Python 2.4.2 sources available at -http://www.python.org. Full license is here: + http://atilika.com/releases/mecab-ipadic/mecab-ipadic-2.7.0-20070801.tar.gz - http://www.python.org/download/releases/2.4.2/license/ +or -Some code in core/src/java/org/apache/lucene/util/UnicodeUtil.java was -derived from Python 3.1.2 sources available at -http://www.python.org. Full license is here: + http://jaist.dl.sourceforge.net/project/mecab/mecab-ipadic/2.7.0-20070801/mecab-ipadic-2.7.0-20070801.tar.gz - http://www.python.org/download/releases/3.1.2/license/ +=========================================================================== +mecab-ipadic-2.7.0-20070801 Notice +=========================================================================== -Some code in core/src/java/org/apache/lucene/util/automaton was -derived from Brics automaton sources available at -www.brics.dk/automaton/. Here is the copyright from those sources: +Nara Institute of Science and Technology (NAIST), +the copyright holders, disclaims all warranties with regard to this +software, including all implied warranties of merchantability and +fitness, in no event shall NAIST be liable for +any special, indirect or consequential damages or any damages +whatsoever resulting from loss of use, data or profits, whether in an +action of contract, negligence or other tortuous action, arising out +of or in connection with the use or performance of this software. -/* - * Copyright (c) 2001-2009 Anders Moeller - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. - * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, - * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ - -The levenshtein automata tables in core/src/java/org/apache/lucene/util/automaton -were automatically generated with the moman/finenight FSA package. -Here is the copyright for those sources: +A large portion of the dictionary entries +originate from ICOT Free Software. The following conditions for ICOT +Free Software applies to the current dictionary as well. -# Copyright (c) 2010, Jean-Philippe Barrette-LaPierre, -# -# Permission is hereby granted, free of charge, to any person -# obtaining a copy of this software and associated documentation -# files (the "Software"), to deal in the Software without -# restriction, including without limitation the rights to use, -# copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the -# Software is furnished to do so, subject to the following -# conditions: -# -# The above copyright notice and this permission notice shall be -# included in all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -# OTHER DEALINGS IN THE SOFTWARE. +Each User may also freely distribute the Program, whether in its +original form or modified, to any third party or parties, PROVIDED +that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear +on, or be attached to, the Program, which is distributed substantially +in the same form as set out herein and that such intended +distribution, if actually made, will neither violate or otherwise +contravene any of the laws and regulations of the countries having +jurisdiction over the User or the intended distribution itself. -Some code in core/src/java/org/apache/lucene/util/UnicodeUtil.java was -derived from ICU (http://www.icu-project.org) -The full license is available here: - https://github.com/unicode-org/icu/blob/main/icu4c/LICENSE +NO WARRANTY -/* - * Copyright (C) 1999-2010, International Business Machines - * Corporation and others. All Rights Reserved. - * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, and/or sell copies of the - * Software, and to permit persons to whom the Software is furnished to do so, - * provided that the above copyright notice(s) and this permission notice appear - * in all copies of the Software and that both the above copyright notice(s) and - * this permission notice appear in supporting documentation. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. - * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE - * LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR - * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER - * IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT - * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - * - * Except as contained in this notice, the name of a copyright holder shall not - * be used in advertising or otherwise to promote the sale, use or other - * dealings in this Software without prior written authorization of the - * copyright holder. - */ - -The following license applies to the Snowball stemmers: +The program was produced on an experimental basis in the course of the +research and development conducted during the project and is provided +to users as so produced on an experimental basis. Accordingly, the +program is provided without any warranty whatsoever, whether express, +implied, statutory or otherwise. The term "warranty" used herein +includes, but is not limited to, any warranty of the quality, +performance, merchantability and fitness for a particular purpose of +the program and the nonexistence of any infringement or violation of +any right of any third party. -Copyright (c) 2001, Dr Martin Porter -Copyright (c) 2002, Richard Boulton -All rights reserved. +Each user of the program will agree and understand, and be deemed to +have agreed and understood, that there is no warranty whatsoever for +the program and, accordingly, the entire risk arising from or +otherwise connected with the program is assumed by the user. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: +Therefore, neither ICOT, the copyright holder, or any other +organization that participated in or was otherwise related to the +development of the program and their respective officials, directors, +officers and other employees shall be held liable for any and all +damages, including, without limitation, general, special, incidental +and consequential damages, arising out of or otherwise in connection +with the use or inability to use the program or any product, material +or result produced or otherwise obtained by using the program, +regardless of whether they have been advised of, or otherwise had +knowledge of, the possibility of such damages at any time during the +project or thereafter. Each user will be deemed to have agreed to the +foregoing by his or her commencement of use of the program. The term +"use" as used herein includes, but is not limited to, the use, +modification, copying and distribution of the program and the +production of secondary products from the program. - * Redistributions of source code must retain the above copyright notice, - * this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * Neither the name of the copyright holders nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. +In the case where the program, whether in its original form or +modified, was distributed or delivered to or received by a user from +any person, organization or entity other than ICOT, unless it makes or +grants independently of ICOT any specific warranty to the user in +writing, such person, organization or entity, will also be exempted +from and not be held liable to the user for any such damages as noted +above as far as the program is concerned. -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +=========================================================================== +Nori Korean Morphological Analyzer - Apache Lucene Integration +=========================================================================== -The following license applies to the KStemmer: +This software includes a binary and/or source version of data from -Copyright © 2003, -Center for Intelligent Information Retrieval, -University of Massachusetts, Amherst. -All rights reserved. + mecab-ko-dic-2.0.3-20170922 -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: +which can be obtained from -1. Redistributions of source code must retain the above copyright notice, this -list of conditions and the following disclaimer. + https://bitbucket.org/eunjeon/mecab-ko-dic/downloads/mecab-ko-dic-2.0.3-20170922.tar.gz -2. Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. +The floating point precision conversion in NumericUtils.Float16Converter is derived from work by +Jeroen van der Zijp, granted for use under the Apache license. -3. The names "Center for Intelligent Information Retrieval" and -"University of Massachusetts" must not be used to endorse or promote products -derived from this software without prior written permission. To obtain -permission, contact info@ciir.cs.umass.edu. -THIS SOFTWARE IS PROVIDED BY UNIVERSITY OF MASSACHUSETTS AND OTHER CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE -GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. +JCommander Copyright Notices +============================ -The following license applies to the Morfologik project: +Copyright 2010 Cedric Beust -Copyright (c) 2006 Dawid Weiss -Copyright (c) 2007-2011 Dawid Weiss, Marcin Miłkowski -All rights reserved. -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: +Apache Batik +Copyright 1999-2020 The Apache Software Foundation - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - - * Neither the name of Morfologik nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. +This software contains code from the World Wide Web Consortium (W3C) for the +Document Object Model API (DOM API) and SVG Document Type Definition (DTD). -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +This software contains code from the International Organisation for +Standardization for the definition of character entities used in the software's +documentation. ---- +This product includes images from the Tango Desktop Project +(http://tango.freedesktop.org/). -The dictionary comes from Morfologik project. Morfologik uses data from -Polish ispell/myspell dictionary hosted at http://www.sjp.pl/slownik/en/ and -is licenced on the terms of (inter alia) LGPL and Creative Commons -ShareAlike. The part-of-speech tags were added in Morfologik project and -are not found in the data from sjp.pl. The tagset is similar to IPI PAN -tagset. +This product includes images from the Pasodoble Icon Theme +(http://www.jesusda.com/projects/pasodoble). ---- -The following license applies to the Morfeusz project, -used by org.apache.lucene.analysis.morfologik. +Apache Commons IO +Copyright 2002-2023 The Apache Software Foundation -BSD-licensed dictionary of Polish (SGJP) -http://sgjp.pl/morfeusz/ -Copyright © 2011 Zygmunt Saloni, Włodzimierz Gruszczyński, -Marcin Woliński, Robert Wołosz +Apache XML Commons XML APIs +Copyright 2006 The Apache Software Foundation. -All rights reserved. +Portions of this software were originally based on the following: + - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. + - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. + - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. +Apache XML Graphics Commons +Copyright 2006-2021 The Apache Software Foundation -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the - distribution. -THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDERS “AS IS†AND ANY EXPRESS -OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDERS OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR -BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE -OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN -IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Apache Commons Codec +Copyright 2002-2020 The Apache Software Foundation ---- +src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java +contains test data from http://aspell.net/test/orig/batch0.tab. +Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org) -core/src/java/org/apache/lucene/util/compress/LZ4.java is a Java -implementation of the LZ4 (https://github.com/lz4/lz4/tree/dev/lib) -compression format for Lucene's DataInput/DataOutput abstractions. +=============================================================================== -LZ4 Library -Copyright (c) 2011-2016, Yann Collet -All rights reserved. +The content of package org.apache.commons.codec.language.bm has been translated +from the original php source code available at http://stevemorse.org/phoneticinfo.htm +with permission from the original authors. +Original source copyright: +Copyright (c) 2008 Alexander Beider & Stephen P. Morse. -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. +// ------------------------------------------------------------------ +// NOTICE file corresponding to the section 4d of The Apache License, +// Version 2.0, in this case for Commons Logging +// ------------------------------------------------------------------ -* Redistributions in binary form must reproduce the above copyright notice, this - list of conditions and the following disclaimer in the documentation and/or - other materials provided with the distribution. +Commons Logging +Copyright 2001-2007 The Apache Software Foundation -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +This product includes/uses software(s) developed by 'an unknown organization' + - Unnamed - avalon-framework:avalon-framework:jar:4.1.3 + - Unnamed - log4j:log4j:jar:1.2.12 + - Unnamed - logkit:logkit:jar:1.0.1 + + +Kotlin Compiler +Copyright 2010-2019 JetBrains s.r.o and respective authors and developers -—————————————————lucene-core-9.6.0-license—————————————— +This software includes code from IntelliJ IDEA Community Edition +Copyright (C) JetBrains s.r.o. +https://www.jetbrains.com/idea/ Dependency: axios diff --git a/build.xml b/build.xml index 174c2cb..4a7a08d 100644 --- a/build.xml +++ b/build.xml @@ -31,7 +31,8 @@ - + + @@ -214,4 +215,4 @@ - \ No newline at end of file + diff --git a/patches/6218.diff b/patches/6218.diff deleted file mode 100644 index c3bb92a..0000000 --- a/patches/6218.diff +++ /dev/null @@ -1,2384 +0,0 @@ -diff --git a/java/java.hints/src/org/netbeans/modules/java/hints/infrastructure/JavaErrorProvider.java b/java/java.hints/src/org/netbeans/modules/java/hints/infrastructure/JavaErrorProvider.java -index 9e5c5e69c40c..a756a2e9bd72 100644 ---- a/java/java.hints/src/org/netbeans/modules/java/hints/infrastructure/JavaErrorProvider.java -+++ b/java/java.hints/src/org/netbeans/modules/java/hints/infrastructure/JavaErrorProvider.java -@@ -194,14 +194,14 @@ private static List convertFixes(ErrorDescription err, Consumer params = rf.getNewSourceLevel() != null ? Arrays.asList(rf.getNewSourceLevel()) - : Collections.emptyList(); -- CodeAction action = new CodeAction(f.getText(), new Command(f.getText(), "java.project.enable.preview", params)); -+ CodeAction action = new CodeAction(f.getText(), new Command(f.getText(), "nbls.java.project.enable.preview", params)); - result.add(action); - } - if (f instanceof ImportClass.FixImport) { -diff --git a/java/java.lsp.server/nbcode/integration/src/org/netbeans/modules/nbcode/integration/commands/ProjectAuditCommand.java b/java/java.lsp.server/nbcode/integration/src/org/netbeans/modules/nbcode/integration/commands/ProjectAuditCommand.java -index 0c9da35497d6..05e8f12cfc1b 100644 ---- a/java/java.lsp.server/nbcode/integration/src/org/netbeans/modules/nbcode/integration/commands/ProjectAuditCommand.java -+++ b/java/java.lsp.server/nbcode/integration/src/org/netbeans/modules/nbcode/integration/commands/ProjectAuditCommand.java -@@ -87,7 +87,7 @@ public class ProjectAuditCommand extends CodeActionsProvider { - )); - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -diff --git a/java/java.lsp.server/nbcode/integration/src/org/netbeans/modules/nbcode/integration/commands/ProjectMetadataCommand.java b/java/java.lsp.server/nbcode/integration/src/org/netbeans/modules/nbcode/integration/commands/ProjectMetadataCommand.java -index f83c433bc8e4..30e0142b2db1 100644 ---- a/java/java.lsp.server/nbcode/integration/src/org/netbeans/modules/nbcode/integration/commands/ProjectMetadataCommand.java -+++ b/java/java.lsp.server/nbcode/integration/src/org/netbeans/modules/nbcode/integration/commands/ProjectMetadataCommand.java -@@ -74,7 +74,7 @@ public ProjectMetadataCommand() { - } - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/Utils.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/Utils.java -index d913aab26e31..74321bec9224 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/Utils.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/Utils.java -@@ -26,11 +26,13 @@ - import java.io.StringWriter; - import java.net.MalformedURLException; - import java.net.URI; -+import java.util.Collection; - import java.util.Collections; - import java.util.Iterator; - import java.util.List; - import java.util.Locale; - import java.util.Set; -+import java.util.stream.Collectors; - import javax.lang.model.element.Element; - import javax.lang.model.element.ElementKind; - import javax.lang.model.element.ExecutableElement; -@@ -50,6 +52,7 @@ - import org.netbeans.api.java.source.CompilationInfo; - import org.netbeans.api.lsp.StructureElement; - import org.netbeans.modules.editor.java.Utilities; -+import org.netbeans.modules.java.lsp.server.protocol.NbCodeClientCapabilities; - import org.netbeans.modules.parsing.spi.indexing.support.QuerySupport; - import org.netbeans.spi.jumpto.type.SearchType; - import org.openide.cookies.EditorCookie; -@@ -64,6 +67,8 @@ - */ - public class Utils { - -+ public static final String DEFAULT_COMMAND_PREFIX = "nbls"; -+ - public static SymbolKind structureElementKind2SymbolKind (StructureElement.Kind kind) { - switch (kind) { - case Array : return SymbolKind.Array; -@@ -488,4 +493,39 @@ public static String html2plain(String s, boolean collapseWhitespaces) { - public static String html2plain(String s) { - return html2plain(s, false); - } -+ -+ public static String encodeCommand(String cmd, NbCodeClientCapabilities capa) { -+ String prefix = capa != null ? capa.getCommandPrefix() -+ : DEFAULT_COMMAND_PREFIX; -+ -+ if (cmd.startsWith(DEFAULT_COMMAND_PREFIX) && -+ !DEFAULT_COMMAND_PREFIX.equals(prefix)) { -+ return prefix + cmd.substring(DEFAULT_COMMAND_PREFIX.length()); -+ } else { -+ return cmd; -+ } -+ } -+ -+ public static String decodeCommand(String cmd, NbCodeClientCapabilities capa) { -+ String prefix = capa != null ? capa.getCommandPrefix() -+ : DEFAULT_COMMAND_PREFIX; -+ -+ if (cmd.startsWith(prefix) && -+ !DEFAULT_COMMAND_PREFIX.equals(prefix)) { -+ return DEFAULT_COMMAND_PREFIX + cmd.substring(prefix.length()); -+ } else { -+ return cmd; -+ } -+ } -+ -+ public static void ensureCommandsPrefixed(Collection commands) { -+ Set wrongCommands = commands.stream() -+ .filter(cmd -> !cmd.startsWith(DEFAULT_COMMAND_PREFIX)) -+ .filter(cmd -> !cmd.startsWith("test.")) -+ .collect(Collectors.toSet()); -+ -+ if (!wrongCommands.isEmpty()) { -+ throw new IllegalStateException("Some commands are not properly prefixed: " + wrongCommands); -+ } -+ } - } -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBAddConnection.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBAddConnection.java -index 5b00a58bec9c..557edb649cc2 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBAddConnection.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBAddConnection.java -@@ -75,7 +75,7 @@ - }) - @ServiceProvider(service = CodeActionsProvider.class) - public class DBAddConnection extends CodeActionsProvider { -- public static final String DB_ADD_CONNECTION = "db.add.connection"; // NOI18N -+ public static final String DB_ADD_CONNECTION = "nbls.db.add.connection"; // NOI18N - public static final String USER_ID = "userId"; // NOI18N - public static final String PASSWORD = "password"; // NOI18N - public static final String DRIVER = "driver"; // NOI18N -@@ -306,7 +306,7 @@ public Set getCommands() { - } - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBCommandProvider.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBCommandProvider.java -index 79850e77fbca..1925d3837655 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBCommandProvider.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBCommandProvider.java -@@ -41,10 +41,10 @@ - */ - @ServiceProvider(service = CodeActionsProvider.class) - public class DBCommandProvider extends CodeActionsProvider { -- private static final String COMMAND_GET_PREFERRED_CONNECTION = "java.db.preferred.connection"; -+ private static final String COMMAND_GET_PREFERRED_CONNECTION = "nbls.db.preferred.connection"; - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBConnectionProvider.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBConnectionProvider.java -index 8c01aedfb36a..239890a9e8da 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBConnectionProvider.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/db/DBConnectionProvider.java -@@ -62,8 +62,8 @@ - */ - @ServiceProvider(service = CodeActionsProvider.class) - public class DBConnectionProvider extends CodeActionsProvider{ -- private static final Logger LOG = Logger.getLogger(DBConnectionProvider.class.getName()); -- private static final String GET_DB_CONNECTION = "java.db.connection"; //NOI18N -+ private static final Logger LOG = Logger.getLogger(DBConnectionProvider.class.getName()); -+ private static final String GET_DB_CONNECTION = "nbls.db.connection"; //NOI18N - - private static final boolean POSIX = FileSystems.getDefault().supportedFileAttributeViews().contains("posix"); // NOI18N - private static final EnumSet readWritePosix = EnumSet.of(OWNER_READ, OWNER_WRITE); -@@ -81,7 +81,7 @@ public DBConnectionProvider() { - } - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/AttachConfigurationCompletion.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/AttachConfigurationCompletion.java -index 5ff3e14209bc..dcdfca095d7e 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/AttachConfigurationCompletion.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/AttachConfigurationCompletion.java -@@ -35,6 +35,7 @@ - import org.netbeans.api.project.Project; - import org.netbeans.modules.java.lsp.server.Utils; - import org.netbeans.modules.java.lsp.server.protocol.LaunchConfigurationCompletion; -+import org.netbeans.modules.java.lsp.server.protocol.NbCodeClientCapabilities; - import org.openide.util.Exceptions; - import org.openide.util.lookup.ServiceProvider; - -@@ -43,20 +44,25 @@ - * - * @author Martin Entlicher - */ --@ServiceProvider(service = LaunchConfigurationCompletion.class, position = 200) - public class AttachConfigurationCompletion implements LaunchConfigurationCompletion { - -+ private final NbCodeClientCapabilities capa; -+ -+ public AttachConfigurationCompletion(NbCodeClientCapabilities capa) { -+ this.capa = capa; -+ } -+ - @Override - public CompletableFuture> configurations(Supplier> projectSupplier) { - return CompletableFuture.supplyAsync(() -> { -- return createCompletion(AttachConfigurations.get()); -+ return createCompletion(AttachConfigurations.get(capa)); - }, AttachConfigurations.RP); - } - - @Override - public CompletableFuture> attributes(Supplier> projectSupplier, Map currentAttributes) { - return CompletableFuture.supplyAsync(() -> { -- return createAttributesCompletion(AttachConfigurations.get(), currentAttributes); -+ return createAttributesCompletion(AttachConfigurations.get(capa), currentAttributes); - }, AttachConfigurations.RP); - } - -@@ -140,4 +146,13 @@ private static List createAttributesCompletion(AttachConfigurati - } - } - -+ @ServiceProvider(service = Factory.class, position = 200) -+ public static final class FactoryImpl implements Factory { -+ -+ @Override -+ public LaunchConfigurationCompletion createLaunchConfigurationCompletion(NbCodeClientCapabilities capa) { -+ return new AttachConfigurationCompletion(capa); -+ } -+ -+ } - } -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/AttachConfigurations.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/AttachConfigurations.java -index 7989a0598b4b..87ec97a64b9d 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/AttachConfigurations.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/AttachConfigurations.java -@@ -44,6 +44,7 @@ - import org.netbeans.modules.java.lsp.server.protocol.NbCodeLanguageClient; - import org.netbeans.modules.java.lsp.server.input.QuickPickItem; - import org.netbeans.modules.java.lsp.server.input.ShowQuickPickParams; -+import org.netbeans.modules.java.lsp.server.protocol.NbCodeClientCapabilities; - import org.openide.util.NbBundle.Messages; - import org.openide.util.RequestProcessor; - -@@ -61,26 +62,26 @@ public final class AttachConfigurations { - - private final List configurations; - -- private AttachConfigurations(List attachingConnectors) { -+ private AttachConfigurations(NbCodeClientCapabilities capa, List attachingConnectors) { - List configs = new ArrayList<>(5); - for (Connector ac : attachingConnectors) { -- configs.add(new ConfigurationAttributes(ac)); -+ configs.add(new ConfigurationAttributes(capa, ac)); - } - this.configurations = Collections.unmodifiableList(configs); - } - -- public static AttachConfigurations get() { -+ public static AttachConfigurations get(NbCodeClientCapabilities capa) { - List attachingConnectors = Bootstrap.virtualMachineManager().attachingConnectors(); - List listeningConnectors = Bootstrap.virtualMachineManager().listeningConnectors(); - List connectors = new ArrayList<>(attachingConnectors.size() + listeningConnectors.size()); - connectors.addAll(attachingConnectors); - connectors.addAll(listeningConnectors); -- return new AttachConfigurations(connectors); -+ return new AttachConfigurations(capa, connectors); - } - -- public static CompletableFuture findConnectors() { -+ public static CompletableFuture findConnectors(NbCodeClientCapabilities capa) { - return CompletableFuture.supplyAsync(() -> { -- return get().listAttachingConnectors(); -+ return get(capa).listAttachingConnectors(); - }, RP); - } - -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/ConfigurationAttributes.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/ConfigurationAttributes.java -index 58ba4f9d216f..50f0dbbd807b 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/ConfigurationAttributes.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/ConfigurationAttributes.java -@@ -25,6 +25,8 @@ - import java.util.LinkedHashMap; - import java.util.Map; - import java.util.Set; -+import org.netbeans.modules.java.lsp.server.Utils; -+import org.netbeans.modules.java.lsp.server.protocol.NbCodeClientCapabilities; - - import org.netbeans.modules.java.lsp.server.protocol.Server; - import org.openide.util.NbBundle; -@@ -63,7 +65,7 @@ final class ConfigurationAttributes { - "DESC_HostName=Name or IP address of the host machine to connect to", - "DESC_Port=Port number to connect to", - "DESC_ShMem=Shared memory transport address at which the target VM is listening"}) -- ConfigurationAttributes(Connector ac) { -+ ConfigurationAttributes(NbCodeClientCapabilities capa, Connector ac) { - this.ac = ac; - String connectorName = ac.name(); - this.id = connectorName; -@@ -72,7 +74,7 @@ final class ConfigurationAttributes { - switch (connectorName) { - case CONNECTOR_PROCESS: - this.name = Bundle.LBL_AttachToProcess(); -- attributes.put(PROCESS_ARG_PID, new ConfigurationAttribute("${command:" + Server.JAVA_FIND_DEBUG_PROCESS_TO_ATTACH + "}", "", true)); // NOI18N -+ attributes.put(PROCESS_ARG_PID, new ConfigurationAttribute("${command:" + Utils.encodeCommand(Server.JAVA_FIND_DEBUG_PROCESS_TO_ATTACH, capa) + "}", "", true)); // NOI18N - break; - case CONNECTOR_SOCKET: - this.name = Bundle.LBL_AttachToPort(); -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/NbAttachRequestHandler.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/NbAttachRequestHandler.java -index 9563381f2669..1b483fed54f5 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/NbAttachRequestHandler.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/debugging/attach/NbAttachRequestHandler.java -@@ -51,6 +51,7 @@ - import org.netbeans.modules.java.lsp.server.debugging.launch.NbDebugSession; - import org.netbeans.modules.java.lsp.server.debugging.ni.NILocationVisualizer; - import org.netbeans.modules.java.lsp.server.debugging.utils.ErrorUtilities; -+import org.netbeans.modules.java.lsp.server.protocol.NbCodeClientCapabilities; - import org.netbeans.modules.java.lsp.server.protocol.NbCodeLanguageClient; - import org.netbeans.modules.java.nativeimage.debugger.api.NIDebugRunner; - import org.netbeans.modules.nativeimage.api.debug.NIDebugger; -@@ -163,7 +164,9 @@ private void attachNativeDebug(File nativeImageFile, long processId, String miDe - @Messages({"# {0} - connector name", "MSG_InvalidConnector=Invalid connector name: {0}"}) - private CompletableFuture attachToJVM(Map attachArguments, DebugAdapterContext context) { - CompletableFuture resultFuture = new CompletableFuture<>(); -- ConfigurationAttributes configurationAttributes = AttachConfigurations.get().findConfiguration(attachArguments); -+ NbCodeLanguageClient client = context.getLspSession().getLookup().lookup(NbCodeLanguageClient.class); -+ NbCodeClientCapabilities clientCapa = client != null ? client.getNbCodeCapabilities() : null; -+ ConfigurationAttributes configurationAttributes = AttachConfigurations.get(clientCapa).findConfiguration(attachArguments); - if (configurationAttributes != null) { - Connector connector = configurationAttributes.getConnector(); - RP.post(() -> attachTo(connector, attachArguments, context, resultFuture)); -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/explorer/NodeActionsProvider.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/explorer/NodeActionsProvider.java -index a78663856191..8c41ef1211d3 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/explorer/NodeActionsProvider.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/explorer/NodeActionsProvider.java -@@ -90,7 +90,7 @@ public static NodeActionsProvider forFile(FileObject f) { - } - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/explorer/NodePropertiesProvider.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/explorer/NodePropertiesProvider.java -index 2d74a57288b8..f20e40acc987 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/explorer/NodePropertiesProvider.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/explorer/NodePropertiesProvider.java -@@ -52,7 +52,7 @@ - public class NodePropertiesProvider extends CodeActionsProvider { - private static final Logger LOG = Logger.getLogger(NodePropertiesProvider.class.getName()); - -- private static final String COMMAND_PREFIX = "java."; -+ private static final String COMMAND_PREFIX = "nbls."; - private static final String COMMAND_GET_NODE_PROPERTIES = COMMAND_PREFIX + "node.properties.get"; // NOI18N - private static final String COMMAND_SET_NODE_PROPERTIES = COMMAND_PREFIX + "node.properties.set"; // NOI18N - -@@ -76,7 +76,7 @@ public class NodePropertiesProvider extends CodeActionsProvider { - private final Gson gson = new Gson(); - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/htmlui/WebView.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/htmlui/WebView.java -index 2e7918b2c601..7b91b8974527 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/htmlui/WebView.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/htmlui/WebView.java -@@ -369,7 +369,7 @@ private static Level findLevel(int priority) { - public static final class Server extends CodeActionsProvider { - - private static final Map SESSIONS = new HashMap<>(); -- private static final String PROCESS_COMMAND = "nb.htmlui.process.command"; // NOI18N -+ private static final String PROCESS_COMMAND = "nbls.htmlui.process.command"; // NOI18N - private static final String ID = "id"; // NOI18N - private final Gson gson = new Gson(); - -@@ -394,7 +394,7 @@ public CompletableFuture processCommand(NbCodeLanguageClient client, Str - } - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - } // end of Server -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/CodeActionsProvider.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/CodeActionsProvider.java -index c73402c00163..f9a1378e348f 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/CodeActionsProvider.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/CodeActionsProvider.java -@@ -54,7 +54,7 @@ public abstract class CodeActionsProvider { - public static final String DATA = "data"; - protected static final String ERROR = ""; //NOI18N - -- public abstract List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception; -+ public abstract List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception; - - public CompletableFuture resolve(NbCodeLanguageClient client, CodeAction codeAction, Object data) { - return CompletableFuture.completedFuture(codeAction); -@@ -68,11 +68,11 @@ public CompletableFuture processCommand(NbCodeLanguageClient client, Str - return CompletableFuture.completedFuture(false); - } - -- protected CodeAction createCodeAction(String name, String kind, Object data, String command, Object... commandArgs) { -+ protected CodeAction createCodeAction(NbCodeLanguageClient client, String name, String kind, Object data, String command, Object... commandArgs) { - CodeAction action = new CodeAction(name); - action.setKind(kind); - if (command != null) { -- action.setCommand(new Command(name, command, Arrays.asList(commandArgs))); -+ action.setCommand(new Command(name, Utils.encodeCommand(command, client.getNbCodeCapabilities()), Arrays.asList(commandArgs))); - } - if (data != null) { - Map map = new HashMap<>(); -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ConstructorGenerator.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ConstructorGenerator.java -index 2db3dac82721..e2e048db5bbf 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ConstructorGenerator.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ConstructorGenerator.java -@@ -91,7 +91,7 @@ public ConstructorGenerator() { - @NbBundle.Messages({ - "DN_GenerateConstructor=Generate Constructor...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - CompilationController info = CompilationController.get(resultIterator.getParserResult()); - if (info == null) { - return Collections.emptyList(); -@@ -187,7 +187,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - data.put(OFFSET, startOffset); - data.put(CONSTRUCTORS, constructors); - data.put(FIELDS, fields); -- return Collections.singletonList(createCodeAction(Bundle.DN_GenerateConstructor(), isSource ? CODE_GENERATOR_KIND : CodeActionKind.QuickFix, data, "workbench.action.focusActiveEditorGroup")); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_GenerateConstructor(), isSource ? CODE_GENERATOR_KIND : CodeActionKind.QuickFix, data, "workbench.action.focusActiveEditorGroup")); - } - - @Override -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/DelegateMethodGenerator.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/DelegateMethodGenerator.java -index 5004e793ee62..8c317e294659 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/DelegateMethodGenerator.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/DelegateMethodGenerator.java -@@ -85,7 +85,7 @@ public final class DelegateMethodGenerator extends CodeActionsProvider { - @NbBundle.Messages({ - "DN_GenerateDelegateMethod=Generate Delegate Method...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Source)) { - return Collections.emptyList(); -@@ -135,7 +135,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - data.put(OFFSET, offset); - data.put(TYPE, typeItem); - data.put(FIELDS, fields); -- return Collections.singletonList(createCodeAction(Bundle.DN_GenerateDelegateMethod(), CODE_GENERATOR_KIND, data, "workbench.action.focusActiveEditorGroup")); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_GenerateDelegateMethod(), CODE_GENERATOR_KIND, data, "workbench.action.focusActiveEditorGroup")); - } - - @Override -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/EqualsHashCodeGenerator.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/EqualsHashCodeGenerator.java -index 8f4968a8d494..740a9d38ff12 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/EqualsHashCodeGenerator.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/EqualsHashCodeGenerator.java -@@ -75,7 +75,7 @@ public final class EqualsHashCodeGenerator extends CodeActionsProvider { - "DN_GenerateHashCode=Generate hashCode()...", - "DN_GenerateEqualsHashCode=Generate equals() and hashCode()...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Source)) { - return Collections.emptyList(); -@@ -113,11 +113,11 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - String uri = Utils.toUri(info.getFileObject()); - if (equalsHashCode[0] == null) { - if (equalsHashCode[1] == null) { -- return Collections.singletonList(createCodeAction(Bundle.DN_GenerateEqualsHashCode(), CODE_GENERATOR_KIND, data(0, uri, offset, fields), "workbench.action.focusActiveEditorGroup")); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_GenerateEqualsHashCode(), CODE_GENERATOR_KIND, data(0, uri, offset, fields), "workbench.action.focusActiveEditorGroup")); - } -- return Collections.singletonList(createCodeAction(Bundle.DN_GenerateEquals(), CODE_GENERATOR_KIND, data(EQUALS_ONLY, uri, offset, fields), "workbench.action.focusActiveEditorGroup")); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_GenerateEquals(), CODE_GENERATOR_KIND, data(EQUALS_ONLY, uri, offset, fields), "workbench.action.focusActiveEditorGroup")); - } -- return Collections.singletonList(createCodeAction(Bundle.DN_GenerateHashCode(), CODE_GENERATOR_KIND, data(HASH_CODE_ONLY, uri, offset, fields), "workbench.action.focusActiveEditorGroup")); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_GenerateHashCode(), CODE_GENERATOR_KIND, data(HASH_CODE_ONLY, uri, offset, fields), "workbench.action.focusActiveEditorGroup")); - } - - @Override -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/GetterSetterGenerator.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/GetterSetterGenerator.java -index 1dbd16a6db76..6ce38a85522d 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/GetterSetterGenerator.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/GetterSetterGenerator.java -@@ -86,7 +86,7 @@ public final class GetterSetterGenerator extends CodeActionsProvider { - "DN_GenerateSetterFor=Generate Setter for \"{0}\"", - "DN_GenerateGetterSetterFor=Generate Getter and Setter for \"{0}\"", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - CompilationController info = CompilationController.get(resultIterator.getParserResult()); - if (info == null) { - return Collections.emptyList(); -@@ -102,7 +102,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - List result = new ArrayList<>(); - if (missingGetters) { - String name = pair.first().size() == 1 ? Bundle.DN_GenerateGetterFor(pair.first().iterator().next().getSimpleName().toString()) : Bundle.DN_GenerateGetters(); -- result.add(createCodeAction(name, all ? CODE_GENERATOR_KIND : CodeActionKind.QuickFix, data(GeneratorUtils.GETTERS_ONLY, uri, offset, all, pair.first().stream().map(variableElement -> { -+ result.add(createCodeAction(client, name, all ? CODE_GENERATOR_KIND : CodeActionKind.QuickFix, data(GeneratorUtils.GETTERS_ONLY, uri, offset, all, pair.first().stream().map(variableElement -> { - QuickPickItem item = new QuickPickItem(createLabel(info, variableElement)); - item.setUserData(new ElementData(variableElement)); - return item; -@@ -110,7 +110,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - } - if (missingSetters) { - String name = pair.second().size() == 1 ? Bundle.DN_GenerateSetterFor(pair.second().iterator().next().getSimpleName().toString()) : Bundle.DN_GenerateSetters(); -- result.add(createCodeAction(name, all ? CODE_GENERATOR_KIND : CodeActionKind.QuickFix, data(GeneratorUtils.SETTERS_ONLY, uri, offset, all, pair.second().stream().map(variableElement -> { -+ result.add(createCodeAction(client, name, all ? CODE_GENERATOR_KIND : CodeActionKind.QuickFix, data(GeneratorUtils.SETTERS_ONLY, uri, offset, all, pair.second().stream().map(variableElement -> { - QuickPickItem item = new QuickPickItem(createLabel(info, variableElement)); - item.setUserData(new ElementData(variableElement)); - return item; -@@ -119,7 +119,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - if (missingGetters && missingSetters) { - pair.first().retainAll(pair.second()); - String name = pair.first().size() == 1 ? Bundle.DN_GenerateGetterSetterFor(pair.first().iterator().next().getSimpleName().toString()) : Bundle.DN_GenerateGettersSetters(); -- result.add(createCodeAction(name, all ? CODE_GENERATOR_KIND : CodeActionKind.QuickFix, data(0, uri, offset, all, pair.first().stream().map(variableElement -> { -+ result.add(createCodeAction(client, name, all ? CODE_GENERATOR_KIND : CodeActionKind.QuickFix, data(0, uri, offset, all, pair.first().stream().map(variableElement -> { - QuickPickItem item = new QuickPickItem(createLabel(info, variableElement)); - item.setUserData(new ElementData(variableElement)); - return item; -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ImplementAllAbstractMethodsAction.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ImplementAllAbstractMethodsAction.java -index e611c23d81ff..cfb5175723e4 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ImplementAllAbstractMethodsAction.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ImplementAllAbstractMethodsAction.java -@@ -47,11 +47,11 @@ - @ServiceProvider(service = CodeActionsProvider.class, position = 200) - public final class ImplementAllAbstractMethodsAction extends CodeActionsProvider { - -- private static final String IMPLEMENT_ALL_ABSTRACT_METHODS = "java.implement.all.abstract.methods"; //NOI18N -+ private static final String IMPLEMENT_ALL_ABSTRACT_METHODS = "nbls.java.implement.all.abstract.methods"; //NOI18N - private final Gson gson = new Gson(); - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ImplementOverrideMethodGenerator.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ImplementOverrideMethodGenerator.java -index ef04a84e85a7..ba3d34c28692 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ImplementOverrideMethodGenerator.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ImplementOverrideMethodGenerator.java -@@ -75,7 +75,7 @@ public final class ImplementOverrideMethodGenerator extends CodeActionsProvider - "DN_GenerateOverrideMethod=Generate Override Method...", - "DN_From=(from {0})", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Source)) { - return Collections.emptyList(); -@@ -107,7 +107,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - implementMethods.add(new QuickPickItem(createLabel(info, method), enclosingTypeName, null, mustImplement, new ElementData(method))); - } - if (!implementMethods.isEmpty()) { -- result.add(createCodeAction(Bundle.DN_GenerateImplementMethod(), CODE_GENERATOR_KIND, data(uri, offset, true, implementMethods), "workbench.action.focusActiveEditorGroup")); -+ result.add(createCodeAction(client, Bundle.DN_GenerateImplementMethod(), CODE_GENERATOR_KIND, data(uri, offset, true, implementMethods), "workbench.action.focusActiveEditorGroup")); - } - } - if (typeElement.getKind().isClass() || typeElement.getKind().isInterface()) { -@@ -123,7 +123,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - overrideMethods.add(item); - } - if (!overrideMethods.isEmpty()) { -- result.add(createCodeAction(Bundle.DN_GenerateOverrideMethod(), CODE_GENERATOR_KIND, data (uri, offset, false, overrideMethods), "workbench.action.focusActiveEditorGroup")); -+ result.add(createCodeAction(client, Bundle.DN_GenerateOverrideMethod(), CODE_GENERATOR_KIND, data (uri, offset, false, overrideMethods), "workbench.action.focusActiveEditorGroup")); - } - } - return result; -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/LaunchConfigurationCompletion.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/LaunchConfigurationCompletion.java -index 40ec50f9b495..ac5150b93ace 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/LaunchConfigurationCompletion.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/LaunchConfigurationCompletion.java -@@ -65,4 +65,8 @@ public interface LaunchConfigurationCompletion { - */ - @NonNull - CompletableFuture> attributeValues(Supplier> projectSupplier, Map attributes, String attributeName); -+ -+ public interface Factory { -+ public LaunchConfigurationCompletion createLaunchConfigurationCompletion(NbCodeClientCapabilities capa); -+ } - } -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/LoggerGenerator.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/LoggerGenerator.java -index 83b130c3e9e9..452577e940ab 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/LoggerGenerator.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/LoggerGenerator.java -@@ -75,7 +75,7 @@ public LoggerGenerator() { - @NbBundle.Messages({ - "DN_GenerateLogger=Generate Logger...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Source)) { - return Collections.emptyList(); -@@ -106,7 +106,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - Map data = new HashMap<>(); - data.put(URI, uri); - data.put(OFFSET, offset); -- return Collections.singletonList(createCodeAction(Bundle.DN_GenerateLogger(), CODE_GENERATOR_KIND, data, "workbench.action.focusActiveEditorGroup")); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_GenerateLogger(), CODE_GENERATOR_KIND, data, "workbench.action.focusActiveEditorGroup")); - } - - @Override -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/NbCodeClientCapabilities.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/NbCodeClientCapabilities.java -index 1e869eec3847..9134992f5f38 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/NbCodeClientCapabilities.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/NbCodeClientCapabilities.java -@@ -22,6 +22,7 @@ - import com.google.gson.JsonElement; - import org.eclipse.lsp4j.ClientCapabilities; - import org.eclipse.lsp4j.InitializeParams; -+import org.netbeans.modules.java.lsp.server.Utils; - - /** - * Encapsulates all nbcode-specific client capabilities. Need to be passed in -@@ -75,6 +76,21 @@ public final class NbCodeClientCapabilities { - */ - private Boolean wantsGroovySupport = Boolean.TRUE; - -+ /** -+ * Common prefix for all commands. -+ */ -+ private String commandPrefix = Utils.DEFAULT_COMMAND_PREFIX; -+ -+ /** -+ * Common prefix for configuration. -+ */ -+ private String configurationPrefix = "netbeans."; -+ -+ /** -+ * Secondary prefix for configuration. -+ */ -+ private String altConfigurationPrefix = "java+."; -+ - public ClientCapabilities getClientCapabilities() { - return clientCaps; - } -@@ -139,6 +155,30 @@ public boolean wantsGroovySupport() { - return wantsGroovySupport.booleanValue(); - } - -+ public String getCommandPrefix() { -+ return commandPrefix; -+ } -+ -+ public void setCommandPrefix(String commandPrefix) { -+ this.commandPrefix = commandPrefix; -+ } -+ -+ public String getConfigurationPrefix() { -+ return configurationPrefix; -+ } -+ -+ public void setConfigurationPrefix(String configurationPrefix) { -+ this.configurationPrefix = configurationPrefix; -+ } -+ -+ public String getAltConfigurationPrefix() { -+ return altConfigurationPrefix; -+ } -+ -+ public void setAltConfigurationPrefix(String altConfigurationPrefix) { -+ this.altConfigurationPrefix = altConfigurationPrefix; -+ } -+ - private NbCodeClientCapabilities withCapabilities(ClientCapabilities caps) { - if (caps == null) { - caps = new ClientCapabilities(); -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/OrganizeImportsCodeAction.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/OrganizeImportsCodeAction.java -index c16187c700a2..4530e9ab230c 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/OrganizeImportsCodeAction.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/OrganizeImportsCodeAction.java -@@ -48,7 +48,7 @@ public final class OrganizeImportsCodeAction extends CodeActionsProvider { - @NbBundle.Messages({ - "DN_OrganizeImports=Organize Imports", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Source) && !only.contains(CodeActionKind.SourceOrganizeImports)) { - return Collections.emptyList(); -@@ -58,7 +58,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - return Collections.emptyList(); - } - String uri = Utils.toUri(info.getFileObject()); -- return Collections.singletonList(createCodeAction(Bundle.DN_OrganizeImports(), CodeActionKind.SourceOrganizeImports, uri, null)); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_OrganizeImports(), CodeActionKind.SourceOrganizeImports, uri, null)); - } - - @Override -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ProjectConfigurationCompletion.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ProjectConfigurationCompletion.java -index 4a3e4098ab4b..91bf8e30dbe0 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ProjectConfigurationCompletion.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ProjectConfigurationCompletion.java -@@ -44,7 +44,6 @@ - * - * @author Martin Entlicher - */ --@ServiceProvider(service = LaunchConfigurationCompletion.class, position = 100) - public class ProjectConfigurationCompletion implements LaunchConfigurationCompletion { - - private static final String CONFIG_TYPE = "java+"; // NOI18N -@@ -136,4 +135,14 @@ private static Collection getConfigurations(Project p) { - } - return provider.getConfigurations(); - } -+ -+ @ServiceProvider(service = Factory.class, position = 100) -+ public static final class FactoryImpl implements Factory { -+ -+ @Override -+ public LaunchConfigurationCompletion createLaunchConfigurationCompletion(NbCodeClientCapabilities capa) { -+ return new ProjectConfigurationCompletion(); -+ } -+ -+ } - } -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/QuickOpen.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/QuickOpen.java -index 69f7870af823..2a1177731e3e 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/QuickOpen.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/QuickOpen.java -@@ -61,7 +61,7 @@ - @ServiceProvider(service = CodeActionsProvider.class) - public class QuickOpen extends CodeActionsProvider { - -- public static final String QUICK_OPEN = "java.quick.open"; // NOI18N -+ public static final String QUICK_OPEN = "nbls.quick.open"; // NOI18N - public static final String DEFAULT_PKG = ""; // NOI18N - private final Gson gson = new Gson(); - -@@ -131,7 +131,7 @@ public CompletableFuture processCommand(NbCodeLanguageClient client, Str - } - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - } -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/Server.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/Server.java -index ba01d4f530a3..85dec62a9fe0 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/Server.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/Server.java -@@ -49,6 +49,7 @@ - import java.util.LinkedHashSet; - import java.util.WeakHashMap; - import java.util.concurrent.CompletionException; -+import java.util.stream.Collectors; - import java.util.concurrent.atomic.AtomicBoolean; - import org.eclipse.lsp4j.CallHierarchyRegistrationOptions; - import org.eclipse.lsp4j.CodeActionKind; -@@ -357,8 +358,8 @@ public Project next() { - - public static class LanguageServerImpl implements LanguageServer, LanguageClientAware, LspServerState, NbLanguageServer { - -- private static final String NETBEANS_FORMAT = "netbeans.format"; -- private static final String NETBEANS_JAVA_IMPORTS = "netbeans.java.imports"; -+ private static final String NETBEANS_FORMAT = "format"; -+ private static final String NETBEANS_JAVA_IMPORTS = "java.imports"; - - // change to a greater throughput if the initialization waits on more processes than just (serialized) project open. - private static final RequestProcessor SERVER_INIT_RP = new RequestProcessor(LanguageServerImpl.class.getName()); -@@ -771,7 +772,7 @@ private void showStatusBarMessage(final MessageType type, final String msg, int - } - } - -- private InitializeResult constructInitResponse(InitializeParams init, JavaSource src) { -+ private InitializeResult constructInitResponse(InitializeParams init, JavaSource src, NbCodeClientCapabilities capa) { - ServerCapabilities capabilities = new ServerCapabilities(); - if (src != null) { - TextDocumentSyncOptions textDocumentSyncOptions = new TextDocumentSyncOptions(); -@@ -799,33 +800,35 @@ private InitializeResult constructInitResponse(InitializeParams init, JavaSource - CallHierarchyRegistrationOptions chOpts = new CallHierarchyRegistrationOptions(); - chOpts.setWorkDoneProgress(true); - capabilities.setCallHierarchyProvider(chOpts); -- Set commands = new LinkedHashSet<>(Arrays.asList(GRAALVM_PAUSE_SCRIPT, -+ Set commands = new LinkedHashSet<>(Arrays.asList(NBLS_GRAALVM_PAUSE_SCRIPT, - NBLS_BUILD_WORKSPACE, - NBLS_CLEAN_WORKSPACE, - NBLS_GET_ARCHIVE_FILE_CONTENT, -- JAVA_RUN_PROJECT_ACTION, -+ NBLS_RUN_PROJECT_ACTION, - JAVA_FIND_DEBUG_ATTACH_CONFIGURATIONS, - JAVA_FIND_DEBUG_PROCESS_TO_ATTACH, -- JAVA_FIND_PROJECT_CONFIGURATIONS, -+ NBLS_FIND_PROJECT_CONFIGURATIONS, - JAVA_GET_PROJECT_CLASSPATH, - JAVA_GET_PROJECT_PACKAGES, - JAVA_GET_PROJECT_SOURCE_ROOTS, -- JAVA_LOAD_WORKSPACE_TESTS, -- JAVA_RESOLVE_STACKTRACE_LOCATION, -- JAVA_NEW_FROM_TEMPLATE, -- JAVA_NEW_PROJECT, -- JAVA_PROJECT_CONFIGURATION_COMPLETION, -- JAVA_PROJECT_RESOLVE_PROJECT_PROBLEMS, -+ NBLS_LOAD_WORKSPACE_TESTS, -+ NBLS_RESOLVE_STACKTRACE_LOCATION, -+ NBLS_NEW_FROM_TEMPLATE, -+ NBLS_NEW_PROJECT, -+ NBLS_PROJECT_CONFIGURATION_COMPLETION, -+ NBLS_PROJECT_RESOLVE_PROJECT_PROBLEMS, - JAVA_SUPER_IMPLEMENTATION, -- JAVA_CLEAR_PROJECT_CACHES, -+ NBLS_CLEAR_PROJECT_CACHES, - NATIVE_IMAGE_FIND_DEBUG_PROCESS_TO_ATTACH, -- JAVA_PROJECT_INFO, -+ NBLS_PROJECT_INFO, - JAVA_ENABLE_PREVIEW, - NBLS_DOCUMENT_SYMBOLS - )); - for (CodeActionsProvider codeActionsProvider : Lookup.getDefault().lookupAll(CodeActionsProvider.class)) { - commands.addAll(codeActionsProvider.getCommands()); - } -+ Utils.ensureCommandsPrefixed(commands); -+ commands = commands.stream().map(cmd -> Utils.encodeCommand(cmd, capa)).collect(Collectors.toSet()); - capabilities.setExecuteCommandProvider(new ExecuteCommandOptions(new ArrayList<>(commands))); - WorkspaceSymbolOptions wsOpts = new WorkspaceSymbolOptions(); - wsOpts.setResolveProvider(true); -@@ -915,7 +918,7 @@ public CompletableFuture initialize(InitializeParams init) { - // but complete the InitializationRequest independently of the project initialization. - return CompletableFuture.completedFuture( - finishInitialization( -- constructInitResponse(init, checkJavaSupport()) -+ constructInitResponse(init, checkJavaSupport(), capa) - ) - ); - } -@@ -942,13 +945,13 @@ private void initializeOptions() { - ConfigurationItem item = new ConfigurationItem(); - FileObject fo = projects[0].getProjectDirectory(); - item.setScopeUri(Utils.toUri(fo)); -- item.setSection(NETBEANS_FORMAT); -+ item.setSection(client.getNbCodeCapabilities().getConfigurationPrefix() + NETBEANS_FORMAT); - client.configuration(new ConfigurationParams(Collections.singletonList(item))).thenAccept(c -> { - if (c != null && !c.isEmpty() && c.get(0) instanceof JsonObject) { - workspaceService.updateJavaFormatPreferences(fo, (JsonObject) c.get(0)); - } - }); -- item.setSection(NETBEANS_JAVA_IMPORTS); -+ item.setSection(client.getNbCodeCapabilities().getConfigurationPrefix() + NETBEANS_JAVA_IMPORTS); - client.configuration(new ConfigurationParams(Collections.singletonList(item))).thenAccept(c -> { - if (c != null && !c.isEmpty() && c.get(0) instanceof JsonObject) { - workspaceService.updateJavaImportPreferences(fo, (JsonObject) c.get(0)); -@@ -1032,60 +1035,60 @@ public void setTrace(SetTraceParams params) { - - public static final String NBLS_BUILD_WORKSPACE = "nbls.build.workspace"; - public static final String NBLS_CLEAN_WORKSPACE = "nbls.clean.workspace"; -- public static final String JAVA_NEW_FROM_TEMPLATE = "java.new.from.template"; -- public static final String JAVA_NEW_PROJECT = "java.new.project"; -- public static final String JAVA_GET_PROJECT_SOURCE_ROOTS = "java.get.project.source.roots"; -- public static final String JAVA_GET_PROJECT_CLASSPATH = "java.get.project.classpath"; -- public static final String JAVA_GET_PROJECT_PACKAGES = "java.get.project.packages"; -- public static final String JAVA_LOAD_WORKSPACE_TESTS = "java.load.workspace.tests"; -- public static final String JAVA_RESOLVE_STACKTRACE_LOCATION = "java.resolve.stacktrace.location"; -- public static final String JAVA_SUPER_IMPLEMENTATION = "java.super.implementation"; -- public static final String GRAALVM_PAUSE_SCRIPT = "graalvm.pause.script"; -- public static final String JAVA_RUN_PROJECT_ACTION = "java.project.run.action"; -+ public static final String NBLS_NEW_FROM_TEMPLATE = "nbls.new.from.template"; -+ public static final String NBLS_NEW_PROJECT = "nbls.new.project"; -+ public static final String JAVA_GET_PROJECT_SOURCE_ROOTS = "nbls.java.get.project.source.roots"; -+ public static final String JAVA_GET_PROJECT_CLASSPATH = "nbls.java.get.project.classpath"; -+ public static final String JAVA_GET_PROJECT_PACKAGES = "nbls.java.get.project.packages"; -+ public static final String NBLS_LOAD_WORKSPACE_TESTS = "nbls.load.workspace.tests"; -+ public static final String NBLS_RESOLVE_STACKTRACE_LOCATION = "nbls.resolve.stacktrace.location"; -+ public static final String JAVA_SUPER_IMPLEMENTATION = "nbls.java.super.implementation"; -+ public static final String NBLS_GRAALVM_PAUSE_SCRIPT = "nbls.graalvm.pause.script"; -+ public static final String NBLS_RUN_PROJECT_ACTION = "nbls.project.run.action"; - public static final String NBLS_GET_ARCHIVE_FILE_CONTENT = "nbls.get.archive.file.content"; - - /** - * Enumerates project configurations. - */ -- public static final String JAVA_FIND_PROJECT_CONFIGURATIONS = "java.project.configurations"; -+ public static final String NBLS_FIND_PROJECT_CONFIGURATIONS = "nbls.project.configurations"; - /** - * Enumerates attach debugger configurations. - */ -- public static final String JAVA_FIND_DEBUG_ATTACH_CONFIGURATIONS = "java.attachDebugger.configurations"; -+ public static final String JAVA_FIND_DEBUG_ATTACH_CONFIGURATIONS = "nbls.java.attachDebugger.configurations"; - /** - * Enumerates JVM processes eligible for debugger attach. - */ -- public static final String JAVA_FIND_DEBUG_PROCESS_TO_ATTACH = "java.attachDebugger.pickProcess"; -+ public static final String JAVA_FIND_DEBUG_PROCESS_TO_ATTACH = "nbls.java.attachDebugger.pickProcess"; - /** - * Enumerates native processes eligible for debugger attach. - */ -- public static final String NATIVE_IMAGE_FIND_DEBUG_PROCESS_TO_ATTACH = "nativeImage.attachDebugger.pickProcess"; -+ public static final String NATIVE_IMAGE_FIND_DEBUG_PROCESS_TO_ATTACH = "nbls.nativeImage.attachDebugger.pickProcess"; - /** - * Provides code-completion of configurations. - */ -- public static final String JAVA_PROJECT_CONFIGURATION_COMPLETION = "java.project.configuration.completion"; -+ public static final String NBLS_PROJECT_CONFIGURATION_COMPLETION = "nbls.project.configuration.completion"; - /** - * Provides resolution of project problems. - */ -- public static final String JAVA_PROJECT_RESOLVE_PROJECT_PROBLEMS = "java.project.resolveProjectProblems"; -+ public static final String NBLS_PROJECT_RESOLVE_PROJECT_PROBLEMS = "nbls.project.resolveProjectProblems"; - - - /** - * Diagnostic / test command: clears NBLS internal project caches. Useful between testcases and after - * new project files were generated into workspace subtree. - */ -- public static final String JAVA_CLEAR_PROJECT_CACHES = "java.clear.project.caches"; -+ public static final String NBLS_CLEAR_PROJECT_CACHES = "nbls.clear.project.caches"; - - /** - * For a project directory, returns basic project information and structure. - * Syntax: nbls.project.info(locations : String | String[], options? : { projectStructure? : boolean; actions? : boolean; recursive? : boolean }) : LspProjectInfo - */ -- public static final String JAVA_PROJECT_INFO = "nbls.project.info"; -+ public static final String NBLS_PROJECT_INFO = "nbls.project.info"; - - /** - * Provides enable preview for given project - */ -- public static final String JAVA_ENABLE_PREVIEW = "java.project.enable.preview"; -+ public static final String JAVA_ENABLE_PREVIEW = "nbls.java.project.enable.preview"; - - /** - * Provides symbols for the given document -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/SurroundWithHint.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/SurroundWithHint.java -index c7bff0f383c7..d851d30a1955 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/SurroundWithHint.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/SurroundWithHint.java -@@ -80,7 +80,7 @@ - public final class SurroundWithHint extends CodeActionsProvider { - - private static final String COMMAND_INSERT_SNIPPET = "editor.action.insertSnippet"; -- private static final String COMMAND_SURROUND_WITH = "java.surround.with"; -+ private static final String COMMAND_SURROUND_WITH = "surround.with"; - private static final String DOTS = "..."; - private static final String SNIPPET = "snippet"; - private static final String SELECTION_VAR = "${selection}"; -@@ -96,7 +96,7 @@ public final class SurroundWithHint extends CodeActionsProvider { - "DN_SurroundWith=Surround with {0}", - "DN_SurroundWithAll=Surround with ...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - CompilationController info = CompilationController.get(resultIterator.getParserResult()); - if (info == null) { - return Collections.emptyList(); -@@ -134,7 +134,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - snippet = sb.append(snippet).toString(); - } - int idx = label.indexOf(' '); -- CodeAction codeAction = createCodeAction(Bundle.DN_SurroundWith(idx < 0 ? label : label.substring(0, idx)), CodeActionKind.RefactorRewrite, null, COMMAND_INSERT_SNIPPET, Collections.singletonMap(SNIPPET, snippet)); -+ CodeAction codeAction = createCodeAction(client, Bundle.DN_SurroundWith(idx < 0 ? label : label.substring(0, idx)), CodeActionKind.RefactorRewrite, null, COMMAND_INSERT_SNIPPET, Collections.singletonMap(SNIPPET, snippet)); - if (!edits.isEmpty()) { - codeAction.setEdit(new WorkspaceEdit(Collections.singletonMap(params.getTextDocument().getUri(), edits))); - } -@@ -146,7 +146,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - } - } - if (items.size() > codeActions.size()) { -- codeActions.add(createCodeAction(Bundle.DN_SurroundWithAll(), CodeActionKind.RefactorRewrite, null, COMMAND_SURROUND_WITH, items)); -+ codeActions.add(createCodeAction(client, Bundle.DN_SurroundWithAll(), CodeActionKind.RefactorRewrite, null, COMMAND_SURROUND_WITH, items)); - } - return codeActions; - } -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TestClassGenerator.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TestClassGenerator.java -index cc1d3a0032d6..3094f46802a5 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TestClassGenerator.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TestClassGenerator.java -@@ -75,7 +75,7 @@ - @ServiceProvider(service = CodeActionsProvider.class, position = 100) - public final class TestClassGenerator extends CodeActionsProvider { - -- private static final String GENERATE_TEST_CLASS_COMMAND = "java.generate.testClass"; -+ private static final String GENERATE_TEST_CLASS_COMMAND = "nbls.java.generate.testClass"; - - @Override - @NbBundle.Messages({ -@@ -83,7 +83,7 @@ public final class TestClassGenerator extends CodeActionsProvider { - "# {1} - the location where the test class will be created", - "DN_GenerateTestClass=Create Test Class [{0} in {1}]" - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - CompilationController info = CompilationController.get(resultIterator.getParserResult()); - if (info == null) { - return Collections.emptyList(); -@@ -123,7 +123,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - for (Map.Entry> entrySet : validCombinations.entrySet()) { - Object location = entrySet.getKey(); - for (String testingFramework : entrySet.getValue()) { -- result.add((createCodeAction(Bundle.DN_GenerateTestClass(testingFramework, getLocationText(location)), CodeActionKind.Refactor, null, GENERATE_TEST_CLASS_COMMAND, Utils.toUri(fileObject), testingFramework, Utils.toUri(getTargetFolder(location))))); -+ result.add((createCodeAction(client, Bundle.DN_GenerateTestClass(testingFramework, getLocationText(location)), CodeActionKind.Refactor, null, GENERATE_TEST_CLASS_COMMAND, Utils.toUri(fileObject), testingFramework, Utils.toUri(getTargetFolder(location))))); - } - } - return result; -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TextDocumentServiceImpl.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TextDocumentServiceImpl.java -index 75bd96a18e83..b52a118a49dc 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TextDocumentServiceImpl.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TextDocumentServiceImpl.java -@@ -264,10 +264,10 @@ - public class TextDocumentServiceImpl implements TextDocumentService, LanguageClientAware { - private static final Logger LOG = Logger.getLogger(TextDocumentServiceImpl.class.getName()); - -- private static final String COMMAND_RUN_SINGLE = "java.run.single"; // NOI18N -- private static final String COMMAND_DEBUG_SINGLE = "java.debug.single"; // NOI18N -- private static final String NETBEANS_JAVADOC_LOAD_TIMEOUT = "netbeans.javadoc.load.timeout";// NOI18N -- private static final String NETBEANS_JAVA_ON_SAVE_ORGANIZE_IMPORTS = "netbeans.java.onSave.organizeImports";// NOI18N -+ private static final String COMMAND_RUN_SINGLE = "nbls.run.single"; // NOI18N -+ private static final String COMMAND_DEBUG_SINGLE = "nbls.debug.single"; // NOI18N -+ private static final String NETBEANS_JAVADOC_LOAD_TIMEOUT = "javadoc.load.timeout";// NOI18N -+ private static final String NETBEANS_JAVA_ON_SAVE_ORGANIZE_IMPORTS = "java.onSave.organizeImports";// NOI18N - private static final String URL = "url";// NOI18N - private static final String INDEX = "index";// NOI18N - -@@ -344,7 +344,7 @@ public CompletableFuture, CompletionList>> completio - StyledDocument doc = (StyledDocument)rawDoc; - ConfigurationItem conf = new ConfigurationItem(); - conf.setScopeUri(uri); -- conf.setSection(NETBEANS_JAVADOC_LOAD_TIMEOUT); -+ conf.setSection(client.getNbCodeCapabilities().getConfigurationPrefix() + NETBEANS_JAVADOC_LOAD_TIMEOUT); - return client.configuration(new ConfigurationParams(Collections.singletonList(conf))).thenApply(c -> { - if (c != null && !c.isEmpty()) { - javadocTimeout.set(((JsonPrimitive)c.get(0)).getAsInt()); -@@ -394,7 +394,7 @@ public CompletableFuture, CompletionList>> completio - } - org.netbeans.api.lsp.Command command = completion.getCommand(); - if (command != null) { -- item.setCommand(new Command(command.getTitle(), command.getCommand(), command.getArguments())); -+ item.setCommand(new Command(command.getTitle(), Utils.encodeCommand(command.getCommand(), client.getNbCodeCapabilities()), command.getArguments())); - } - if (completion.getAdditionalTextEdits() != null && completion.getAdditionalTextEdits().isDone()) { - List additionalTextEdits = completion.getAdditionalTextEdits().getNow(null); -@@ -960,7 +960,7 @@ public CompletableFuture>> codeAction(CodeActio - commandParams.addAll(inputAction.getCommand().getArguments()); - } - -- action.setCommand(new Command(inputAction.getCommand().getTitle(), inputAction.getCommand().getCommand(), commandParams)); -+ action.setCommand(new Command(inputAction.getCommand().getTitle(), Utils.encodeCommand(inputAction.getCommand().getCommand(), client.getNbCodeCapabilities()), commandParams)); - } - if (inputAction instanceof LazyCodeAction && ((LazyCodeAction) inputAction).getLazyEdit() != null) { - lastCodeActions.add((LazyCodeAction) inputAction); -@@ -1016,7 +1016,7 @@ public void run(ResultIterator resultIterator) throws Exception { - //code generators: - for (CodeActionsProvider codeGenerator : Lookup.getDefault().lookupAll(CodeActionsProvider.class)) { - try { -- for (CodeAction codeAction : codeGenerator.getCodeActions(resultIterator, params)) { -+ for (CodeAction codeAction : codeGenerator.getCodeActions(client, resultIterator, params)) { - result.add(Either.forRight(codeAction)); - } - } catch (Exception ex) { -@@ -1055,7 +1055,7 @@ public void run(ResultIterator resultIterator) throws Exception { - codeAction.setEdit(new WorkspaceEdit(documentChanges)); - int renameOffset = ((IntroduceFixBase) fix).getNameOffset(changes); - if (renameOffset >= 0) { -- codeAction.setCommand(new Command("Rename", "java.rename.element.at", Collections.singletonList(renameOffset))); -+ codeAction.setCommand(new Command("Rename", client.getNbCodeCapabilities().getCommandPrefix() + ".rename.element.at", Collections.singletonList(renameOffset))); - } - result.add(Either.forRight(codeAction)); - } -@@ -1167,7 +1167,7 @@ private List convertCodeLens(Document doc, List> willSaveWaitUntil(WillSaveTextDocumentP - } - ConfigurationItem conf = new ConfigurationItem(); - conf.setScopeUri(uri); -- conf.setSection(NETBEANS_JAVA_ON_SAVE_ORGANIZE_IMPORTS); -+ conf.setSection(client.getNbCodeCapabilities().getConfigurationPrefix() + NETBEANS_JAVA_ON_SAVE_ORGANIZE_IMPORTS); - return client.configuration(new ConfigurationParams(Collections.singletonList(conf))).thenApply(c -> { - if (c != null && !c.isEmpty() && ((JsonPrimitive) c.get(0)).getAsBoolean()) { - try { -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ToStringGenerator.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ToStringGenerator.java -index af2901473ee4..3c5ae1df64d9 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ToStringGenerator.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/ToStringGenerator.java -@@ -72,7 +72,7 @@ public final class ToStringGenerator extends CodeActionsProvider { - @NbBundle.Messages({ - "DN_GenerateToString=Generate toString()...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Source)) { - return Collections.emptyList(); -@@ -114,7 +114,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - data.put(URI, uri); - data.put(OFFSET, offset); - data.put(FIELDS, fields); -- return Collections.singletonList(createCodeAction(Bundle.DN_GenerateToString(), CODE_GENERATOR_KIND, data, fields.isEmpty() ? null : "workbench.action.focusActiveEditorGroup")); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_GenerateToString(), CODE_GENERATOR_KIND, data, fields.isEmpty() ? null : "workbench.action.focusActiveEditorGroup")); - } - - @Override -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/WorkspaceServiceImpl.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/WorkspaceServiceImpl.java -index 8cebda5b814c..cdd7f6abed22 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/WorkspaceServiceImpl.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/WorkspaceServiceImpl.java -@@ -172,15 +172,15 @@ public final class WorkspaceServiceImpl implements WorkspaceService, LanguageCli - - @Override - public CompletableFuture executeCommand(ExecuteCommandParams params) { -- String command = params.getCommand(); -+ String command = Utils.decodeCommand(params.getCommand(), client.getNbCodeCapabilities()); - switch (command) { -- case Server.GRAALVM_PAUSE_SCRIPT: -+ case Server.NBLS_GRAALVM_PAUSE_SCRIPT: - ActionsManager am = DebuggerManager.getDebuggerManager().getCurrentEngine().getActionsManager(); - am.doAction("pauseInGraalScript"); - return CompletableFuture.completedFuture(true); -- case Server.JAVA_NEW_FROM_TEMPLATE: -+ case Server.NBLS_NEW_FROM_TEMPLATE: - return LspTemplateUI.createFromTemplate("Templates", client, params); -- case Server.JAVA_NEW_PROJECT: -+ case Server.NBLS_NEW_PROJECT: - return LspTemplateUI.createProject("Templates/Project", client, params); - case Server.NBLS_BUILD_WORKSPACE: { - final CommandProgress progressOfCompilation = new CommandProgress(); -@@ -194,7 +194,7 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - progressOfCompilation.checkStatus(); - return progressOfCompilation.getFinishFuture(); - } -- case Server.JAVA_RUN_PROJECT_ACTION: { -+ case Server.NBLS_RUN_PROJECT_ACTION: { - // TODO: maybe a structure would be better for future compatibility / extensions, i.e. what to place in the action's context Lookup. - List targets = new ArrayList<>(); - ProjectActionParams actionParams = gson.fromJson(gson.toJson(params.getArguments().get(0)), ProjectActionParams.class); -@@ -337,7 +337,7 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - return future; - }); - } -- case Server.JAVA_LOAD_WORKSPACE_TESTS: { -+ case Server.NBLS_LOAD_WORKSPACE_TESTS: { - String uri = ((JsonPrimitive) params.getArguments().get(0)).getAsString(); - FileObject file; - try { -@@ -420,7 +420,7 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - return future; - }); - } -- case Server.JAVA_RESOLVE_STACKTRACE_LOCATION: { -+ case Server.NBLS_RESOLVE_STACKTRACE_LOCATION: { - CompletableFuture future = new CompletableFuture<>(); - try { - if (params.getArguments().size() >= 3) { -@@ -467,7 +467,7 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - String uri = ((JsonPrimitive) params.getArguments().get(0)).getAsString(); - Position pos = gson.fromJson(gson.toJson(params.getArguments().get(1)), Position.class); - return (CompletableFuture)((TextDocumentServiceImpl)server.getTextDocumentService()).superImplementations(uri, pos); -- case Server.JAVA_FIND_PROJECT_CONFIGURATIONS: { -+ case Server.NBLS_FIND_PROJECT_CONFIGURATIONS: { - String fileUri = ((JsonPrimitive) params.getArguments().get(0)).getAsString(); - - FileObject file; -@@ -481,7 +481,7 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - return findProjectConfigurations(file); - } - case Server.JAVA_FIND_DEBUG_ATTACH_CONFIGURATIONS: { -- return AttachConfigurations.findConnectors(); -+ return AttachConfigurations.findConnectors(client.getNbCodeCapabilities()); - } - case Server.JAVA_FIND_DEBUG_PROCESS_TO_ATTACH: { - return AttachConfigurations.findProcessAttachTo(client); -@@ -489,7 +489,7 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - case Server.NATIVE_IMAGE_FIND_DEBUG_PROCESS_TO_ATTACH: { - return AttachNativeConfigurations.findProcessAttachTo(client); - } -- case Server.JAVA_PROJECT_CONFIGURATION_COMPLETION: { -+ case Server.NBLS_PROJECT_CONFIGURATION_COMPLETION: { - // We expect one, two or three arguments. - // The first argument is always the URI of the launch.json file. - // When not more arguments are provided, all available configurations ought to be provided. -@@ -497,7 +497,11 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - // and additional attributes valid in that particular configuration ought to be provided. - // When a third argument is present, it's an attribute name whose possible values ought to be provided. - List arguments = params.getArguments(); -- Collection configurations = Lookup.getDefault().lookupAll(LaunchConfigurationCompletion.class); -+ Collection configurations = Lookup.getDefault() -+ .lookupAll(LaunchConfigurationCompletion.Factory.class) -+ .stream() -+ .map(f -> f.createLaunchConfigurationCompletion(client.getNbCodeCapabilities())) -+ .collect(Collectors.toList()); - List>> completionFutures; - String configUri = ((JsonPrimitive) arguments.get(0)).getAsString(); - Supplier> projectSupplier = () -> { -@@ -534,7 +538,7 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - .thenApply(avoid -> completionFutures.stream().flatMap(c -> c.join().stream()).collect(Collectors.toList())); - return (CompletableFuture) (CompletableFuture) joinedFuture; - } -- case Server.JAVA_PROJECT_RESOLVE_PROJECT_PROBLEMS: { -+ case Server.NBLS_PROJECT_RESOLVE_PROJECT_PROBLEMS: { - final CompletableFuture result = new CompletableFuture<>(); - List arguments = params.getArguments(); - if (!arguments.isEmpty()) { -@@ -590,7 +594,7 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - } - return result; - } -- case Server.JAVA_CLEAR_PROJECT_CACHES: { -+ case Server.NBLS_CLEAR_PROJECT_CACHES: { - // politely clear project manager's cache of "no project" answers - ProjectManager.getDefault().clearNonProjectCache(); - // impolitely clean the project-based traversal's cache, so any affiliation of intermediate folders will disappear -@@ -614,7 +618,7 @@ public CompletableFuture executeCommand(ExecuteCommandParams params) { - return (CompletableFuture) (CompletableFuture)result; - } - -- case Server.JAVA_PROJECT_INFO: { -+ case Server.NBLS_PROJECT_INFO: { - final CompletableFuture result = new CompletableFuture<>(); - List arguments = params.getArguments(); - if (arguments.size() < 1) { -@@ -1256,17 +1260,24 @@ private static String getSimpleName ( - - @Override - public void didChangeConfiguration(DidChangeConfigurationParams params) { -+ String fullConfigPrefix = client.getNbCodeCapabilities().getConfigurationPrefix(); -+ String configPrefix = fullConfigPrefix.substring(0, fullConfigPrefix.length() - 1); - server.openedProjects().thenAccept(projects -> { - if (projects != null && projects.length > 0) { -- updateJavaFormatPreferences(projects[0].getProjectDirectory(), ((JsonObject) params.getSettings()).getAsJsonObject("netbeans").getAsJsonObject("format")); -- updateJavaImportPreferences(projects[0].getProjectDirectory(), ((JsonObject) params.getSettings()).getAsJsonObject("netbeans").getAsJsonObject("java").getAsJsonObject("imports")); -+ updateJavaFormatPreferences(projects[0].getProjectDirectory(), ((JsonObject) params.getSettings()).getAsJsonObject(configPrefix).getAsJsonObject("format")); -+ updateJavaImportPreferences(projects[0].getProjectDirectory(), ((JsonObject) params.getSettings()).getAsJsonObject(configPrefix).getAsJsonObject("java").getAsJsonObject("imports")); - } - }); -+ String fullAltConfigPrefix = client.getNbCodeCapabilities().getAltConfigurationPrefix(); -+ String altConfigPrefix = fullConfigPrefix.substring(0, fullAltConfigPrefix.length() - 1); - boolean modified = false; - String newVMOptions = ""; -- JsonObject javaPlus = ((JsonObject) params.getSettings()).getAsJsonObject("java+"); -+ JsonObject javaPlus = ((JsonObject) params.getSettings()).getAsJsonObject(altConfigPrefix); - if (javaPlus != null) { -- newVMOptions = javaPlus.getAsJsonObject("runConfig").getAsJsonPrimitive("vmOptions").getAsString(); -+ JsonObject runConfig = javaPlus.getAsJsonObject("runConfig"); -+ if (runConfig != null) { -+ newVMOptions = runConfig.getAsJsonPrimitive("vmOptions").getAsString(); -+ } - } - for (CompilerOptionsQueryImpl query : Lookup.getDefault().lookupAll(CompilerOptionsQueryImpl.class)) { - modified |= query.setConfiguration(client, newVMOptions); -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/ChangeMethodParametersRefactoring.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/ChangeMethodParametersRefactoring.java -index 578a5f24ef86..2cfead6c5d85 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/ChangeMethodParametersRefactoring.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/ChangeMethodParametersRefactoring.java -@@ -77,7 +77,7 @@ - public final class ChangeMethodParametersRefactoring extends CodeRefactoring { - - private static final String CHANGE_METHOD_PARAMS_REFACTORING_KIND = "refactor.change.method.params"; -- private static final String CHANGE_METHOD_PARAMS_REFACTORING_COMMAND = "java.refactor.change.method.params"; -+ private static final String CHANGE_METHOD_PARAMS_REFACTORING_COMMAND = "nbls.java.refactor.change.method.params"; - - private final Gson gson = new Gson(); - -@@ -85,7 +85,7 @@ public final class ChangeMethodParametersRefactoring extends CodeRefactoring { - @NbBundle.Messages({ - "DN_ChangeMethodParams=Change Method Parameters...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Refactor)) { - return Collections.emptyList(); -@@ -125,7 +125,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - } - QuickPickItem elementItem = new QuickPickItem(createLabel(info, element, true)); - elementItem.setUserData(new ElementData(element)); -- return Collections.singletonList(createCodeAction(Bundle.DN_ChangeMethodParams(), CHANGE_METHOD_PARAMS_REFACTORING_KIND, null, CHANGE_METHOD_PARAMS_REFACTORING_COMMAND, Utils.toUri(elementSource), elementItem)); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_ChangeMethodParams(), CHANGE_METHOD_PARAMS_REFACTORING_KIND, null, CHANGE_METHOD_PARAMS_REFACTORING_COMMAND, Utils.toUri(elementSource), elementItem)); - } - - @Override -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/ExtractSuperclassOrInterfaceRefactoring.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/ExtractSuperclassOrInterfaceRefactoring.java -index 4303235dbdaa..00df78a24d3b 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/ExtractSuperclassOrInterfaceRefactoring.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/ExtractSuperclassOrInterfaceRefactoring.java -@@ -79,8 +79,8 @@ - @ServiceProvider(service = CodeActionsProvider.class, position = 170) - public final class ExtractSuperclassOrInterfaceRefactoring extends CodeRefactoring { - -- private static final String EXTRACT_SUPERCLASS_REFACTORING_COMMAND = "java.refactor.extract.superclass"; -- private static final String EXTRACT_INTERFACE_REFACTORING_COMMAND = "java.refactor.extract.interface"; -+ private static final String EXTRACT_SUPERCLASS_REFACTORING_COMMAND = "nbls.java.refactor.extract.superclass"; -+ private static final String EXTRACT_INTERFACE_REFACTORING_COMMAND = "nbls.java.refactor.extract.interface"; - private static final ClassPath EMPTY_PATH = ClassPathSupport.createClassPath(new URL[0]); - - private final Set commands = Collections.unmodifiableSet(new HashSet<>(Arrays.asList(EXTRACT_INTERFACE_REFACTORING_COMMAND, EXTRACT_SUPERCLASS_REFACTORING_COMMAND))); -@@ -91,7 +91,7 @@ public final class ExtractSuperclassOrInterfaceRefactoring extends CodeRefactori - "DN_ExtractSuperclass=Extract Superclass...", - "DN_ExtractInterface=Extract Interface...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Refactor)) { - return Collections.emptyList(); -@@ -158,10 +158,10 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - QuickPickItem elementItem = new QuickPickItem(createLabel(info, type)); - elementItem.setUserData(new ElementData(type)); - if (!type.getKind().isInterface()) { -- result.add(createCodeAction(Bundle.DN_ExtractSuperclass(), CodeActionKind.RefactorExtract, null, EXTRACT_SUPERCLASS_REFACTORING_COMMAND, uri, elementItem, allMembers)); -+ result.add(createCodeAction(client, Bundle.DN_ExtractSuperclass(), CodeActionKind.RefactorExtract, null, EXTRACT_SUPERCLASS_REFACTORING_COMMAND, uri, elementItem, allMembers)); - } - if (!members.isEmpty()) { -- result.add(createCodeAction(Bundle.DN_ExtractInterface(), CodeActionKind.RefactorExtract, null, EXTRACT_INTERFACE_REFACTORING_COMMAND, uri, elementItem, members)); -+ result.add(createCodeAction(client, Bundle.DN_ExtractInterface(), CodeActionKind.RefactorExtract, null, EXTRACT_INTERFACE_REFACTORING_COMMAND, uri, elementItem, members)); - } - } - return result; -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/MoveRefactoring.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/MoveRefactoring.java -index 8b1ce315ac41..9a428d86173f 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/MoveRefactoring.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/MoveRefactoring.java -@@ -99,7 +99,7 @@ - public final class MoveRefactoring extends CodeRefactoring { - - private static final String MOVE_REFACTORING_KIND = "refactor.move"; -- private static final String MOVE_REFACTORING_COMMAND = "java.refactor.move"; -+ private static final String MOVE_REFACTORING_COMMAND = "nbls.java.refactor.move"; - private static final ClassPath EMPTY_PATH = ClassPathSupport.createClassPath(new URL[0]); - - private final Gson gson = new Gson(); -@@ -108,7 +108,7 @@ public final class MoveRefactoring extends CodeRefactoring { - @NbBundle.Messages({ - "DN_Move=Move...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Refactor)) { - return Collections.emptyList(); -@@ -127,9 +127,9 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - String uri = Utils.toUri(info.getFileObject()); - Element element = elementForOffset(info, offset); - if (element != null) { -- return Collections.singletonList(createCodeAction(Bundle.DN_Move(), MOVE_REFACTORING_KIND, null, MOVE_REFACTORING_COMMAND, uri, new ElementData(element))); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_Move(), MOVE_REFACTORING_KIND, null, MOVE_REFACTORING_COMMAND, uri, new ElementData(element))); - } else { -- return Collections.singletonList(createCodeAction(Bundle.DN_Move(), MOVE_REFACTORING_KIND, null, MOVE_REFACTORING_COMMAND, uri)); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_Move(), MOVE_REFACTORING_KIND, null, MOVE_REFACTORING_COMMAND, uri)); - } - } - -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/PullUpRefactoring.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/PullUpRefactoring.java -index ca063171ba68..4ea2ecb0f92f 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/PullUpRefactoring.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/PullUpRefactoring.java -@@ -76,7 +76,7 @@ - public final class PullUpRefactoring extends CodeRefactoring { - - private static final String PULL_UP_REFACTORING_KIND = "refactor.pull.up"; -- private static final String PULL_UP_REFACTORING_COMMAND = "java.refactor.pull.up"; -+ private static final String PULL_UP_REFACTORING_COMMAND = "nbls.java.refactor.pull.up"; - - private final Gson gson = new Gson(); - -@@ -84,7 +84,7 @@ public final class PullUpRefactoring extends CodeRefactoring { - @NbBundle.Messages({ - "DN_PullUp=Pull Up...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Refactor)) { - return Collections.emptyList(); -@@ -125,7 +125,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - } - QuickPickItem elementItem = new QuickPickItem(createLabel(info, element)); - elementItem.setUserData(new ElementData(element)); -- return Collections.singletonList(createCodeAction(Bundle.DN_PullUp(), PULL_UP_REFACTORING_KIND, null, PULL_UP_REFACTORING_COMMAND, uri, offset, elementItem, supertypeItems)); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_PullUp(), PULL_UP_REFACTORING_KIND, null, PULL_UP_REFACTORING_COMMAND, uri, offset, elementItem, supertypeItems)); - } - - @Override -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/PushDownRefactoring.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/PushDownRefactoring.java -index 0bbc84c123bf..de55a9176ffb 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/PushDownRefactoring.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/refactoring/PushDownRefactoring.java -@@ -72,7 +72,7 @@ - public final class PushDownRefactoring extends CodeRefactoring { - - private static final String PUSH_DOWN_REFACTORING_KIND = "refactor.push.down"; -- private static final String PUSH_DOWN_REFACTORING_COMMAND = "java.refactor.push.down"; -+ private static final String PUSH_DOWN_REFACTORING_COMMAND = "nbls.java.refactor.push.down"; - - private final Gson gson = new Gson(); - -@@ -80,7 +80,7 @@ public final class PushDownRefactoring extends CodeRefactoring { - @NbBundle.Messages({ - "DN_PushDown=Push Down...", - }) -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - List only = params.getContext().getOnly(); - if (only == null || !only.contains(CodeActionKind.Refactor)) { - return Collections.emptyList(); -@@ -136,7 +136,7 @@ public List getCodeActions(ResultIterator resultIterator, CodeAction - } - QuickPickItem elementItem = new QuickPickItem(createLabel(info, element)); - elementItem.setUserData(new ElementData(element)); -- return Collections.singletonList(createCodeAction(Bundle.DN_PushDown(), PUSH_DOWN_REFACTORING_KIND, null, PUSH_DOWN_REFACTORING_COMMAND, uri, elementItem, members)); -+ return Collections.singletonList(createCodeAction(client, Bundle.DN_PushDown(), PUSH_DOWN_REFACTORING_KIND, null, PUSH_DOWN_REFACTORING_COMMAND, uri, elementItem, members)); - } - - @Override -diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/EnablePreviewSingleSourceFile.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/EnablePreviewSingleSourceFile.java -index 562f9fc32824..019e46d782d9 100644 ---- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/EnablePreviewSingleSourceFile.java -+++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/EnablePreviewSingleSourceFile.java -@@ -65,7 +65,7 @@ public void enablePreview(String newSourceLevel) throws Exception { - - ConfigurationItem conf = new ConfigurationItem(); - conf.setScopeUri(Utils.toUri(file)); -- conf.setSection("java+.runConfig.vmOptions"); //XXX -+ conf.setSection(client.getNbCodeCapabilities().getAltConfigurationPrefix() + "runConfig.vmOptions"); - client.configuration(new ConfigurationParams(Collections.singletonList(conf))).thenApply(c -> { - String compilerArgs = ((JsonPrimitive) ((List) c).get(0)).getAsString(); - if (compilerArgs == null) { -@@ -84,7 +84,7 @@ public void enablePreview(String newSourceLevel) throws Exception { - } else { - compilerArgs += (compilerArgs.isEmpty() ? "" : " ") + ENABLE_PREVIEW_FLAG + " " + SOURCE_FLAG + " " + realNewSourceLevel; - } -- client.configurationUpdate(new UpdateConfigParams("java+.runConfig", "vmOptions", compilerArgs)); -+ client.configurationUpdate(new UpdateConfigParams(client.getNbCodeCapabilities().getAltConfigurationPrefix() + "runConfig", "vmOptions", compilerArgs)); - return null; - }); - } -diff --git a/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/explorer/ProjectViewTest.java b/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/explorer/ProjectViewTest.java -index 9c1d2aac8fe1..060c4c6200a7 100644 ---- a/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/explorer/ProjectViewTest.java -+++ b/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/explorer/ProjectViewTest.java -@@ -358,7 +358,7 @@ private TreeItem createAndFindProjectNode() throws Exception { - public class ServerLookupExtractionCommand extends CodeActionsProvider { - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -diff --git a/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/protocol/ServerTest.java b/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/protocol/ServerTest.java -index 84867cfa977d..16cbd7b29b41 100644 ---- a/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/protocol/ServerTest.java -+++ b/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/protocol/ServerTest.java -@@ -238,7 +238,7 @@ public ServerLookupExtractionCommand() { - } - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -@@ -2561,7 +2561,7 @@ public CompletableFuture applyEdit(ApplyWorkspaceEdi - fileChanges.get(3).getNewText()); - Command command = introduceVariable.get().getCommand(); - assertNotNull(command); -- assertEquals("java.rename.element.at", command.getCommand()); -+ assertEquals("nbls.rename.element.at", command.getCommand()); - List arguments = command.getArguments(); - assertNotNull(arguments); - assertEquals(1, arguments.size()); -@@ -2664,7 +2664,7 @@ public CompletableFuture applyEdit(ApplyWorkspaceEdi - fileChanges.get(2).getNewText()); - Command command = introduceConstant.get().getCommand(); - assertNotNull(command); -- assertEquals("java.rename.element.at", command.getCommand()); -+ assertEquals("nbls.rename.element.at", command.getCommand()); - List arguments = command.getArguments(); - assertNotNull(arguments); - assertEquals(1, arguments.size()); -@@ -2767,7 +2767,7 @@ public CompletableFuture applyEdit(ApplyWorkspaceEdi - fileChanges.get(2).getNewText()); - Command command = introduceField.get().getCommand(); - assertNotNull(command); -- assertEquals("java.rename.element.at", command.getCommand()); -+ assertEquals("nbls.rename.element.at", command.getCommand()); - List arguments = command.getArguments(); - assertNotNull(arguments); - assertEquals(1, arguments.size()); -@@ -2873,7 +2873,7 @@ public CompletableFuture applyEdit(ApplyWorkspaceEdi - fileChanges.get(2).getNewText()); - Command command = introduceMethod.get().getCommand(); - assertNotNull(command); -- assertEquals("java.rename.element.at", command.getCommand()); -+ assertEquals("nbls.rename.element.at", command.getCommand()); - List arguments = command.getArguments(); - assertNotNull(arguments); - assertEquals(1, arguments.size()); -@@ -5397,7 +5397,7 @@ public ProgressCommand() { - } - - @Override -- public List getCodeActions(ResultIterator resultIterator, CodeActionParams params) throws Exception { -+ public List getCodeActions(NbCodeLanguageClient client, ResultIterator resultIterator, CodeActionParams params) throws Exception { - return Collections.emptyList(); - } - -@@ -5438,7 +5438,7 @@ public CompletableFuture processCommand(NbCodeLanguageClient client, Str - - @Override - public Set getCommands() { -- return Collections.singleton("_progressCommand"); -+ return Collections.singleton("test._progressCommand"); - } - - -@@ -5508,7 +5508,7 @@ public void showMessage(MessageParams params) { - - // now invoke the build - ExecuteCommandParams ecp = new ExecuteCommandParams(); -- ecp.setCommand("_progressCommand"); -+ ecp.setCommand("test._progressCommand"); - CompletableFuture buildF = server.getWorkspaceService().executeCommand(ecp); - - // the progress must be received at the client w/ the token, we need the token to issue cancel -diff --git a/java/java.lsp.server/vscode/package.json b/java/java.lsp.server/vscode/package.json -index 80841e6d6c44..d1bc194fc78e 100644 ---- a/java/java.lsp.server/vscode/package.json -+++ b/java/java.lsp.server/vscode/package.json -@@ -87,7 +87,7 @@ - "viewsWelcome": [ - { - "view": "database.connections", -- "contents": "No database connections found.\n[Add Database Connection](command:db.add.connection)\n[Add Oracle Autonomous DB](command:nbls:Tools:org.netbeans.modules.cloud.oracle.actions.AddADBAction)", -+ "contents": "No database connections found.\n[Add Database Connection](command:nbls.db.add.connection)\n[Add Oracle Autonomous DB](command:nbls:Tools:org.netbeans.modules.cloud.oracle.actions.AddADBAction)", - "when": "nb.database.view.active" - } - ], -@@ -323,7 +323,7 @@ - }, - "processId": { - "type": "string", -- "default": "${command:java.attachDebugger.pickProcess}", -+ "default": "${command:nbls.java.attachDebugger.pickProcess}", - "description": "Process Id of the debuggee" - }, - "listen": { -@@ -400,7 +400,7 @@ - }, - "processId": { - "type": "string", -- "default": "${command:nativeImage.attachDebugger.pickProcess}", -+ "default": "${command:nbls.nativeImage.attachDebugger.pickProcess}", - "description": "Process Id of the native image" - }, - "miDebugger": { -@@ -437,7 +437,7 @@ - "type": "nativeimage", - "request": "attach", - "name": "Attach to Native Image", -- "processId": "^\"\\${command:nativeImage.attachDebugger.pickProcess\\}\"", -+ "processId": "^\"\\${command:nbls.nativeImage.attachDebugger.pickProcess\\}\"", - "nativeImagePath": "" - } - } -@@ -460,44 +460,44 @@ - "category": "Java" - }, - { -- "command": "java.workspace.new", -+ "command": "nbls.workspace.new", - "title": "New from Template...", - "category": "Java", - "icon": "$(new-file)" - }, - { -- "command": "java.workspace.newproject", -+ "command": "nbls.workspace.newproject", - "title": "New Project...", - "category": "Java", - "icon": "$(new-folder)" - }, - { -- "command": "java.goto.super.implementation", -+ "command": "nbls.java.goto.super.implementation", - "title": "Go to Super Implementation", - "category": "Java" - }, - { -- "command": "java.open.type", -+ "command": "nbls.open.type", - "title": "Open Type...", - "category": "Java" - }, - { -- "command": "graalvm.pause.script", -+ "command": "nbls.graalvm.pause.script", - "title": "Pause in Script", - "category": "GraalVM" - }, - { -- "command": "foundProjects.deleteEntry", -+ "command": "nbls.foundProjects.deleteEntry", - "title": "Delete" - }, - { -- "command": "db.add.all.connection", -+ "command": "nbls.db.add.all.connection", - "title": "Add Database Connection", - "category": "Database", - "icon": "$(add)" - }, - { -- "command": "db.add.connection", -+ "command": "nbls.db.add.connection", - "title": "Add JDBC Database Connection" - }, - { -@@ -537,57 +537,42 @@ - "title": "Delete" - }, - { -- "command": "workbench.action.debug.run", -- "title": "Run Without Debugging", -- "icon": "$(run)" -- }, -- { -- "command": "workbench.action.debug.start", -- "title": "Start Debugging", -- "icon": "$(debug-alt)" -- }, -- { -- "command": "java.project.run", -+ "command": "nbls.project.run", - "category": "Project", - "title": "Run Project Without Debugging", - "icon": "$(run)" - }, - { -- "command": "java.project.debug", -+ "command": "nbls.project.debug", - "category": "Project", - "title": "Debug Project", - "icon": "$(debug-alt)" - }, - { -- "command": "java.project.test", -+ "command": "nbls.project.test", - "category": "Project", - "title": "Test Project", - "icon": "$(testing-run-all-icon)" - }, - { -- "command": "java.project.compile", -+ "command": "nbls.project.compile", - "category": "Project", - "title": "Compile Project" - }, - { -- "command": "java.project.clean", -+ "command": "nbls.project.clean", - "category": "Project", - "title": "Clean Project" - }, - { -- "command": "java.local.db.set.preferred.connection", -+ "command": "nbls.local.db.set.preferred.connection", - "title": "Set as Default Connection" - }, - { -- "command": "java.workspace.configureRunSettings", -+ "command": "nbls.workspace.configureRunSettings", - "title": "Edit", - "icon": "$(edit)" - }, -- { -- "command": "testing.runAll", -- "title": "Run All Tests", -- "category": "Test" -- }, - { - "command": "nbls.addEventListener", - "title": "Add event listener" -@@ -609,9 +594,24 @@ - "title": "Open Service Console" - }, - { -- "command": "java.select.editor.projects", -+ "command": "nbls.select.editor.projects", - "title": "Reveal active editor in Projects", - "category": "Project" -+ }, -+ { -+ "command": "workbench.action.debug.run", -+ "title": "Run Without Debugging", -+ "icon": "$(run)" -+ }, -+ { -+ "command": "workbench.action.debug.start", -+ "title": "Start Debugging", -+ "icon": "$(debug-alt)" -+ }, -+ { -+ "command": "testing.runAll", -+ "title": "Run All Tests", -+ "category": "Test" - } - ], - "keybindings": [ -@@ -621,7 +621,7 @@ - "when": "nbJavaLSReady && config.netbeans.javaSupport.enabled" - }, - { -- "command": "java.goto.super.implementation", -+ "command": "nbls.java.goto.super.implementation", - "key": "alt+U", - "mac": "alt+cmd+U", - "when": "editorHasCodeActionsProvider && editorTextFocus && config.netbeans.javaSupport.enabled" -@@ -636,25 +636,25 @@ - "menus": { - "editor/context": [ - { -- "command": "java.goto.super.implementation", -+ "command": "nbls.java.goto.super.implementation", - "when": "nbJavaLSReady && editorLangId == java && editorTextFocus && config.netbeans.javaSupport.enabled", - "group": "navigation@100" - } - ], - "explorer/context": [ - { -- "command": "java.workspace.new", -+ "command": "nbls.workspace.new", - "when": "nbJavaLSReady && explorerResourceIsFolder", - "group": "navigation@3" - } - ], - "commandPalette": [ - { -- "command": "java.workspace.new", -+ "command": "nbls.workspace.new", - "when": "nbJavaLSReady" - }, - { -- "command": "java.workspace.newproject", -+ "command": "nbls.workspace.newproject", - "when": "config.netbeans.javaSupport.enabled" - }, - { -@@ -662,15 +662,15 @@ - "when": "nbJavaLSReady && config.netbeans.javaSupport.enabled" - }, - { -- "command": "java.goto.super.implementation", -+ "command": "nbls.java.goto.super.implementation", - "when": "nbJavaLSReady && editorLangId == java && config.netbeans.javaSupport.enabled" - }, - { -- "command": "graalvm.pause.script", -+ "command": "nbls.graalvm.pause.script", - "when": "nbJavaLSReady" - }, - { -- "command": "foundProjects.deleteEntry", -+ "command": "nbls.foundProjects.deleteEntry", - "when": "false" - }, - { -@@ -710,7 +710,7 @@ - "when": "false" - }, - { -- "command": "java.local.db.set.preferred.connection", -+ "command": "nbls.local.db.set.preferred.connection", - "when": "false" - }, - { -@@ -726,11 +726,11 @@ - "when": "false" - }, - { -- "command": "java.workspace.configureRunSettings", -+ "command": "nbls.workspace.configureRunSettings", - "when": "false" - }, - { -- "command": "db.add.all.connection", -+ "command": "nbls.db.add.all.connection", - "when": "false" - }, - { -@@ -740,7 +740,7 @@ - ], - "view/title": [ - { -- "command": "java.workspace.newproject", -+ "command": "nbls.workspace.newproject", - "when": "nbJavaLSReady && view == foundProjects && config.netbeans.javaSupport.enabled", - "group": "navigation" - }, -@@ -765,14 +765,14 @@ - "when": "nbJavaLSReady && view == foundProjects && config.netbeans.javaSupport.enabled" - }, - { -- "command": "db.add.all.connection", -+ "command": "nbls.db.add.all.connection", - "when": "view == database.connections", - "group": "navigation@3" - } - ], - "view/item/context": [ - { -- "command": "foundProjects.deleteEntry", -+ "command": "nbls.foundProjects.deleteEntry", - "when": "view == foundProjects && viewItem == node && config.netbeans.javaSupport.enabled" - }, - { -@@ -801,37 +801,37 @@ - "group": "db@50" - }, - { -- "command": "java.workspace.new", -+ "command": "nbls.workspace.new", - "when": "view == foundProjects && viewItem =~ /is:folder/", - "group": "inline@1" - }, - { -- "command": "java.project.run", -+ "command": "nbls.project.run", - "when": "view == foundProjects && viewItem =~ /is:project/ && viewItem =~ /^(?!.*is:projectRoot)/ && config.netbeans.javaSupport.enabled", - "group": "inline@10" - }, - { -- "command": "java.project.debug", -+ "command": "nbls.project.debug", - "when": "view == foundProjects && viewItem =~ /is:project/ && viewItem =~ /^(?!.*is:projectRoot)/ && config.netbeans.javaSupport.enabled", - "group": "inline@11" - }, - { -- "command": "java.project.test", -+ "command": "nbls.project.test", - "when": "view == foundProjects && viewItem =~ /is:project/ && viewItem =~ /^(?!.*is:projectRoot)/ && config.netbeans.javaSupport.enabled", - "group": "F@30" - }, - { -- "command": "java.project.compile", -+ "command": "nbls.project.compile", - "when": "view == foundProjects && viewItem =~ /is:project/ && config.netbeans.javaSupport.enabled", - "group": "F@10" - }, - { -- "command": "java.project.clean", -+ "command": "nbls.project.clean", - "when": "view == foundProjects && viewItem =~ /is:project/ && config.netbeans.javaSupport.enabled", - "group": "F@20" - }, - { -- "command": "java.local.db.set.preferred.connection", -+ "command": "nbls.local.db.set.preferred.connection", - "when": "viewItem =~ /class:org.netbeans.api.db.explorer.DatabaseConnection/", - "group": "db@40" - }, -@@ -868,7 +868,7 @@ - "group": "inline@13" - }, - { -- "command": "java.workspace.configureRunSettings", -+ "command": "nbls.workspace.configureRunSettings", - "when": "view == run-config && viewItem == configureRunSettings", - "group": "inline@1" - } -diff --git a/java/java.lsp.server/vscode/src/dbConfigurationProvider.ts b/java/java.lsp.server/vscode/src/dbConfigurationProvider.ts -index 74fcca86c076..91a4e6ce0221 100644 ---- a/java/java.lsp.server/vscode/src/dbConfigurationProvider.ts -+++ b/java/java.lsp.server/vscode/src/dbConfigurationProvider.ts -@@ -44,7 +44,7 @@ class DBConfigurationProvider implements vscode.DebugConfigurationProvider { - - resolveDebugConfigurationWithSubstitutedVariables?(_folder: vscode.WorkspaceFolder | undefined, config: vscode.DebugConfiguration, _token?: vscode.CancellationToken): vscode.ProviderResult { - return new Promise(async resolve => { -- let o: Object = await vscode.commands.executeCommand('java.db.connection'); -+ let o: Object = await vscode.commands.executeCommand('nbls.db.connection'); - if (config === undefined) { - config = {} as vscode.DebugConfiguration; - } -@@ -70,4 +70,4 @@ export function onDidTerminateSession(session: vscode.DebugSession): any { - } - } - --export const dBConfigurationProvider = new DBConfigurationProvider(); -\ No newline at end of file -+export const dBConfigurationProvider = new DBConfigurationProvider(); -diff --git a/java/java.lsp.server/vscode/src/extension.ts b/java/java.lsp.server/vscode/src/extension.ts -index 4733e20e1dbf..29a6ac1ed5fa 100644 ---- a/java/java.lsp.server/vscode/src/extension.ts -+++ b/java/java.lsp.server/vscode/src/extension.ts -@@ -63,6 +63,7 @@ import { env } from 'process'; - import { PropertiesView } from './propertiesView/propertiesView'; - - const API_VERSION : string = "1.0"; -+export const COMMAND_PREFIX : string = "nbls"; - const DATABASE: string = 'Database'; - const listeners = new Map(); - let client: Promise; -@@ -263,7 +264,7 @@ function wrapProjectActionWithProgress(action : string, configuration : string | - items.push(item); - } - } -- return wrapCommandWithProgress('java.project.run.action', title, log, showOutput, actionParams, ...items); -+ return wrapCommandWithProgress(COMMAND_PREFIX + '.project.run.action', title, log, showOutput, actionParams, ...items); - } - - function wrapCommandWithProgress(lsCommand : string, title : string, log? : vscode.OutputChannel, showOutput? : boolean, ...args : any[]) : Thenable { -@@ -433,7 +434,7 @@ export function activate(context: ExtensionContext): VSNetBeansAPI { - context.subscriptions.push(vscode.debug.registerDebugConfigurationProvider('java+', runConfigurationProvider)); - context.subscriptions.push(vscode.debug.registerDebugConfigurationProvider('java', runConfigurationProvider)); - context.subscriptions.push(vscode.window.registerTreeDataProvider('run-config', runConfigurationNodeProvider)); -- context.subscriptions.push(vscode.commands.registerCommand('java.workspace.configureRunSettings', (...params: any[]) => { -+ context.subscriptions.push(vscode.commands.registerCommand(COMMAND_PREFIX + '.workspace.configureRunSettings', (...params: any[]) => { - configureRunSettings(context, params); - })); - vscode.commands.executeCommand('setContext', 'runConfigurationInitialized', true); -@@ -441,12 +442,12 @@ export function activate(context: ExtensionContext): VSNetBeansAPI { - }); - - // register commands -- context.subscriptions.push(commands.registerCommand('java.workspace.new', async (ctx) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.workspace.new', async (ctx) => { - let c : LanguageClient = await client; - const commands = await vscode.commands.getCommands(); -- if (commands.includes('java.new.from.template')) { -+ if (commands.includes(COMMAND_PREFIX + '.new.from.template')) { - // first give the context, then the open-file hint in the case the context is not specific enough -- const res = await vscode.commands.executeCommand('java.new.from.template', contextUri(ctx)?.toString(), vscode.window.activeTextEditor?.document?.uri?.toString()); -+ const res = await vscode.commands.executeCommand(COMMAND_PREFIX + '.new.from.template', contextUri(ctx)?.toString(), vscode.window.activeTextEditor?.document?.uri?.toString()); - - if (typeof res === 'string') { - let newFile = vscode.Uri.parse(res as string); -@@ -463,11 +464,11 @@ export function activate(context: ExtensionContext): VSNetBeansAPI { - throw `Client ${c} doesn't support new from template`; - } - })); -- context.subscriptions.push(commands.registerCommand('java.workspace.newproject', async (ctx) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.workspace.newproject', async (ctx) => { - let c : LanguageClient = await client; - const commands = await vscode.commands.getCommands(); -- if (commands.includes('java.new.project')) { -- const res = await vscode.commands.executeCommand('java.new.project', contextUri(ctx)?.toString()); -+ if (commands.includes(COMMAND_PREFIX + '.new.project')) { -+ const res = await vscode.commands.executeCommand(COMMAND_PREFIX + '.new.project', contextUri(ctx)?.toString()); - if (typeof res === 'string') { - let newProject = vscode.Uri.parse(res as string); - -@@ -485,35 +486,35 @@ export function activate(context: ExtensionContext): VSNetBeansAPI { - throw `Client ${c} doesn't support new project`; - } - })); -- context.subscriptions.push(commands.registerCommand('nbls.workspace.compile', () => -- wrapCommandWithProgress('nbls.build.workspace', 'Compiling workspace...', log, true) -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.workspace.compile', () => -+ wrapCommandWithProgress(COMMAND_PREFIX + '.build.workspace', 'Compiling workspace...', log, true) - )); -- context.subscriptions.push(commands.registerCommand('nbls.workspace.clean', () => -- wrapCommandWithProgress('nbls.clean.workspace', 'Cleaning workspace...', log, true) -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.workspace.clean', () => -+ wrapCommandWithProgress(COMMAND_PREFIX + '.clean.workspace', 'Cleaning workspace...', log, true) - )); -- context.subscriptions.push(commands.registerCommand('java.project.compile', (args) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.project.compile', (args) => { - wrapProjectActionWithProgress('build', undefined, 'Compiling...', log, true, args); - })); -- context.subscriptions.push(commands.registerCommand('java.project.clean', (args) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.project.clean', (args) => { - wrapProjectActionWithProgress('clean', undefined, 'Cleaning...', log, true, args); - })); -- context.subscriptions.push(commands.registerCommand('java.open.type', () => { -- wrapCommandWithProgress('java.quick.open', 'Opening type...', log, true).then(() => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.open.type', () => { -+ wrapCommandWithProgress(COMMAND_PREFIX + '.quick.open', 'Opening type...', log, true).then(() => { - commands.executeCommand('workbench.action.focusActiveEditorGroup'); - }); - })); -- context.subscriptions.push(commands.registerCommand('java.goto.super.implementation', async () => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.java.goto.super.implementation', async () => { - if (window.activeTextEditor?.document.languageId !== "java") { - return; - } - const uri = window.activeTextEditor.document.uri; - const position = window.activeTextEditor.selection.active; -- const locations: any[] = await vscode.commands.executeCommand('java.super.implementation', uri.toString(), position) || []; -+ const locations: any[] = await vscode.commands.executeCommand(COMMAND_PREFIX + '.java.super.implementation', uri.toString(), position) || []; - return vscode.commands.executeCommand('editor.action.goToLocations', window.activeTextEditor.document.uri, position, - locations.map(location => new vscode.Location(vscode.Uri.parse(location.uri), new vscode.Range(location.range.start.line, location.range.start.character, location.range.end.line, location.range.end.character))), - 'peek', 'No super implementation found'); - })); -- context.subscriptions.push(commands.registerCommand('java.rename.element.at', async (offset) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.rename.element.at', async (offset) => { - const editor = window.activeTextEditor; - if (editor) { - await commands.executeCommand('editor.action.rename', [ -@@ -522,7 +523,7 @@ export function activate(context: ExtensionContext): VSNetBeansAPI { - ]); - } - })); -- context.subscriptions.push(commands.registerCommand('java.surround.with', async (items) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.surround.with', async (items) => { - const selected: any = await window.showQuickPick(items, { placeHolder: 'Surround with ...' }); - if (selected) { - if (selected.userData.edit && selected.userData.edit.changes) { -@@ -539,12 +540,12 @@ export function activate(context: ExtensionContext): VSNetBeansAPI { - await commands.executeCommand(selected.userData.command.command, ...(selected.userData.command.arguments || [])); - } - })); -- context.subscriptions.push(commands.registerCommand('db.add.all.connection', async () => { -+ context.subscriptions.push(commands.registerCommand('nbls.db.add.all.connection', async () => { - const ADD_JDBC = 'Add Database Connection'; - const ADD_ADB = 'Add Oracle Autonomous DB'; - const selected: any = await window.showQuickPick([ADD_JDBC, ADD_ADB], { placeHolder: 'Select type...' }); - if (selected == ADD_JDBC) { -- await commands.executeCommand('db.add.connection'); -+ await commands.executeCommand('nbls.db.add.connection'); - } else if (selected == ADD_ADB) { - await commands.executeCommand('nbls:Tools:org.netbeans.modules.cloud.oracle.actions.AddADBAction'); - } -@@ -602,32 +603,32 @@ export function activate(context: ExtensionContext): VSNetBeansAPI { - }) : ret; - } - }; -- context.subscriptions.push(commands.registerCommand('java.run.test', async (uri, methodName?, launchConfiguration?) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.run.test', async (uri, methodName?, launchConfiguration?) => { - await runDebug(true, true, uri, methodName, launchConfiguration); - })); -- context.subscriptions.push(commands.registerCommand('java.debug.test', async (uri, methodName?, launchConfiguration?) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.debug.test', async (uri, methodName?, launchConfiguration?) => { - await runDebug(false, true, uri, methodName, launchConfiguration); - })); -- context.subscriptions.push(commands.registerCommand('java.run.single', async (uri, methodName?, launchConfiguration?) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.run.single', async (uri, methodName?, launchConfiguration?) => { - await runDebug(true, false, uri, methodName, launchConfiguration); - })); -- context.subscriptions.push(commands.registerCommand('java.debug.single', async (uri, methodName?, launchConfiguration?) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.debug.single', async (uri, methodName?, launchConfiguration?) => { - await runDebug(false, false, uri, methodName, launchConfiguration); - })); -- context.subscriptions.push(commands.registerCommand('java.project.run', async (node, launchConfiguration?) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.project.run', async (node, launchConfiguration?) => { - return runDebug(true, false, contextUri(node)?.toString() || '', undefined, launchConfiguration, true); - })); -- context.subscriptions.push(commands.registerCommand('java.project.debug', async (node, launchConfiguration?) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.project.debug', async (node, launchConfiguration?) => { - return runDebug(false, false, contextUri(node)?.toString() || '', undefined, launchConfiguration, true); - })); -- context.subscriptions.push(commands.registerCommand('java.project.test', async (node, launchConfiguration?) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.project.test', async (node, launchConfiguration?) => { - return runDebug(true, true, contextUri(node)?.toString() || '', undefined, launchConfiguration, true); - })); -- context.subscriptions.push(commands.registerCommand('java.package.test', async (uri, launchConfiguration?) => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.package.test', async (uri, launchConfiguration?) => { - await runDebug(true, true, uri, undefined, launchConfiguration); - })); -- context.subscriptions.push(commands.registerCommand('java.open.stacktrace', async (uri, methodName, fileName, line) => { -- const location: string | undefined = uri ? await commands.executeCommand('java.resolve.stacktrace.location', uri, methodName, fileName) : undefined; -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.open.stacktrace', async (uri, methodName, fileName, line) => { -+ const location: string | undefined = uri ? await commands.executeCommand(COMMAND_PREFIX + '.resolve.stacktrace.location', uri, methodName, fileName) : undefined; - if (location) { - const lNum = line - 1; - window.showTextDocument(vscode.Uri.parse(location), { selection: new vscode.Range(new vscode.Position(lNum, 0), new vscode.Position(lNum, 0)) }); -@@ -642,14 +643,14 @@ export function activate(context: ExtensionContext): VSNetBeansAPI { - const c = await client; - return (await c.sendRequest("workspace/symbol", { "query": query })) ?? []; - })); -- context.subscriptions.push(commands.registerCommand('java.complete.abstract.methods', async () => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.java.complete.abstract.methods', async () => { - const active = vscode.window.activeTextEditor; - if (active) { - const position = new vscode.Position(active.selection.start.line, active.selection.start.character); -- await commands.executeCommand('java.implement.all.abstract.methods', active.document.uri.toString(), position); -+ await commands.executeCommand(COMMAND_PREFIX + '.java.implement.all.abstract.methods', active.document.uri.toString(), position); - } - })); -- context.subscriptions.push(commands.registerCommand('nbls.startup.condition', async () => { -+ context.subscriptions.push(commands.registerCommand(COMMAND_PREFIX + '.startup.condition', async () => { - return client; - })); - context.subscriptions.push(commands.registerCommand('nbls.addEventListener', (eventName, listener) => { -@@ -1143,7 +1144,7 @@ function doActivateWithJDK(specifiedJDK: string | null, context: ExtensionContex - - constructor(provider : CustomizableTreeDataProvider, client : NbLanguageClient) { - this.provider = provider; -- this.setCommand = vscode.commands.registerCommand('java.local.db.set.preferred.connection', (n) => this.setPreferred(n)); -+ this.setCommand = vscode.commands.registerCommand(COMMAND_PREFIX + '.local.db.set.preferred.connection', (n) => this.setPreferred(n)); - } - - decorateChildren(element: Visualizer, children: Visualizer[]): Visualizer[] { -@@ -1157,7 +1158,7 @@ function doActivateWithJDK(specifiedJDK: string | null, context: ExtensionContex - if (!(item.contextValue && item.contextValue.match(/class:org.netbeans.api.db.explorer.DatabaseConnection/))) { - return item; - } -- return vscode.commands.executeCommand('java.db.preferred.connection').then((id) => { -+ return vscode.commands.executeCommand(COMMAND_PREFIX + '.db.preferred.connection').then((id) => { - if (id == vis.id) { - item.description = '(default)'; - } -@@ -1167,7 +1168,7 @@ function doActivateWithJDK(specifiedJDK: string | null, context: ExtensionContex - - setPreferred(...args : any[]) { - const id : number = args[0]?.id || -1; -- vscode.commands.executeCommand('nbls:Database:netbeans.db.explorer.action.makepreferred', ...args); -+ vscode.commands.executeCommand(COMMAND_PREFIX + ':Database:netbeans.db.explorer.action.makepreferred', ...args); - // refresh all - this.provider.fireItemChange(); - } -@@ -1213,7 +1214,7 @@ function doActivateWithJDK(specifiedJDK: string | null, context: ExtensionContex - revealActiveEditor(ed); - } - })); -- ctx.subscriptions.push(vscode.commands.registerCommand("java.select.editor.projects", () => revealActiveEditor())); -+ ctx.subscriptions.push(vscode.commands.registerCommand(COMMAND_PREFIX + ".select.editor.projects", () => revealActiveEditor())); - - // attempt to reveal NOW: - if (netbeansConfig.get("revealActiveInProjects")) { -@@ -1253,7 +1254,7 @@ function doActivateWithJDK(specifiedJDK: string | null, context: ExtensionContex - view.dispose(); - break; - case 'command': -- vscode.commands.executeCommand('nb.htmlui.process.command', message.data); -+ vscode.commands.executeCommand(COMMAND_PREFIX + '.htmlui.process.command', message.data); - break; - } - }); -@@ -1427,7 +1428,7 @@ class NetBeansConfigurationInitialProvider implements vscode.DebugConfigurationP - u = vscode.window.activeTextEditor?.document?.uri - } - let result : vscode.DebugConfiguration[] = []; -- const configNames : string[] | null | undefined = await vscode.commands.executeCommand('java.project.configurations', u?.toString()); -+ const configNames : string[] | null | undefined = await vscode.commands.executeCommand(COMMAND_PREFIX + '.project.configurations', u?.toString()); - if (configNames) { - let first : boolean = true; - for (let cn of configNames) { -@@ -1472,7 +1473,7 @@ class NetBeansConfigurationDynamicProvider implements vscode.DebugConfigurationP - return []; - } - let result : vscode.DebugConfiguration[] = []; -- const attachConnectors : DebugConnector[] | null | undefined = await vscode.commands.executeCommand('java.attachDebugger.configurations'); -+ const attachConnectors : DebugConnector[] | null | undefined = await vscode.commands.executeCommand(COMMAND_PREFIX + '.java.attachDebugger.configurations'); - if (attachConnectors) { - for (let ac of attachConnectors) { - const debugConfig : vscode.DebugConfiguration = { -@@ -1484,7 +1485,7 @@ class NetBeansConfigurationDynamicProvider implements vscode.DebugConfigurationP - let defaultValue: string = ac.defaultValues[i]; - if (!defaultValue.startsWith("${command:")) { - // Create a command that asks for the argument value: -- let cmd: string = "java.attachDebugger.connector." + ac.id + "." + ac.arguments[i]; -+ let cmd: string = COMMAND_PREFIX + ".java.attachDebugger.connector." + ac.id + "." + ac.arguments[i]; - debugConfig[ac.arguments[i]] = "${command:" + cmd + "}"; - if (!commandValues.has(cmd)) { - commandValues.set(cmd, ac.defaultValues[i]); -diff --git a/java/java.lsp.server/vscode/src/launchConfigurations.ts b/java/java.lsp.server/vscode/src/launchConfigurations.ts -index f5f13ee9c705..ef53dc4fbf89 100644 ---- a/java/java.lsp.server/vscode/src/launchConfigurations.ts -+++ b/java/java.lsp.server/vscode/src/launchConfigurations.ts -@@ -22,6 +22,7 @@ import { commands, CompletionItem, CompletionList, ExtensionContext, languages, - import { InsertTextFormat } from 'vscode-languageclient'; - import * as jsoncp from 'jsonc-parser'; - import * as fs from 'fs'; -+import { COMMAND_PREFIX } from "./extension"; - - export function updateLaunchConfig() { - workspace.findFiles('.vscode/launch.json').then(async files => { -@@ -83,7 +84,7 @@ export function registerCompletion(context: ExtensionContext) { - let completionItems: ProviderResult> | CompletionItem[]; - if (path.length == 1) { - // Get all configurations: -- completionItems = commands.executeCommand('java.project.configuration.completion', uri); -+ completionItems = commands.executeCommand(COMMAND_PREFIX + '.project.configuration.completion', uri); - } else { - let node: jsoncp.Node = currentNode; - if (currentNode.type == 'property' && currentNode.parent) { -@@ -94,11 +95,11 @@ export function registerCompletion(context: ExtensionContext) { - node = currentNode.parent; - let attributesMap = getAttributes(node); - // Get possible values of property 'propName': -- completionItems = commands.executeCommand('java.project.configuration.completion', uri, attributesMap, propName); -+ completionItems = commands.executeCommand(COMMAND_PREFIX + '.project.configuration.completion', uri, attributesMap, propName); - } else { - let attributesMap = getAttributes(node); - // Get additional possible attributes: -- completionItems = commands.executeCommand('java.project.configuration.completion', uri, attributesMap); -+ completionItems = commands.executeCommand(COMMAND_PREFIX + '.project.configuration.completion', uri, attributesMap); - } - } - return (completionItems as Thenable>).then(itemsList => { -diff --git a/java/java.lsp.server/vscode/src/test/suite/extension.test.ts b/java/java.lsp.server/vscode/src/test/suite/extension.test.ts -index 01aec1c16e64..d398e2d2dd41 100644 ---- a/java/java.lsp.server/vscode/src/test/suite/extension.test.ts -+++ b/java/java.lsp.server/vscode/src/test/suite/extension.test.ts -@@ -94,7 +94,7 @@ suite('Extension Test Suite', () => { - - try { - console.log("Test: invoking compile"); -- let res = await vscode.commands.executeCommand("nbls.workspace.compile"); -+ let res = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".workspace.compile"); - console.log(`Test: compile finished with ${res}`); - } catch (error) { - dumpJava(); -@@ -184,7 +184,7 @@ suite('Extension Test Suite', () => { - - try { - console.log("Test: get project java source roots"); -- let res: any = await vscode.commands.executeCommand("java.get.project.source.roots", Uri.file(folder).toString()); -+ let res: any = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.get.project.source.roots", Uri.file(folder).toString()); - console.log(`Test: get project java source roots finished with ${res}`); - assert.ok(res, "No java source root returned"); - assert.strictEqual(res.length, 2, `Invalid number of java roots returned`); -@@ -192,21 +192,21 @@ suite('Extension Test Suite', () => { - assert.strictEqual(res[1], path.join('file:', folder, 'src', 'test', 'java') + path.sep, `Invalid java test source root returned`); - - console.log("Test: get project resource roots"); -- res = await vscode.commands.executeCommand("java.get.project.source.roots", Uri.file(folder).toString(), 'resources'); -+ res = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.get.project.source.roots", Uri.file(folder).toString(), 'resources'); - console.log(`Test: get project resource roots finished with ${res}`); - assert.ok(res, "No resource root returned"); - assert.strictEqual(res.length, 1, `Invalid number of resource roots returned`); - assert.strictEqual(res[0], path.join('file:', folder, 'src', 'main', 'resources') + path.sep, `Invalid resource root returned`); - - console.log("Test: get project compile classpath"); -- res = await vscode.commands.executeCommand("java.get.project.classpath", Uri.file(folder).toString()); -+ res = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.get.project.classpath", Uri.file(folder).toString()); - console.log(`Test: get project compile classpath finished with ${res}`); - assert.ok(res, "No compile classpath returned"); - assert.strictEqual(res.length, 9, `Invalid number of compile classpath roots returned`); - assert.ok(res.find((item: any) => item === path.join('file:', folder, 'target', 'classes') + path.sep, `Invalid compile classpath root returned`)); - - console.log("Test: get project source classpath"); -- res = await vscode.commands.executeCommand("java.get.project.classpath", Uri.file(folder).toString(), 'SOURCE'); -+ res = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.get.project.classpath", Uri.file(folder).toString(), 'SOURCE'); - console.log(`Test: get project source classpath finished with ${res}`); - assert.ok(res, "No source classpath returned"); - assert.strictEqual(res.length, 3, `Invalid number of source classpath roots returned`); -@@ -215,25 +215,25 @@ suite('Extension Test Suite', () => { - assert.ok(res.find((item: any) => item === path.join('file:', folder, 'src', 'test', 'java') + path.sep, `Invalid source classpath root returned`)); - - console.log("Test: get project boot classpath"); -- res = await vscode.commands.executeCommand("java.get.project.classpath", Uri.file(folder).toString(), 'BOOT'); -+ res = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.get.project.classpath", Uri.file(folder).toString(), 'BOOT'); - console.log(`Test: get project boot classpath finished with ${res}`); - assert.ok(res, "No boot classpath returned"); - assert.ok(res.length > 0, `Invalid number of boot classpath roots returned`); - - console.log("Test: get project boot source classpath"); -- res = await vscode.commands.executeCommand("java.get.project.classpath", Uri.file(folder).toString(), 'BOOT', true); -+ res = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.get.project.classpath", Uri.file(folder).toString(), 'BOOT', true); - console.log(`Test: get project boot source classpath finished with ${res}`); - assert.ok(res, "No boot source classpath returned"); - assert.ok(res.length > 0, `Invalid number of boot source classpath roots returned`); - - console.log("Test: get all project packages"); -- res = await vscode.commands.executeCommand("java.get.project.packages", Uri.file(folder).toString()); -+ res = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.get.project.packages", Uri.file(folder).toString()); - console.log(`Test: get all project packages finished with ${res}`); - assert.ok(res, "No packages returned"); - assert.ok(res.length > 0, `Invalid number of packages returned`); - - console.log("Test: get project source packages"); -- res = await vscode.commands.executeCommand("java.get.project.packages", Uri.file(folder).toString(), true); -+ res = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.get.project.packages", Uri.file(folder).toString(), true); - console.log(`Test: get project source packages finished with ${res}`); - assert.ok(res, "No packages returned"); - assert.strictEqual(res.length, 1, `Invalid number of packages returned`); -@@ -253,7 +253,7 @@ suite('Extension Test Suite', () => { - vscode.workspace.saveAll(); - try { - console.log("Test: load workspace tests"); -- let tests: any = await vscode.commands.executeCommand("java.load.workspace.tests", Uri.file(folder).toString()); -+ let tests: any = await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".load.workspace.tests", Uri.file(folder).toString()); - console.log(`Test: load workspace tests finished with ${tests}`); - assert.ok(tests, "No tests returned for workspace"); - assert.strictEqual(tests.length, 2, `Invalid number of test suites returned`); -@@ -266,7 +266,7 @@ suite('Extension Test Suite', () => { - - console.log("Test: run all workspace tests"); - const workspaceFolder = (vscode.workspace.workspaceFolders!)[0]; -- await vscode.commands.executeCommand('java.run.test', workspaceFolder.uri.toString()); -+ await vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + '.run.test', workspaceFolder.uri.toString()); - console.log(`Test: run all workspace tests finished`); - } catch (error) { - dumpJava(); -diff --git a/java/java.lsp.server/vscode/src/test/suite/testutils.ts b/java/java.lsp.server/vscode/src/test/suite/testutils.ts -index dfc015e52984..5abc8776254b 100644 ---- a/java/java.lsp.server/vscode/src/test/suite/testutils.ts -+++ b/java/java.lsp.server/vscode/src/test/suite/testutils.ts -@@ -125,7 +125,7 @@ export function waitCommandsReady() : Promise { - function checkCommands(attempts : number, cb : () => void) { - try { - // this command is parameterless -- vscode.commands.executeCommand("java.attachDebugger.configurations") -+ vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.attachDebugger.configurations") - console.log("NBLS commands ready."); - resolve(); - } catch (e) { -@@ -159,9 +159,9 @@ async function waitProjectRecognized(someJavaFile : string) { - return waitCommandsReady().then(() => { - const u : vscode.Uri = vscode.Uri.file(someJavaFile); - // clear out possible bad or negative caches. -- return vscode.commands.executeCommand("java.clear.project.caches").then( -+ return vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".clear.project.caches").then( - // this should assure opening the root with the created project. -- () => vscode.commands.executeCommand("java.get.project.packages", u.toString()) -+ () => vscode.commands.executeCommand(myExtension.COMMAND_PREFIX + ".java.get.project.packages", u.toString()) - ); - }); - } -diff --git a/java/java.lsp.server/vscode/src/testAdapter.ts b/java/java.lsp.server/vscode/src/testAdapter.ts -index 2141996ccc41..fb5563e94021 100644 ---- a/java/java.lsp.server/vscode/src/testAdapter.ts -+++ b/java/java.lsp.server/vscode/src/testAdapter.ts -@@ -21,6 +21,7 @@ - import { commands, debug, tests, workspace, CancellationToken, TestController, TestItem, TestRunProfileKind, TestRunRequest, Uri, TestRun, TestMessage, Location, Position, MarkdownString } from "vscode"; - import * as path from 'path'; - import { asRange, TestCase, TestSuite } from "./protocol"; -+import { COMMAND_PREFIX } from "./extension"; - - export class NbTestAdapter { - -@@ -41,7 +42,7 @@ export class NbTestAdapter { - - async load(): Promise { - for (let workspaceFolder of workspace.workspaceFolders || []) { -- const loadedTests: any = await commands.executeCommand('java.load.workspace.tests', workspaceFolder.uri.toString()); -+ const loadedTests: any = await commands.executeCommand(COMMAND_PREFIX + '.load.workspace.tests', workspaceFolder.uri.toString()); - if (loadedTests) { - loadedTests.forEach((suite: TestSuite) => { - this.updateTests(suite); -@@ -64,7 +65,7 @@ export class NbTestAdapter { - this.set(item, 'enqueued'); - const idx = item.id.indexOf(':'); - if (!cancellation.isCancellationRequested) { -- await commands.executeCommand(request.profile?.kind === TestRunProfileKind.Debug ? 'java.debug.single' : 'java.run.single', item.uri.toString(), idx < 0 ? undefined : item.id.slice(idx + 1)); -+ await commands.executeCommand(request.profile?.kind === TestRunProfileKind.Debug ? COMMAND_PREFIX + '.debug.single' : COMMAND_PREFIX + '.run.single', item.uri.toString(), idx < 0 ? undefined : item.id.slice(idx + 1)); - } - } - } -@@ -72,7 +73,7 @@ export class NbTestAdapter { - this.testController.items.forEach(item => this.set(item, 'enqueued')); - for (let workspaceFolder of workspace.workspaceFolders || []) { - if (!cancellation.isCancellationRequested) { -- await commands.executeCommand(request.profile?.kind === TestRunProfileKind.Debug ? 'java.debug.test': 'java.run.test', workspaceFolder.uri.toString()); -+ await commands.executeCommand(request.profile?.kind === TestRunProfileKind.Debug ? COMMAND_PREFIX + '.debug.test': COMMAND_PREFIX + '.run.test', workspaceFolder.uri.toString()); - } - } - } -@@ -308,7 +309,7 @@ export class NbTestAdapter { - } - const result = regExp.exec(line); - if (result) { -- message.appendText(result[1]).appendText('(').appendMarkdown(`[${result[3]}](command:java.open.stacktrace?${encodeURIComponent(JSON.stringify([currentTestUri, result[2], result[4], +result[5]]))})`).appendText(')'); -+ message.appendText(result[1]).appendText('(').appendMarkdown(`[${result[3]}](command:${COMMAND_PREFIX}.open.stacktrace?${encodeURIComponent(JSON.stringify([currentTestUri, result[2], result[4], +result[5]]))})`).appendText(')'); - } else { - message.appendText(line); - } -diff --git a/java/java.openjdk.project/src/org/netbeans/modules/java/openjdk/jtreg/CodeLensProviderImpl.java b/java/java.openjdk.project/src/org/netbeans/modules/java/openjdk/jtreg/CodeLensProviderImpl.java -index 4d9db1f37512..0c6b3507c1bc 100644 ---- a/java/java.openjdk.project/src/org/netbeans/modules/java/openjdk/jtreg/CodeLensProviderImpl.java -+++ b/java/java.openjdk.project/src/org/netbeans/modules/java/openjdk/jtreg/CodeLensProviderImpl.java -@@ -65,8 +65,8 @@ private List doComputeCodeLens(Document doc) { - Tag testTag = testTags.get(0); - Range lenSpan = new Range(testTag.getTagStart(), testTag.getTagEnd()); - List params = Collections.singletonList(file.toURI().toString()); -- return Collections.unmodifiableList(Arrays.asList(new CodeLens(lenSpan, new Command(Bundle.DN_RunTest(), "java.run.test", params), null), -- new CodeLens(lenSpan, new Command(Bundle.DN_DebugTest(), "java.debug.test", params), null))); -+ return Collections.unmodifiableList(Arrays.asList(new CodeLens(lenSpan, new Command(Bundle.DN_RunTest(), "nbls.run.test", params), null), -+ new CodeLens(lenSpan, new Command(Bundle.DN_DebugTest(), "nbls.debug.test", params), null))); - } - - } diff --git a/patches/6329.diff b/patches/6329.diff new file mode 100644 index 0000000..ba5fb85 --- /dev/null +++ b/patches/6329.diff @@ -0,0 +1,3357 @@ +diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/queries/GenericModuleInfoAccessibilityQuery.java b/java/java.api.common/src/org/netbeans/modules/java/api/common/queries/GenericModuleInfoAccessibilityQuery.java +new file mode 100644 +index 000000000000..0c9a0949de5e +--- /dev/null ++++ b/java/java.api.common/src/org/netbeans/modules/java/api/common/queries/GenericModuleInfoAccessibilityQuery.java +@@ -0,0 +1,313 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.api.common.queries; ++ ++import com.sun.source.tree.CompilationUnitTree; ++import com.sun.source.tree.DirectiveTree; ++import com.sun.source.tree.ExportsTree; ++import com.sun.source.tree.ModuleTree; ++import com.sun.source.tree.Tree.Kind; ++import com.sun.source.util.JavacTask; ++import java.beans.PropertyChangeEvent; ++import java.beans.PropertyChangeListener; ++import java.io.IOException; ++import java.lang.ref.Reference; ++import java.lang.ref.ReferenceQueue; ++import java.lang.ref.WeakReference; ++import java.net.URI; ++import java.util.ArrayList; ++import java.util.Collections; ++import java.util.HashMap; ++import java.util.HashSet; ++import java.util.List; ++import java.util.Map; ++import java.util.Set; ++import java.util.WeakHashMap; ++import java.util.concurrent.atomic.AtomicReference; ++import java.util.logging.Level; ++import java.util.logging.Logger; ++import javax.swing.event.ChangeEvent; ++import javax.swing.event.ChangeListener; ++import javax.tools.SimpleJavaFileObject; ++import javax.tools.ToolProvider; ++import org.netbeans.api.java.classpath.ClassPath; ++import org.netbeans.api.java.queries.AccessibilityQuery; ++import org.netbeans.api.project.FileOwnerQuery; ++import org.netbeans.api.project.Project; ++import org.netbeans.spi.java.queries.AccessibilityQueryImplementation; ++import org.netbeans.spi.java.queries.AccessibilityQueryImplementation2; ++import org.openide.filesystems.FileChangeAdapter; ++import org.openide.filesystems.FileEvent; ++import org.openide.filesystems.FileObject; ++import org.openide.util.ChangeSupport; ++import org.openide.util.RequestProcessor; ++import org.openide.util.RequestProcessor.Task; ++import org.openide.util.Utilities; ++import org.openide.util.lookup.ServiceProvider; ++ ++@ServiceProvider(service=AccessibilityQueryImplementation2.class) ++public class GenericModuleInfoAccessibilityQuery implements AccessibilityQueryImplementation2 { ++ ++ private static final Logger LOG = Logger.getLogger(GenericModuleInfoAccessibilityQuery.class.getName()); ++ ++ private final Map> sourcePath2Listener = new WeakHashMap<>(); ++ private final Map> path2Result = new HashMap<>(); ++ ++ @Override ++ public Result isPubliclyAccessible(FileObject folder) { ++ Result result; ++ synchronized (this) { ++ Reference ref = path2Result.get(folder); ++ result = ref != null ? ref.get() : null; ++ if (result != null) { ++ return result; ++ } ++ } ++ ++ Project p = FileOwnerQuery.getOwner(folder); ++ if (p != null && (p.getLookup().lookup(AccessibilityQueryImplementation2.class) != null || ++ p.getLookup().lookup(AccessibilityQueryImplementation.class) != null)) { ++ //if there's a project-based AccessibilityQuery for this file, don't provide the generic results ++ return null; ++ } ++ ClassPath sourcePath = ClassPath.getClassPath(folder, ClassPath.SOURCE); ++ if (sourcePath == null) { ++ return null; ++ } ++ ++ synchronized (this) { ++ Reference ref = path2Result.get(folder); ++ ++ result = ref != null ? ref.get() : null; ++ ++ if (result != null) { ++ return result; ++ } ++ ++ Reference listenerRef = sourcePath2Listener.get(sourcePath); ++ ClassPathListener cpl = listenerRef != null ? listenerRef.get() : null; ++ ++ if (cpl == null) { ++ cpl = new ClassPathListener(sourcePath); ++ } ++ ++ sourcePath2Listener.put(sourcePath, new WeakReference<>(cpl)); ++ ++ result = new ResultImpl(cpl, sourcePath, folder); ++ ++ path2Result.put(folder, new CleanPath2Result(result, folder)); ++ ++ return result; ++ } ++ } ++ ++ private final class CleanPath2Result extends WeakReference implements Runnable { ++ ++ private final FileObject key; ++ ++ public CleanPath2Result(Result value, FileObject key) { ++ super(value, Utilities.activeReferenceQueue()); ++ this.key = key; ++ } ++ ++ @Override ++ public void run() { ++ synchronized (GenericModuleInfoAccessibilityQuery.this) { ++ path2Result.remove(key); ++ } ++ } ++ ++ } ++ ++ private static final class ResultImpl implements Result, ChangeListener { ++ ++ private final ChangeSupport cs = new ChangeSupport(this); ++ private final ClassPathListener listener; ++ private final Reference sourcePath; ++ private final FileObject folder; ++ ++ public ResultImpl(ClassPathListener listener, ClassPath sourcePath, FileObject folder) { ++ this.listener = listener; ++ this.sourcePath = new WeakReference<>(sourcePath); ++ this.folder = folder; ++ listener.addChangeListener(this); ++ } ++ ++ @Override ++ public AccessibilityQuery.Accessibility getAccessibility() { ++ ClassPath sourcePath = this.sourcePath.get(); ++ Set exported = listener.getExportedPackages(); ++ ++ if (sourcePath == null || folder == null || exported == null) { ++ return AccessibilityQuery.Accessibility.UNKNOWN; ++ } ++ String packageName = sourcePath.getResourceName(folder).replace('/', '.'); ++ return exported.contains(packageName) ? AccessibilityQuery.Accessibility.EXPORTED ++ : AccessibilityQuery.Accessibility.PRIVATE; ++ } ++ ++ @Override ++ public void addChangeListener(ChangeListener listener) { ++ cs.addChangeListener(listener); ++ } ++ ++ @Override ++ public void removeChangeListener(ChangeListener listener) { ++ cs.removeChangeListener(listener); ++ } ++ ++ @Override ++ public void stateChanged(ChangeEvent e) { ++ cs.fireChange(); ++ } ++ ++ } ++ ++ private static final class ClassPathListener implements PropertyChangeListener { ++ ++ private static final RequestProcessor WORKER = new RequestProcessor(ClassPathListener.class.getName(), 1, false, false); ++ private static final int DELAY = 100; ++ private final ChangeSupport cs = new ChangeSupport(this); ++ private final AtomicReference> exportedPackages = new AtomicReference<>(null); ++ private final Reference sourcePath; ++ private final Task parseTask; ++ private final Task rootsTask; ++ private final FileChangeAdapter folderListener = new FileChangeAdapter() { ++ @Override ++ public void fileDataCreated(FileEvent fe) { ++ if (fe.getFile().getNameExt().equalsIgnoreCase("module-info.java")) { ++ rootsTask.schedule(DELAY); ++ } ++ } ++ }; ++ private final FileChangeAdapter moduleInfoListener = new FileChangeAdapter() { ++ @Override ++ public void fileChanged(FileEvent fe) { ++ parseTask.schedule(DELAY); ++ } ++ }; ++ ++ private Set oldRoots = new HashSet<>(); ++ private Set oldModuleInfos = new HashSet<>(); ++ ++ public ClassPathListener(ClassPath sourcePath) { ++ this.sourcePath = new WeakReference<>(sourcePath); ++ this.parseTask = WORKER.create(() -> { ++ FileObject moduleInfo = sourcePath.findResource("module-info.java"); ++ Set exported; ++ ++ if (moduleInfo != null) { ++ exported = new HashSet<>(); ++ ++ try { ++ String code = moduleInfo.asText(); ++ JavacTask compilerTask = (JavacTask) ToolProvider.getSystemJavaCompiler().getTask(null, null, null, null, null, Collections.singleton(new TextJFO(code, moduleInfo.toURI()))); ++ CompilationUnitTree cut = compilerTask.parse().iterator().next(); ++ ModuleTree mt = cut.getModule(); ++ if (mt != null) { ++ for (DirectiveTree dt : mt.getDirectives()) { ++ if (dt.getKind() == Kind.EXPORTS) { ++ ExportsTree et = (ExportsTree) dt; ++ if (et.getModuleNames() == null || et.getModuleNames().isEmpty()) { ++ exported.add(et.getPackageName().toString()); ++ } ++ } ++ } ++ } ++ } catch (IOException ex) { ++ LOG.log(Level.FINE, null, ex); ++ } ++ } else { ++ exported = null; ++ } ++ ++ exportedPackages.set(exported); ++ cs.fireChange(); ++ }); ++ rootsTask = WORKER.create(() -> { ++ ClassPath cp = ClassPathListener.this.sourcePath.get(); ++ ++ if (cp == null) { ++ return ; ++ } ++ ++ Set removedRoots = new HashSet<>(oldRoots); ++ Set removedModuleInfos = new HashSet<>(oldModuleInfos); ++ ++ for (FileObject root : cp.getRoots()) { ++ removedRoots.remove(root); ++ if (oldRoots.add(root)) { ++ root.addFileChangeListener(folderListener); ++ } ++ FileObject moduleInfo = root.getFileObject("module-info.java"); ++ if (moduleInfo != null) { ++ removedModuleInfos.remove(moduleInfo); ++ if (oldModuleInfos.add(moduleInfo)) { ++ moduleInfo.addFileChangeListener(moduleInfoListener); ++ } ++ } ++ } ++ ++ for (FileObject root : removedRoots) { ++ root.removeFileChangeListener(folderListener); ++ } ++ ++ for (FileObject moduleInfo : removedModuleInfos) { ++ moduleInfo.removeFileChangeListener(moduleInfoListener); ++ } ++ ++ parseTask.schedule(DELAY); ++ }); ++ rootsTask.schedule(DELAY); ++ sourcePath.addPropertyChangeListener(this); ++ } ++ ++ public Set getExportedPackages() { ++ return exportedPackages.get(); ++ } ++ ++ public void addChangeListener(ChangeListener listener) { ++ cs.addChangeListener(listener); ++ } ++ ++ public void removeChangeListener(ChangeListener listener) { ++ cs.removeChangeListener(listener); ++ } ++ ++ @Override ++ public void propertyChange(PropertyChangeEvent evt) { ++ rootsTask.schedule(DELAY); ++ } ++ ++ } ++ private static final class TextJFO extends SimpleJavaFileObject { ++ private final String code; ++ ++ public TextJFO(String code, URI uri) { ++ super(uri, Kind.SOURCE); ++ this.code = code; ++ } ++ ++ @Override ++ public CharSequence getCharContent(boolean ignoreEncodingErrors) throws IOException { ++ return code; ++ } ++ ++ } ++} +diff --git a/java/java.editor/test/unit/src/org/netbeans/modules/java/editor/codegen/EqualsHashCodeGeneratorTest.java b/java/java.editor/test/unit/src/org/netbeans/modules/java/editor/codegen/EqualsHashCodeGeneratorTest.java +index 0fd04daa439a..bb4b1e8f3752 100644 +--- a/java/java.editor/test/unit/src/org/netbeans/modules/java/editor/codegen/EqualsHashCodeGeneratorTest.java ++++ b/java/java.editor/test/unit/src/org/netbeans/modules/java/editor/codegen/EqualsHashCodeGeneratorTest.java +@@ -32,6 +32,7 @@ + import javax.swing.JDialog; + import javax.swing.JTextArea; + import javax.swing.SwingUtilities; ++import javax.swing.event.ChangeListener; + import javax.swing.text.Document; + import org.netbeans.api.java.source.CancellableTask; + import org.netbeans.api.java.source.CompilationController; +@@ -42,7 +43,7 @@ + import org.netbeans.api.java.source.WorkingCopy; + import org.netbeans.junit.NbTestCase; + import org.netbeans.modules.java.source.BootClassPathUtil; +-import org.netbeans.spi.java.queries.SourceLevelQueryImplementation; ++import org.netbeans.spi.java.queries.SourceLevelQueryImplementation2; + import org.openide.DialogDescriptor; + import org.openide.DialogDisplayer; + import org.openide.NotifyDescriptor; +@@ -68,9 +69,18 @@ protected void setUp() throws Exception { + super.setUp(); + fo = SourceUtilsTestUtil.makeScratchDir(this); + System.setProperty("netbeans.user", getWorkDirPath()); +- SourceUtilsTestUtil.setLookup(new Object[] { new DD(), new SourceLevelQueryImplementation() { +- @Override public String getSourceLevel(FileObject javaFile) { +- return sourceLevel != null ? sourceLevel : "1.5"; ++ SourceUtilsTestUtil.setLookup(new Object[] { new DD(), new SourceLevelQueryImplementation2() { ++ @Override public Result getSourceLevel(FileObject javaFile) { ++ return new Result() { ++ @Override ++ public String getSourceLevel() { ++ return sourceLevel != null ? sourceLevel : "1.5"; ++ } ++ @Override ++ public void addChangeListener(ChangeListener listener) {} ++ @Override ++ public void removeChangeListener(ChangeListener listener) {} ++ }; + } + }, BootClassPathUtil.getBootClassPathProvider() }, getClass().getClassLoader()); + } +diff --git a/java/java.file.launcher/build.xml b/java/java.file.launcher/build.xml +new file mode 100644 +index 000000000000..b1aaccb78710 +--- /dev/null ++++ b/java/java.file.launcher/build.xml +@@ -0,0 +1,25 @@ ++ ++ ++ ++ Builds, tests, and runs the project org.netbeans.modules.java.file.launcher ++ ++ +diff --git a/java/java.file.launcher/manifest.mf b/java/java.file.launcher/manifest.mf +new file mode 100644 +index 000000000000..c8f42a4b1720 +--- /dev/null ++++ b/java/java.file.launcher/manifest.mf +@@ -0,0 +1,6 @@ ++Manifest-Version: 1.0 ++AutoUpdate-Show-In-Client: false ++OpenIDE-Module: org.netbeans.modules.java.file.launcher ++OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/java/file/launcher/Bundle.properties ++OpenIDE-Module-Specification-Version: 1.0 ++ +diff --git a/java/java.file.launcher/nbproject/project.properties b/java/java.file.launcher/nbproject/project.properties +new file mode 100644 +index 000000000000..2699b073bc7c +--- /dev/null ++++ b/java/java.file.launcher/nbproject/project.properties +@@ -0,0 +1,21 @@ ++# Licensed to the Apache Software Foundation (ASF) under one ++# or more contributor license agreements. See the NOTICE file ++# distributed with this work for additional information ++# regarding copyright ownership. The ASF licenses this file ++# to you under the Apache License, Version 2.0 (the ++# "License"); you may not use this file except in compliance ++# with the License. You may obtain a copy of the License at ++# ++# http://www.apache.org/licenses/LICENSE-2.0 ++# ++# Unless required by applicable law or agreed to in writing, ++# software distributed under the License is distributed on an ++# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++# KIND, either express or implied. See the License for the ++# specific language governing permissions and limitations ++# under the License. ++ ++javac.source=1.8 ++cp.extra=${tools.jar} ++requires.nb.javac=true ++javac.compilerargs=-Xlint -Xlint:-serial +diff --git a/java/java.file.launcher/nbproject/project.xml b/java/java.file.launcher/nbproject/project.xml +new file mode 100644 +index 000000000000..1bc8cb541b84 +--- /dev/null ++++ b/java/java.file.launcher/nbproject/project.xml +@@ -0,0 +1,269 @@ ++ ++ ++ ++ org.netbeans.modules.apisupport.project ++ ++ ++ org.netbeans.modules.java.file.launcher ++ ++ ++ org.netbeans.api.annotations.common ++ ++ ++ ++ 1 ++ 1.48 ++ ++ ++ ++ org.netbeans.api.debugger.jpda ++ ++ ++ ++ 2 ++ 3.30 ++ ++ ++ ++ org.netbeans.api.java ++ ++ ++ ++ 1 ++ 1.86 ++ ++ ++ ++ org.netbeans.api.java.classpath ++ ++ ++ ++ 1 ++ 1.74 ++ ++ ++ ++ org.netbeans.api.templates ++ ++ ++ ++ 1.28 ++ ++ ++ ++ org.netbeans.libs.javacapi ++ ++ ++ ++ 8.44 ++ ++ ++ ++ org.netbeans.modules.editor.mimelookup ++ ++ ++ ++ 1 ++ 1.60 ++ ++ ++ ++ org.netbeans.modules.extexecution ++ ++ ++ ++ 2 ++ 1.69 ++ ++ ++ ++ org.netbeans.modules.extexecution.base ++ ++ ++ ++ 2 ++ 1.28 ++ ++ ++ ++ org.netbeans.modules.java.lexer ++ ++ ++ ++ 1 ++ 1.56 ++ ++ ++ ++ org.netbeans.modules.java.platform ++ ++ ++ ++ 1 ++ 1.62 ++ ++ ++ ++ org.netbeans.modules.java.project.ui ++ ++ ++ ++ 1 ++ 1.95 ++ ++ ++ ++ org.netbeans.modules.lexer ++ ++ ++ ++ 2 ++ 1.84 ++ ++ ++ ++ org.netbeans.modules.parsing.indexing ++ ++ ++ ++ 9.29 ++ ++ ++ ++ org.netbeans.modules.projectapi ++ ++ ++ ++ 1 ++ 1.91 ++ ++ ++ ++ org.netbeans.modules.queries ++ ++ ++ ++ 1 ++ 1.63 ++ ++ ++ ++ org.openide.filesystems ++ ++ ++ ++ 9.33 ++ ++ ++ ++ org.openide.io ++ ++ ++ ++ 1.69 ++ ++ ++ ++ org.openide.loaders ++ ++ ++ ++ 7.90 ++ ++ ++ ++ org.openide.modules ++ ++ ++ ++ 7.68 ++ ++ ++ ++ org.openide.nodes ++ ++ ++ ++ 7.65 ++ ++ ++ ++ org.openide.util ++ ++ ++ ++ 9.28 ++ ++ ++ ++ org.openide.util.lookup ++ ++ ++ ++ 8.54 ++ ++ ++ ++ org.openide.util.ui ++ ++ ++ ++ 9.29 ++ ++ ++ ++ ++ ++ unit ++ ++ org.netbeans.libs.junit4 ++ ++ ++ ++ org.netbeans.modules.java.j2seplatform ++ ++ ++ ++ org.netbeans.modules.java.source.base ++ ++ ++ ++ ++ org.netbeans.modules.nbjunit ++ ++ ++ ++ ++ org.netbeans.modules.projectapi.nb ++ ++ ++ ++ ++ ++ org.netbeans.modules.java.lsp.server ++ org.netbeans.modules.refactoring.java ++ org.netbeans.modules.java.file.launcher.api ++ org.netbeans.modules.java.file.launcher.spi ++ ++ ++ ++ +diff --git a/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/AttributeBasedSingleFileOptions.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/AttributeBasedSingleFileOptions.java +new file mode 100644 +index 000000000000..586415f3c414 +--- /dev/null ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/AttributeBasedSingleFileOptions.java +@@ -0,0 +1,111 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.file.launcher; ++ ++import javax.swing.event.ChangeListener; ++import org.netbeans.api.project.FileOwnerQuery; ++import org.netbeans.api.project.Project; ++import org.netbeans.modules.java.file.launcher.queries.MultiSourceRootProvider; ++import org.netbeans.modules.java.file.launcher.spi.SingleFileOptionsQueryImplementation; ++import org.openide.filesystems.FileAttributeEvent; ++import org.openide.filesystems.FileChangeAdapter; ++import org.openide.filesystems.FileChangeListener; ++import org.openide.filesystems.FileObject; ++import org.openide.filesystems.FileUtil; ++import org.openide.util.ChangeSupport; ++import org.openide.util.Lookup; ++import org.openide.util.WeakListeners; ++import org.openide.util.lookup.ServiceProvider; ++ ++@ServiceProvider(service=SingleFileOptionsQueryImplementation.class) ++public class AttributeBasedSingleFileOptions implements SingleFileOptionsQueryImplementation { ++ ++ @Override ++ public Result optionsFor(FileObject file) { ++ Project p = FileOwnerQuery.getOwner(file); ++ ++ if (p != null) { ++ return null; ++ } ++ ++ if (file.isData() && !"text/x-java".equals(FileUtil.getMIMEType(file))) { ++ return null; ++ } ++ ++ FileObject root = Lookup.getDefault().lookup(MultiSourceRootProvider.class).getSourceRoot(file); ++ ++ if (!file.isData()) { ++ file = null; ++ } ++ ++ if (root != null || file != null) { ++ return new ResultImpl(root, file); ++ } ++ ++ return null; ++ } ++ ++ private static final class ResultImpl implements Result { ++ ++ private final ChangeSupport cs; ++ private final FileObject root; ++ private final FileObject source; ++ private final FileChangeListener attributeChanges = new FileChangeAdapter() { ++ @Override ++ public void fileAttributeChanged(FileAttributeEvent fe) { ++ cs.fireChange(); ++ } ++ }; ++ ++ ResultImpl(FileObject root, FileObject source) { ++ this.cs = new ChangeSupport(this); ++ this.root = root; ++ this.source = source; ++ if (source != null) { ++ source.addFileChangeListener(WeakListeners.create(FileChangeListener.class, attributeChanges, source)); ++ } ++ if (root != null) { ++ root.addFileChangeListener(WeakListeners.create(FileChangeListener.class, attributeChanges, root)); ++ } ++ } ++ ++ @Override ++ public String getOptions() { ++ Object vmOptionsObj = source != null ? source.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS) : null; ++ ++ if (vmOptionsObj != null) { ++ return (String) vmOptionsObj; ++ } ++ ++ vmOptionsObj = root != null ? root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS) : null; ++ ++ return vmOptionsObj != null ? (String) vmOptionsObj : ""; ++ } ++ ++ @Override ++ public void addChangeListener(ChangeListener listener) { ++ cs.addChangeListener(listener); ++ } ++ ++ @Override ++ public void removeChangeListener(ChangeListener listener) { ++ cs.removeChangeListener(listener); ++ } ++ } ++} +diff --git a/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties +new file mode 100644 +index 000000000000..e091b91b1845 +--- /dev/null ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties +@@ -0,0 +1,18 @@ ++# Licensed to the Apache Software Foundation (ASF) under one ++# or more contributor license agreements. See the NOTICE file ++# distributed with this work for additional information ++# regarding copyright ownership. The ASF licenses this file ++# to you under the Apache License, Version 2.0 (the ++# "License"); you may not use this file except in compliance ++# with the License. You may obtain a copy of the License at ++# ++# http://www.apache.org/licenses/LICENSE-2.0 ++# ++# Unless required by applicable law or agreed to in writing, ++# software distributed under the License is distributed on an ++# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++# KIND, either express or implied. See the License for the ++# specific language governing permissions and limitations ++# under the License. ++ ++OpenIDE-Module-Name=Java File Launcher +diff --git a/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/SharedRootData.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/SharedRootData.java +new file mode 100644 +index 000000000000..9939a96e8152 +--- /dev/null ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/SharedRootData.java +@@ -0,0 +1,115 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.file.launcher; ++ ++import java.io.File; ++import java.io.IOException; ++import java.util.Enumeration; ++import java.util.HashMap; ++import java.util.List; ++import java.util.Map; ++import java.util.TreeMap; ++import java.util.stream.Collectors; ++import org.netbeans.api.annotations.common.CheckForNull; ++import org.netbeans.modules.java.file.launcher.api.SourceLauncher; ++import org.openide.filesystems.FileAttributeEvent; ++import org.openide.filesystems.FileChangeAdapter; ++import org.openide.filesystems.FileChangeListener; ++import org.openide.filesystems.FileEvent; ++import org.openide.filesystems.FileObject; ++import org.openide.filesystems.FileUtil; ++import org.openide.modules.SpecificationVersion; ++import org.openide.util.Exceptions; ++ ++/** ++ * ++ * @author lahvac ++ */ ++public class SharedRootData { ++ ++ private static final Map root2Data = new HashMap<>(); ++ ++ public static synchronized void ensureRootRegistered(FileObject root) { ++ root2Data.computeIfAbsent(root, r -> new SharedRootData(r)); ++ } ++ ++ public static synchronized @CheckForNull SharedRootData getDataForRoot(FileObject root) { ++ return root2Data.get(root); ++ } ++ ++ private final FileObject root; ++ private final Map options = new TreeMap<>(); ++ private final FileChangeListener listener = new FileChangeAdapter() { ++ @Override ++ public void fileAttributeChanged(FileAttributeEvent fe) { ++ Map newProperties = new HashMap<>(); ++ ++ addPropertiesFor(fe.getFile(), newProperties); ++ setNewProperties(newProperties); ++ } ++ @Override ++ public void fileDeleted(FileEvent fe) { ++ Map newProperties = new HashMap<>(); ++ ++ newProperties.put(FileUtil.getRelativePath(root, fe.getFile()), null); ++ setNewProperties(newProperties); ++ } ++ }; ++ ++ private SharedRootData(FileObject root) { ++ this.root = root; ++ root.addRecursiveListener(listener); ++ Enumeration todo = root.getChildren(true); ++ Map newProperties = new HashMap<>(); ++ while (todo.hasMoreElements()) { ++ FileObject current = todo.nextElement(); ++ addPropertiesFor(current, newProperties); ++ } ++ setNewProperties(newProperties); ++ } ++ ++ private void addPropertiesFor(FileObject file, Map newProperties) { ++ if (file.isData() && "text/x-java".equals(file.getMIMEType())) { ++ newProperties.put(FileUtil.getRelativePath(root, file), (String) file.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ } ++ } ++ ++ private synchronized void setNewProperties(Map newProperties) { ++ if (newProperties.isEmpty()) { ++ return ; ++ } ++ for (String key : newProperties.keySet()) { ++ String value = newProperties.get(key); ++ if (value == null) { ++ options.remove(key); ++ } else { ++ options.put(key, value); ++ } ++ } ++ String joinedCommandLine = SourceLauncher.joinCommandLines(options.values()); ++ try { ++ if (!joinedCommandLine.equals(root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS))) { ++ root.setAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS, joinedCommandLine); ++ } ++ } catch (IOException ex) { ++ Exceptions.printStackTrace(ex); ++ } ++ } ++ ++} +diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleSourceFileUtil.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/SingleSourceFileUtil.java +similarity index 65% +rename from java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleSourceFileUtil.java +rename to java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/SingleSourceFileUtil.java +index 2914ee0a4c00..65b6fc08fd36 100644 +--- a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleSourceFileUtil.java ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/SingleSourceFileUtil.java +@@ -16,7 +16,7 @@ + * specific language governing permissions and limitations + * under the License. + */ +-package org.netbeans.modules.java.api.common.singlesourcefile; ++package org.netbeans.modules.java.file.launcher; + + import java.io.File; + import java.io.IOException; +@@ -25,9 +25,14 @@ + import java.util.List; + import java.util.logging.Level; + import java.util.logging.Logger; ++import javax.swing.event.ChangeListener; + import org.netbeans.api.java.platform.JavaPlatformManager; + import org.netbeans.api.project.FileOwnerQuery; + import org.netbeans.api.project.Project; ++import org.netbeans.modules.java.file.launcher.queries.MultiSourceRootProvider; ++import org.netbeans.modules.java.file.launcher.spi.SingleFileOptionsQueryImplementation; ++import org.netbeans.modules.java.file.launcher.spi.SingleFileOptionsQueryImplementation.Result; ++import org.netbeans.spi.java.queries.CompilerOptionsQueryImplementation; + import org.openide.filesystems.FileObject; + import org.openide.filesystems.FileUtil; + import org.openide.loaders.DataObject; +@@ -37,10 +42,10 @@ + * + * @author Arunava Sinha + */ +-final class SingleSourceFileUtil { +- static final Logger LOG = Logger.getLogger(SingleSourceFileUtil.class.getPackage().getName()); ++public final class SingleSourceFileUtil { ++ public static final Logger LOG = Logger.getLogger(SingleSourceFileUtil.class.getPackage().getName()); + +- static int findJavaVersion() throws NumberFormatException { ++ public static int findJavaVersion() throws NumberFormatException { + // JEP-330 is supported only on JDK-11 and above. + String javaVersion = System.getProperty("java.specification.version"); //NOI18N + if (javaVersion.startsWith("1.")) { //NOI18N +@@ -53,7 +58,7 @@ static int findJavaVersion() throws NumberFormatException { + public static final String FILE_ARGUMENTS = "single_file_run_arguments"; //NOI18N + public static final String FILE_VM_OPTIONS = "single_file_vm_options"; //NOI18N + +- static FileObject getJavaFileWithoutProjectFromLookup(Lookup lookup) { ++ public static FileObject getJavaFileWithoutProjectFromLookup(Lookup lookup) { + for (DataObject dObj : lookup.lookupAll(DataObject.class)) { + FileObject fObj = dObj.getPrimaryFile(); + if (isSingleSourceFile(fObj)) { +@@ -68,7 +73,7 @@ static FileObject getJavaFileWithoutProjectFromLookup(Lookup lookup) { + return null; + } + +- static boolean isSingleSourceFile(FileObject fObj) { ++ public static boolean isSingleSourceFile(FileObject fObj) { + Project p = FileOwnerQuery.getOwner(fObj); + if (p != null || !fObj.getExt().equalsIgnoreCase("java")) { //NOI18N + return false; +@@ -76,7 +81,7 @@ static boolean isSingleSourceFile(FileObject fObj) { + return true; + } + +- static Process compileJavaSource(FileObject fileObject) { ++ public static Process compileJavaSource(FileObject fileObject) { + FileObject javac = JavaPlatformManager.getDefault().getDefaultPlatform().findTool("javac"); //NOI18N + File javacFile = FileUtil.toFile(javac); + String javacPath = javacFile.getAbsolutePath(); +@@ -101,8 +106,46 @@ static Process compileJavaSource(FileObject fileObject) { + return null; + } + +- static boolean hasClassSibling(FileObject fo) { ++ public static boolean hasClassSibling(FileObject fo) { + return fo.getParent().getFileObject(fo.getName(), "class") != null; + } + ++ public static Result getOptionsFor(FileObject file) { ++ if (MultiSourceRootProvider.DISABLE_MULTI_SOURCE_ROOT) { ++ return null; ++ } ++ ++ for (SingleFileOptionsQueryImplementation i : Lookup.getDefault().lookupAll(SingleFileOptionsQueryImplementation.class)) { ++ Result r = i.optionsFor(file); ++ ++ if (r != null) { ++ return r; ++ } ++ } ++ return null; ++ } ++ ++ public static List parseLine(String line) { ++ return PARSER.doParse(line); ++ } ++ ++ private static final LineParser PARSER = new LineParser(); ++ ++ private static class LineParser extends CompilerOptionsQueryImplementation.Result { ++ public List doParse(String line) { ++ return parseLine(line); ++ } ++ ++ @Override ++ public List getArguments() { ++ return null; ++ } ++ ++ @Override ++ public void addChangeListener(ChangeListener listener) {} ++ ++ @Override ++ public void removeChangeListener(ChangeListener listener) {} ++ } ++ + } +diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/JPDAStart.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/actions/JPDAStart.java +similarity index 97% +rename from java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/JPDAStart.java +rename to java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/actions/JPDAStart.java +index 005532cdaf98..ede73c49dfe4 100644 +--- a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/JPDAStart.java ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/actions/JPDAStart.java +@@ -16,7 +16,7 @@ + * specific language governing permissions and limitations + * under the License. + */ +-package org.netbeans.modules.java.api.common.singlesourcefile; ++package org.netbeans.modules.java.file.launcher.actions; + + import java.io.File; + import java.util.HashMap; +@@ -37,6 +37,7 @@ + + import org.netbeans.api.java.classpath.ClassPath; + import org.netbeans.api.debugger.jpda.JPDADebugger; ++import org.netbeans.modules.java.file.launcher.SingleSourceFileUtil; + import org.netbeans.spi.java.classpath.support.ClassPathSupport; + import org.openide.windows.InputOutput; + +diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/LaunchProcess.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/actions/LaunchProcess.java +similarity index 97% +rename from java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/LaunchProcess.java +rename to java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/actions/LaunchProcess.java +index 4a574834c794..7646ab59554d 100644 +--- a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/LaunchProcess.java ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/actions/LaunchProcess.java +@@ -16,7 +16,7 @@ + * specific language governing permissions and limitations + * under the License. + */ +-package org.netbeans.modules.java.api.common.singlesourcefile; ++package org.netbeans.modules.java.file.launcher.actions; + + import java.io.File; + import java.io.IOException; +@@ -27,6 +27,7 @@ + import java.util.logging.Level; + import org.netbeans.api.extexecution.base.ExplicitProcessParameters; + import org.netbeans.api.java.platform.JavaPlatformManager; ++import org.netbeans.modules.java.file.launcher.SingleSourceFileUtil; + import org.openide.filesystems.FileObject; + import org.openide.filesystems.FileUtil; + import org.openide.util.BaseUtilities; +diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleJavaSourceRunActionProvider.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/actions/SingleJavaSourceRunActionProvider.java +similarity index 96% +rename from java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleJavaSourceRunActionProvider.java +rename to java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/actions/SingleJavaSourceRunActionProvider.java +index ccbddcecd642..007764c96487 100644 +--- a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleJavaSourceRunActionProvider.java ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/actions/SingleJavaSourceRunActionProvider.java +@@ -16,11 +16,12 @@ + * specific language governing permissions and limitations + * under the License. + */ +-package org.netbeans.modules.java.api.common.singlesourcefile; ++package org.netbeans.modules.java.file.launcher.actions; + + import java.util.concurrent.Future; + import org.netbeans.api.extexecution.ExecutionDescriptor; + import org.netbeans.api.extexecution.ExecutionService; ++import org.netbeans.modules.java.file.launcher.SingleSourceFileUtil; + import org.netbeans.api.extexecution.base.ExplicitProcessParameters; + import org.netbeans.spi.project.ActionProgress; + import org.netbeans.spi.project.ActionProvider; +diff --git a/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/api/SourceLauncher.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/api/SourceLauncher.java +new file mode 100644 +index 000000000000..8603ed6b899b +--- /dev/null ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/api/SourceLauncher.java +@@ -0,0 +1,118 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.file.launcher.api; ++ ++import java.io.File; ++import java.util.HashMap; ++import java.util.List; ++import java.util.Map; ++import java.util.stream.Collectors; ++import org.netbeans.modules.java.file.launcher.SingleSourceFileUtil; ++import org.netbeans.modules.java.file.launcher.queries.MultiSourceRootProvider; ++import org.openide.filesystems.FileObject; ++import org.openide.modules.SpecificationVersion; ++import org.openide.util.Lookup; ++ ++/**Holds utilities for source file launcher. ++ * ++ */ ++public final class SourceLauncher { ++ ++ private static final String ENABLE_PREVIEW = "--enable-preview"; ++ private static final String SOURCE = "--source"; ++ private static final String CLASS_PATH = "--class-path"; ++ private static final String CLASSPATH = "-classpath"; ++ private static final String CP = "-cp"; ++ private static final String MODULE_PATH = "--module-path"; ++ private static final String P = "-p"; ++ ++ /**Returns {@code true} if and only if the given file is known as a ++ * file that is handled by a source file launcher. This, in particular, ++ * typically means the file is outside of a project. ++ * ++ * @param file the file to test ++ * @return {@code true} if and only if the file is known as a file handled by the ++ * source launcher. {@code false} otherwise. ++ */ ++ public static boolean isSourceLauncherFile(FileObject file) { ++ MultiSourceRootProvider msrp = Lookup.getDefault().lookup(MultiSourceRootProvider.class); ++ return msrp != null && msrp.isSourceLauncher(file); ++ } ++ ++ public static String joinCommandLines(Iterable inputLines) { ++ Map joinedOptions = new HashMap<>(); ++ ++ for (String value : inputLines) { ++ List args = SingleSourceFileUtil.parseLine(value); ++ ++ for (int i = 0; i < args.size(); i++) { ++ switch (args.get(i)) { ++ case ENABLE_PREVIEW: ++ joinedOptions.put(ENABLE_PREVIEW, null); ++ break; ++ case CLASSPATH: case CLASS_PATH: case CP: ++ if (i + 1 < args.size()) { ++ joinedOptions.put(CLASS_PATH, mergePaths(joinedOptions.get(CLASS_PATH), args.get(i + 1))); ++ i++; ++ } ++ break; ++ case MODULE_PATH: case P: ++ if (i + 1 < args.size()) { ++ joinedOptions.put(MODULE_PATH, mergePaths(joinedOptions.get(MODULE_PATH), args.get(i + 1))); ++ i++; ++ } ++ break; ++ case SOURCE: ++ if (i + 1 < args.size()) { ++ String version = args.get(i + 1); ++ String testVersion = version; ++ if (testVersion.startsWith("1.")) { ++ testVersion = testVersion.substring(2); ++ } ++ String existingVersion = joinedOptions.get(SOURCE); ++ if (existingVersion != null) { ++ if (existingVersion.startsWith("1.")) { ++ existingVersion = existingVersion.substring(2); ++ } ++ if (new SpecificationVersion(testVersion).compareTo(new SpecificationVersion(existingVersion)) > 0) { ++ joinedOptions.put(SOURCE, version); ++ } ++ } else { ++ joinedOptions.put(SOURCE, version); ++ } ++ i++; ++ } ++ break; ++ } ++ } ++ } ++ ++ return joinedOptions.entrySet().stream().map(e -> e.getKey() + (e.getValue() != null ? " " + e.getValue() : "")).collect(Collectors.joining(" ")); ++ } ++ ++ private static String mergePaths(String oldPath, String newPath) { ++ if (oldPath == null) { ++ return newPath; ++ } ++ if (newPath == null) { ++ return oldPath; ++ } ++ return oldPath + File.pathSeparator + newPath; ++ } ++} +diff --git a/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/indexer/CompilerOptionsIndexer.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/indexer/CompilerOptionsIndexer.java +new file mode 100644 +index 000000000000..d541b4c77600 +--- /dev/null ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/indexer/CompilerOptionsIndexer.java +@@ -0,0 +1,78 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.file.launcher.indexer; ++ ++import org.netbeans.modules.java.file.launcher.SharedRootData; ++import org.netbeans.api.editor.mimelookup.MimeRegistration; ++import org.netbeans.api.project.FileOwnerQuery; ++import org.netbeans.modules.parsing.spi.indexing.Context; ++import org.netbeans.modules.parsing.spi.indexing.CustomIndexer; ++import org.netbeans.modules.parsing.spi.indexing.CustomIndexerFactory; ++import org.netbeans.modules.parsing.spi.indexing.Indexable; ++ ++/** ++ * ++ * @author lahvac ++ */ ++public class CompilerOptionsIndexer extends CustomIndexer { ++ ++ ++ @Override ++ protected void index(Iterable files, Context context) { ++ if (FileOwnerQuery.getOwner(context.getRoot()) != null) { ++ return ; //ignore roots under projects ++ } ++ SharedRootData.ensureRootRegistered(context.getRoot()); ++ } ++ ++ ++ @MimeRegistration(mimeType="text/x-java", service=CustomIndexerFactory.class, position=1_000) ++ public static final class FactoryImpl extends CustomIndexerFactory { ++ ++ @Override ++ public CustomIndexer createIndexer() { ++ return new CompilerOptionsIndexer(); ++ } ++ ++ @Override ++ public boolean supportsEmbeddedIndexers() { ++ return true; ++ } ++ ++ @Override ++ public void filesDeleted(Iterable deleted, Context context) { ++ } ++ ++ @Override ++ public void filesDirty(Iterable dirty, Context context) { ++ //nothing ++ } ++ ++ @Override ++ public String getIndexerName() { ++ return "java-launcher-compiler-options"; ++ } ++ ++ @Override ++ public int getIndexVersion() { ++ return 1; ++ } ++ ++ } ++} +diff --git a/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/queries/LauncherSourceLevelQueryImpl.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/queries/LauncherSourceLevelQueryImpl.java +new file mode 100644 +index 000000000000..f84258ecce93 +--- /dev/null ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/queries/LauncherSourceLevelQueryImpl.java +@@ -0,0 +1,112 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.file.launcher.queries; ++ ++import java.util.List; ++import java.util.Objects; ++import javax.swing.event.ChangeEvent; ++import javax.swing.event.ChangeListener; ++import org.netbeans.api.java.platform.JavaPlatformManager; ++import org.netbeans.modules.java.file.launcher.SingleSourceFileUtil; ++import org.netbeans.modules.java.file.launcher.spi.SingleFileOptionsQueryImplementation; ++import org.netbeans.spi.java.queries.SourceLevelQueryImplementation2; ++import org.openide.filesystems.FileObject; ++import org.openide.util.ChangeSupport; ++import org.openide.util.lookup.ServiceProvider; ++ ++/** ++ * ++ * @author lahvac ++ */ ++@ServiceProvider(service=SourceLevelQueryImplementation2.class, position=9_999) ++public class LauncherSourceLevelQueryImpl implements SourceLevelQueryImplementation2 { ++ ++ @Override ++ public Result getSourceLevel(FileObject javaFile) { ++ SingleFileOptionsQueryImplementation.Result delegate = SingleSourceFileUtil.getOptionsFor(javaFile); ++ ++ if (delegate != null) { ++ return new ResultImpl(delegate); ++ } else { ++ return null; ++ } ++ } ++ ++ private static final class ResultImpl implements ChangeListener, Result { ++ ++ private static final String DEFAULT_SOURCE_LEVEL = ++ JavaPlatformManager.getDefault().getDefaultPlatform().getSpecification().getVersion().toString(); ++ ++ private final ChangeSupport cs = new ChangeSupport(this); ++ private final SingleFileOptionsQueryImplementation.Result delegate; ++ private String sourceLevel; ++ ++ public ResultImpl(SingleFileOptionsQueryImplementation.Result delegate) { ++ this.delegate = delegate; ++ this.delegate.addChangeListener(this); ++ updateDelegate(); ++ } ++ ++ private void updateDelegate() { ++ List parsed = SingleSourceFileUtil.parseLine(delegate.getOptions()); ++ String sourceLevel = DEFAULT_SOURCE_LEVEL; ++ ++ for (int i = 0; i < parsed.size(); i++) { ++ if ("--source".equals(parsed.get(i)) && i + 1 < parsed.size()) { ++ sourceLevel = parsed.get(i + 1); ++ } ++ } ++ ++ boolean modified; ++ ++ synchronized (this) { ++ modified = !Objects.equals(this.sourceLevel, sourceLevel); ++ ++ if (modified) { ++ this.sourceLevel = sourceLevel; ++ } ++ } ++ ++ if (modified) { ++ cs.fireChange(); ++ } ++ } ++ ++ @Override ++ public void stateChanged(ChangeEvent ce) { ++ updateDelegate(); ++ } ++ ++ @Override ++ public synchronized String getSourceLevel() { ++ return sourceLevel; ++ } ++ ++ @Override ++ public void addChangeListener(ChangeListener listener) { ++ cs.addChangeListener(listener); ++ } ++ ++ @Override ++ public void removeChangeListener(ChangeListener listener) { ++ cs.removeChangeListener(listener); ++ } ++ ++ } ++} +diff --git a/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/queries/MultiSourceRootProvider.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/queries/MultiSourceRootProvider.java +new file mode 100644 +index 000000000000..47a8bad00c02 +--- /dev/null ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/queries/MultiSourceRootProvider.java +@@ -0,0 +1,302 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.file.launcher.queries; ++ ++import java.beans.PropertyChangeListener; ++import java.beans.PropertyChangeSupport; ++import java.io.IOException; ++import java.net.URL; ++import java.util.ArrayList; ++import java.util.Arrays; ++import java.util.Collections; ++import java.util.EnumSet; ++import java.util.HashSet; ++import java.util.List; ++import java.util.Map; ++import java.util.Objects; ++import java.util.Set; ++import java.util.WeakHashMap; ++import javax.swing.event.ChangeEvent; ++import javax.swing.event.ChangeListener; ++import org.netbeans.api.java.classpath.ClassPath; ++import org.netbeans.api.java.classpath.GlobalPathRegistry; ++import org.netbeans.api.java.classpath.JavaClassPathConstants; ++import org.netbeans.api.java.lexer.JavaTokenId; ++import org.netbeans.api.java.platform.JavaPlatformManager; ++import org.netbeans.api.lexer.TokenHierarchy; ++import org.netbeans.api.lexer.TokenSequence; ++import org.netbeans.api.queries.FileEncodingQuery; ++import org.netbeans.modules.java.file.launcher.SingleSourceFileUtil; ++import org.netbeans.modules.java.file.launcher.spi.SingleFileOptionsQueryImplementation; ++import org.netbeans.spi.java.classpath.ClassPathFactory; ++import org.netbeans.spi.java.classpath.ClassPathImplementation; ++import static org.netbeans.spi.java.classpath.ClassPathImplementation.PROP_RESOURCES; ++import org.netbeans.spi.java.classpath.ClassPathProvider; ++import org.netbeans.spi.java.classpath.PathResourceImplementation; ++import org.netbeans.spi.java.classpath.support.ClassPathSupport; ++import org.openide.filesystems.FileObject; ++import org.openide.filesystems.FileUtil; ++import org.openide.util.Exceptions; ++import org.openide.util.lookup.ServiceProvider; ++import org.openide.util.lookup.ServiceProviders; ++ ++@ServiceProviders({ ++ @ServiceProvider(service=ClassPathProvider.class, position=9_999), ++ @ServiceProvider(service=MultiSourceRootProvider.class) ++}) ++public class MultiSourceRootProvider implements ClassPathProvider { ++ ++ public static boolean DISABLE_MULTI_SOURCE_ROOT = false; ++ ++ //TODO: the cache will probably be never cleared, as the ClassPath/value refers to the key(?) ++ private Map file2SourceCP = new WeakHashMap<>(); ++ private Map root2SourceCP = new WeakHashMap<>(); ++ private Map file2AllPath = new WeakHashMap<>(); ++ private Map file2ClassPath = new WeakHashMap<>(); ++ private Map file2ModulePath = new WeakHashMap<>(); ++ ++ @Override ++ public ClassPath findClassPath(FileObject file, String type) { ++ switch (type) { ++ case ClassPath.SOURCE: return getSourcePath(file); ++ case ClassPath.COMPILE: ++ return attributeBasedPath(file, file2AllPath, "-classpath", "-cp", "--class-path", "--module-path", "-p"); ++ case JavaClassPathConstants.MODULE_CLASS_PATH: ++ return attributeBasedPath(file, file2ClassPath, "-classpath", "-cp", "--class-path"); ++ case JavaClassPathConstants.MODULE_COMPILE_PATH: ++ return attributeBasedPath(file, file2ModulePath, "--module-path", "-p"); ++ case ClassPath.BOOT: ++ case JavaClassPathConstants.MODULE_BOOT_PATH: ++ return getBootPath(file); ++ } ++ return null; ++ } ++ ++ private ClassPath getSourcePath(FileObject file) { ++ if (DISABLE_MULTI_SOURCE_ROOT) return null; ++ synchronized (this) { ++ //XXX: what happens if there's a Java file in user's home??? ++ if (file.isData() && "text/x-java".equals(file.getMIMEType())) { ++ return file2SourceCP.computeIfAbsent(file, f -> { ++ try { ++ String content = new String(file.asBytes(), FileEncodingQuery.getEncoding(file)); ++ String packName = findPackage(content); ++ FileObject root = file.getParent(); ++ ++ if (packName != null) { ++ List packageParts = Arrays.asList(packName.split("\\.")); ++ ++ Collections.reverse(packageParts); ++ ++ for (String packagePart : packageParts) { ++ if (!root.getNameExt().equalsIgnoreCase(packagePart)) { ++ //ignore files outside of proper package structure, ++ //those may too easily lead to using a too general ++ //directory as a root, leading to too much indexing: ++ return null; ++ } ++ root = root.getParent(); ++ } ++ } ++ ++ return root2SourceCP.computeIfAbsent(root, r -> { ++ ClassPath srcCP = ClassPathSupport.createClassPath(r); ++ GlobalPathRegistry.getDefault().register(ClassPath.SOURCE, new ClassPath[] {srcCP}); ++ return srcCP; ++ }); ++ } catch (IOException ex) { ++ Exceptions.printStackTrace(ex); ++ } ++ return null; ++ }); ++ } else { ++ FileObject folder = file; ++ ++ while (!folder.isRoot()) { ++ ClassPath cp = root2SourceCP.get(folder); ++ ++ if (cp != null) { ++ return cp; ++ } ++ ++ folder = folder.getParent(); ++ } ++ ++ return null; ++ } ++ } ++ } ++ ++ private synchronized FileObject getSourceRootImpl(FileObject file) { ++ for (FileObject root : root2SourceCP.keySet()) { ++ if (root.equals(file) || FileUtil.isParentOf(root, file)) { ++ return root; ++ } ++ } ++ ++ return null; ++ } ++ ++ public FileObject getSourceRoot(FileObject file) { ++ FileObject root = getSourceRootImpl(file); ++ ++ if (root == null) { ++ getSourcePath(file); ++ root = getSourceRootImpl(file); ++ } ++ ++ return root; ++ } ++ ++ public boolean isSourceLauncher(FileObject file) { ++ return getSourceRoot(file) != null; ++ } ++ ++ private ClassPath getBootPath(FileObject file) { ++ if (isSourceLauncher(file)) { ++ return JavaPlatformManager.getDefault() ++ .getDefaultPlatform() ++ .getBootstrapLibraries(); ++ } ++ ++ return null; ++ } ++ ++ private static final Set IGNORED_TOKENS = EnumSet.of( ++ JavaTokenId.BLOCK_COMMENT, ++ JavaTokenId.JAVADOC_COMMENT, ++ JavaTokenId.LINE_COMMENT, ++ JavaTokenId.WHITESPACE ++ ); ++ ++ private static final Set STOP_TOKENS = EnumSet.of( ++ JavaTokenId.IMPORT, ++ JavaTokenId.PUBLIC, ++ JavaTokenId.PROTECTED, ++ JavaTokenId.PRIVATE, ++ JavaTokenId.CLASS, ++ JavaTokenId.LBRACE ++ ); ++ ++ static String findPackage(String fileContext) { ++ TokenHierarchy th = TokenHierarchy.create(fileContext, true, JavaTokenId.language(), IGNORED_TOKENS, null); ++ TokenSequence ts = th.tokenSequence(JavaTokenId.language()); ++ ++ ts.moveStart(); ++ ++ while (ts.moveNext()) { ++ if (ts.token().id() == JavaTokenId.PACKAGE) { ++ StringBuilder packageName = new StringBuilder(); ++ while (ts.moveNext() && (ts.token().id() == JavaTokenId.DOT || ts.token().id() == JavaTokenId.IDENTIFIER)) { ++ packageName.append(ts.token().text()); ++ } ++ return packageName.toString(); ++ } else if (STOP_TOKENS.contains(ts.token().id())) { ++ break; ++ } ++ } ++ ++ return null; ++ } ++ ++ private ClassPath attributeBasedPath(FileObject file, Map file2ClassPath, String... optionKeys) { ++ if (!isSourceLauncher(file)) { ++ return null; ++ } ++ ++ synchronized (this) { ++ return file2ClassPath.computeIfAbsent(file, f -> { ++ SingleFileOptionsQueryImplementation.Result delegate = SingleSourceFileUtil.getOptionsFor(f); ++ ++ if (delegate == null) { ++ return null; ++ } ++ AttributeBasedClassPathImplementation cpi = new AttributeBasedClassPathImplementation(delegate, optionKeys); ++ ++ return ClassPathFactory.createClassPath(cpi); ++ }); ++ } ++ } ++ ++ private static final class AttributeBasedClassPathImplementation implements ChangeListener, ClassPathImplementation { ++ private final PropertyChangeSupport pcs = new PropertyChangeSupport(this); ++ private final SingleFileOptionsQueryImplementation.Result delegate; ++ private final Set optionKeys; ++ private Set currentURLs; ++ private List delegates = Collections.emptyList(); ++ ++ public AttributeBasedClassPathImplementation(SingleFileOptionsQueryImplementation.Result delegate, String... optionKeys) { ++ this.delegate = delegate; ++ this.optionKeys = new HashSet<>(Arrays.asList(optionKeys)); ++ delegate.addChangeListener(this); ++ updateDelegates(); ++ } ++ ++ @Override ++ public void stateChanged(ChangeEvent ce) { ++ updateDelegates(); ++ } ++ ++ private void updateDelegates() { ++ Set newURLs = new HashSet<>(); ++ List newDelegates = new ArrayList<>(); ++ List parsed = SingleSourceFileUtil.parseLine(delegate.getOptions()); ++ ++ for (int i = 0; i < parsed.size(); i++) { ++ if (optionKeys.contains(parsed.get(i)) && i + 1 < parsed.size()) { ++ ClassPathSupport.createClassPath(parsed.get(i + 1)) ++ .entries() ++ .stream() ++ .map(e -> e.getURL()) ++ .forEach(u -> { ++ newURLs.add(u); ++ newDelegates.add(ClassPathSupport.createResource(u)); ++ }); ++ } ++ } ++ ++ synchronized (this) { ++ if (Objects.equals(currentURLs, newURLs)) { ++ return ; ++ } ++ this.currentURLs = newURLs; ++ this.delegates = newDelegates; ++ } ++ ++ pcs.firePropertyChange(PROP_RESOURCES, null, null); ++ } ++ ++ @Override ++ public synchronized List getResources() { ++ return delegates; ++ } ++ ++ @Override ++ public void addPropertyChangeListener(PropertyChangeListener listener) { ++ pcs.addPropertyChangeListener(listener); ++ } ++ ++ @Override ++ public void removePropertyChangeListener(PropertyChangeListener listener) { ++ pcs.removePropertyChangeListener(listener); ++ } ++ ++ } ++ ++} +diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleSourceCompilerOptQueryImpl.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/queries/SingleSourceCompilerOptQueryImpl.java +similarity index 69% +rename from java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleSourceCompilerOptQueryImpl.java +rename to java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/queries/SingleSourceCompilerOptQueryImpl.java +index eea975a0a659..28d08d914e16 100644 +--- a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleSourceCompilerOptQueryImpl.java ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/queries/SingleSourceCompilerOptQueryImpl.java +@@ -16,13 +16,13 @@ + * specific language governing permissions and limitations + * under the License. + */ +-package org.netbeans.modules.java.api.common.singlesourcefile; ++package org.netbeans.modules.java.file.launcher.queries; + +-import java.beans.PropertyChangeEvent; +-import java.beans.PropertyChangeListener; +-import java.util.ArrayList; + import java.util.List; ++import javax.swing.event.ChangeEvent; + import javax.swing.event.ChangeListener; ++import org.netbeans.modules.java.file.launcher.SingleSourceFileUtil; ++import org.netbeans.modules.java.file.launcher.spi.SingleFileOptionsQueryImplementation; + import org.netbeans.spi.java.queries.CompilerOptionsQueryImplementation; + import org.openide.filesystems.FileObject; + import org.openide.util.ChangeSupport; +@@ -37,30 +37,29 @@ public class SingleSourceCompilerOptQueryImpl implements CompilerOptionsQueryImp + + @Override + public CompilerOptionsQueryImplementation.Result getOptions(FileObject file) { +- String fileName = file.getName(); +- Result res = null; +- if (SingleSourceFileUtil.isSingleSourceFile(file)) { +- res = new ResultImpl(file); ++ SingleFileOptionsQueryImplementation.Result delegate = SingleSourceFileUtil.getOptionsFor(file); ++ ++ if (delegate != null) { ++ return new ResultImpl(delegate); ++ } else { ++ return null; + } +- return res; + } + +- private static final class ResultImpl extends CompilerOptionsQueryImplementation.Result implements PropertyChangeListener { ++ private static final class ResultImpl extends CompilerOptionsQueryImplementation.Result implements ChangeListener { + + private final ChangeSupport cs; +- private final FileObject file; +- +- ResultImpl(FileObject file) { ++ private final SingleFileOptionsQueryImplementation.Result delegate; + ++ ResultImpl(SingleFileOptionsQueryImplementation.Result delegate) { + this.cs = new ChangeSupport(this); +- this.file = file; ++ this.delegate = delegate; ++ this.delegate.addChangeListener(this); + } + + @Override + public List getArguments() { +- +- Object vmOptionsObj = file.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS); +- return vmOptionsObj != null ? parseLine((String) vmOptionsObj) : new ArrayList(); ++ return parseLine(delegate.getOptions()); + } + + @Override +@@ -74,7 +73,7 @@ public void removeChangeListener(ChangeListener listener) { + } + + @Override +- public void propertyChange(PropertyChangeEvent evt) { ++ public void stateChanged(ChangeEvent ce) { + cs.fireChange(); + } + } +diff --git a/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/spi/SingleFileOptionsQueryImplementation.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/spi/SingleFileOptionsQueryImplementation.java +new file mode 100644 +index 000000000000..ed29d610d89d +--- /dev/null ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/spi/SingleFileOptionsQueryImplementation.java +@@ -0,0 +1,33 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.file.launcher.spi; ++ ++import javax.swing.event.ChangeListener; ++import org.openide.filesystems.FileObject; ++ ++public interface SingleFileOptionsQueryImplementation { ++ ++ public Result optionsFor(FileObject file); ++ ++ public interface Result { ++ public String getOptions(); ++ public void addChangeListener(ChangeListener l); ++ public void removeChangeListener(ChangeListener l); ++ } ++} +diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/Description.html b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/templates/Description.html +similarity index 100% +rename from java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/Description.html +rename to java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/templates/Description.html +diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/File.java.template b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/templates/File.java.template +similarity index 100% +rename from java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/File.java.template +rename to java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/templates/File.java.template +diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/package-info.java b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/templates/package-info.java +similarity index 95% +rename from java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/package-info.java +rename to java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/templates/package-info.java +index 3785a46c2e3b..afc9351fab0b 100644 +--- a/java/java.api.common/src/org/netbeans/modules/java/api/common/singlesourcefile/package-info.java ++++ b/java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/templates/package-info.java +@@ -19,7 +19,7 @@ + @TemplateRegistration(folder = "Other", iconBase = JavaTemplates.JAVA_ICON, displayName = "#JAVAtemplate_displayName", content = "File.java.template", requireProject = false, targetName = "newJavaFile", description = "Description.html", scriptEngine = "freemarker", category = {"java-main-class"}, position=300) + + @Messages(value = "JAVAtemplate_displayName=Java File") +-package org.netbeans.modules.java.api.common.singlesourcefile; ++package org.netbeans.modules.java.file.launcher.templates; + + import org.netbeans.api.templates.TemplateRegistration; + import org.netbeans.spi.java.project.support.ui.templates.JavaTemplates; +diff --git a/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/SharedRootDataTest.java b/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/SharedRootDataTest.java +new file mode 100644 +index 000000000000..6fd8083a3634 +--- /dev/null ++++ b/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/SharedRootDataTest.java +@@ -0,0 +1,86 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.file.launcher; ++ ++import java.io.File; ++import java.io.IOException; ++import org.netbeans.junit.NbTestCase; ++import org.openide.filesystems.FileObject; ++import org.openide.filesystems.FileUtil; ++ ++public class SharedRootDataTest extends NbTestCase { ++ ++ public SharedRootDataTest(String name) { ++ super(name); ++ } ++ ++ public void testSourceLevels() throws IOException { ++ clearWorkDir(); ++ ++ File wd = getWorkDir(); ++ FileObject root = FileUtil.toFileObject(wd); ++ FileObject file1 = FileUtil.createData(root, "File1.java"); ++ FileObject file2 = FileUtil.createData(root, "File2.java"); ++ ++ SharedRootData.ensureRootRegistered(root); ++ ++ SharedRootData data = SharedRootData.getDataForRoot(root); ++ ++ assertNotNull(data); ++ file1.setAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS, "--enable-preview --source 1.7"); ++ assertEquals("--enable-preview --source 1.7", root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ file2.setAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS, "--enable-preview --source 17"); ++ assertEquals("--enable-preview --source 17", root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ file2.setAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS, "--enable-preview --source 1.8"); ++ assertEquals("--enable-preview --source 1.8", root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ file1.setAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS, "--enable-preview --source 11"); ++ assertEquals("--enable-preview --source 11", root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ ++ file1.delete(); ++ assertEquals("--enable-preview --source 1.8", root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ } ++ ++ public void testPathMerging() throws IOException { ++ clearWorkDir(); ++ ++ File wd = getWorkDir(); ++ FileObject wdFO = FileUtil.toFileObject(wd); ++ FileObject root = FileUtil.createFolder(wdFO, "root"); ++ FileObject file1 = FileUtil.createData(root, "File1.java"); ++ FileObject file2 = FileUtil.createData(root, "File2.java"); ++ FileObject test1Jar = FileUtil.createData(wdFO, "test1.jar"); ++ FileObject test2Jar = FileUtil.createData(wdFO, "test2.jar"); ++ ++ SharedRootData.ensureRootRegistered(root); ++ ++ SharedRootData data = SharedRootData.getDataForRoot(root); ++ ++ assertNotNull(data); ++ file1.setAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS, "--class-path test1.jar"); ++ assertEquals("--class-path test1.jar", root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ file2.setAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS, "-cp test2.jar"); ++ assertEquals("--class-path test1.jar" + File.pathSeparator + "test2.jar", root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ ++ file1.setAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS, "--module-path test1.jar"); ++ assertEquals("--class-path test2.jar --module-path test1.jar", root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ file2.setAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS, "--module-path test2.jar"); ++ assertEquals("--module-path test1.jar" + File.pathSeparator + "test2.jar", root.getAttribute(SingleSourceFileUtil.FILE_VM_OPTIONS)); ++ } ++ ++} +diff --git a/java/java.api.common/test/unit/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleSourceFileUtilTest.java b/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/SingleSourceFileUtilTest.java +similarity index 97% +rename from java/java.api.common/test/unit/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleSourceFileUtilTest.java +rename to java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/SingleSourceFileUtilTest.java +index 016eab8e09bf..c9e63c0d6fac 100644 +--- a/java/java.api.common/test/unit/src/org/netbeans/modules/java/api/common/singlesourcefile/SingleSourceFileUtilTest.java ++++ b/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/SingleSourceFileUtilTest.java +@@ -16,7 +16,7 @@ + * specific language governing permissions and limitations + * under the License. + */ +-package org.netbeans.modules.java.api.common.singlesourcefile; ++package org.netbeans.modules.java.file.launcher; + + import java.io.IOException; + import org.junit.Test; +diff --git a/java/java.api.common/test/unit/src/org/netbeans/modules/java/api/common/singlesourcefile/JavaFileTest.java b/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/actions/JavaFileTest.java +similarity index 96% +rename from java/java.api.common/test/unit/src/org/netbeans/modules/java/api/common/singlesourcefile/JavaFileTest.java +rename to java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/actions/JavaFileTest.java +index 2c616b2b9504..38fb8ef3d91b 100644 +--- a/java/java.api.common/test/unit/src/org/netbeans/modules/java/api/common/singlesourcefile/JavaFileTest.java ++++ b/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/actions/JavaFileTest.java +@@ -16,7 +16,7 @@ + * specific language governing permissions and limitations + * under the License. + */ +-package org.netbeans.modules.java.api.common.singlesourcefile; ++package org.netbeans.modules.java.file.launcher.actions; + + import java.io.BufferedReader; + import java.io.File; +@@ -26,6 +26,7 @@ + import static junit.framework.TestCase.assertEquals; + import org.netbeans.api.extexecution.base.ExplicitProcessParameters; + import org.netbeans.junit.NbTestCase; ++import org.netbeans.modules.java.file.launcher.SingleSourceFileUtil; + import org.openide.filesystems.FileObject; + import org.openide.filesystems.FileUtil; + +diff --git a/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/queries/MultiSourceRootProviderTest.java b/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/queries/MultiSourceRootProviderTest.java +new file mode 100644 +index 000000000000..48083a04b762 +--- /dev/null ++++ b/java/java.file.launcher/test/unit/src/org/netbeans/modules/java/file/launcher/queries/MultiSourceRootProviderTest.java +@@ -0,0 +1,64 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.file.launcher.queries; ++ ++import org.netbeans.api.java.classpath.ClassPath; ++import org.netbeans.api.java.source.TestUtilities; ++import org.netbeans.junit.NbTestCase; ++import org.openide.filesystems.FileObject; ++import org.openide.filesystems.FileUtil; ++ ++/** ++ * ++ * @author lahvac ++ */ ++public class MultiSourceRootProviderTest extends NbTestCase { ++ ++ public MultiSourceRootProviderTest(String name) { ++ super(name); ++ } ++ ++ public void testFindPackage() { ++ assertEquals("test.pack.nested", MultiSourceRootProvider.findPackage("/*package*/package test/**pack*/\n.pack.//package\nnested;")); ++ assertEquals(null, MultiSourceRootProvider.findPackage("/*package pack*/")); ++ } ++ ++ public void testSourcePathFiltering() throws Exception { ++ clearWorkDir(); ++ ++ FileObject wd = FileUtil.toFileObject(getWorkDir()); ++ FileObject validTest = FileUtil.createData(wd, "valid/pack/Test1.java"); ++ FileObject invalidTest1 = FileUtil.createData(wd, "valid/pack/Test2.java"); ++ FileObject invalidTest2 = FileUtil.createData(wd, "valid/pack/Test3.java"); ++ ++ TestUtilities.copyStringToFile(validTest, "package valid.pack;"); ++ TestUtilities.copyStringToFile(invalidTest1, "package invalid.pack;"); ++ TestUtilities.copyStringToFile(invalidTest2, "package invalid;"); ++ ++ MultiSourceRootProvider provider = new MultiSourceRootProvider(); ++ ClassPath valid = provider.findClassPath(validTest, ClassPath.SOURCE); ++ ++ assertNotNull(valid); ++ assertEquals(1, valid.entries().size()); ++ assertEquals(wd, valid.getRoots()[0]); ++ ++ assertNull(provider.findClassPath(invalidTest1, ClassPath.SOURCE)); ++ assertNull(provider.findClassPath(invalidTest2, ClassPath.SOURCE)); ++ } ++} +diff --git a/java/java.hints.declarative/src/org/netbeans/modules/java/hints/declarative/test/TestPerformer.java b/java/java.hints.declarative/src/org/netbeans/modules/java/hints/declarative/test/TestPerformer.java +index 5e2438cae635..657d4bdbd348 100644 +--- a/java/java.hints.declarative/src/org/netbeans/modules/java/hints/declarative/test/TestPerformer.java ++++ b/java/java.hints.declarative/src/org/netbeans/modules/java/hints/declarative/test/TestPerformer.java +@@ -265,12 +265,10 @@ public String getSourceLevel() { + + @Override + public void addChangeListener(ChangeListener listener) { +- throw new UnsupportedOperationException("Not implemented."); + } + + @Override + public void removeChangeListener(ChangeListener listener) { +- throw new UnsupportedOperationException("Not implemented."); + } + } + +diff --git a/java/java.hints.test/src/org/netbeans/modules/java/hints/test/api/HintTest.java b/java/java.hints.test/src/org/netbeans/modules/java/hints/test/api/HintTest.java +index 4e59f3257ca3..02beebcf0753 100644 +--- a/java/java.hints.test/src/org/netbeans/modules/java/hints/test/api/HintTest.java ++++ b/java/java.hints.test/src/org/netbeans/modules/java/hints/test/api/HintTest.java +@@ -109,7 +109,7 @@ + import org.netbeans.spi.java.hints.JavaFix; + import org.netbeans.spi.java.queries.CompilerOptionsQueryImplementation; + import org.netbeans.spi.java.queries.SourceForBinaryQueryImplementation; +-import org.netbeans.spi.java.queries.SourceLevelQueryImplementation; ++import org.netbeans.spi.java.queries.SourceLevelQueryImplementation2; + import org.netbeans.spi.lexer.MutableTextInput; + import org.openide.LifecycleManager; + import org.openide.cookies.EditorCookie; +@@ -718,12 +718,29 @@ public ClassPath findClassPath(FileObject file, String type) { + + } + +- private class TestSourceLevelQueryImplementation implements SourceLevelQueryImplementation { ++ private class TestSourceLevelQueryImplementation implements SourceLevelQueryImplementation2 { + +- public String getSourceLevel(FileObject javaFile) { +- return sourceLevel; ++ private final Result result = new ResultImpl(); ++ ++ @Override ++ public Result getSourceLevel(FileObject javaFile) { ++ return result; + } + ++ private class ResultImpl implements Result { ++ ++ @Override ++ public String getSourceLevel() { ++ return sourceLevel; ++ } ++ ++ @Override ++ public void addChangeListener(ChangeListener l) {} ++ ++ @Override ++ public void removeChangeListener(ChangeListener l) {} ++ ++ } + } + + private class TestCompilerOptionsQueryImplementation implements CompilerOptionsQueryImplementation { +@@ -1262,6 +1279,12 @@ public int compare (ErrorDescription e1, ErrorDescription e2) { + static { + System.setProperty("org.openide.util.Lookup", TestLookup.class.getName()); + assertEquals(TestLookup.class, Lookup.getDefault().getClass()); ++ try { ++ Class multiSourceRootProvider = Class.forName("org.netbeans.modules.java.file.launcher.queries.MultiSourceRootProvider"); ++ multiSourceRootProvider.getField("DISABLE_MULTI_SOURCE_ROOT").set(null, true); ++ } catch (Exception ex) { ++ //ignore ++ } + } + + //workdir computation (copied from NbTestCase): +diff --git a/java/java.kit/nbproject/project.xml b/java/java.kit/nbproject/project.xml +index be9d02dac121..cbc93c33361c 100644 +--- a/java/java.kit/nbproject/project.xml ++++ b/java/java.kit/nbproject/project.xml +@@ -95,6 +95,12 @@ + 1.6 + + ++ ++ org.netbeans.modules.java.file.launcher ++ ++ 1.0 ++ ++ + + org.netbeans.modules.java.freeform + +diff --git a/java/java.lsp.server/nbproject/project.xml b/java/java.lsp.server/nbproject/project.xml +index 24a039f7f86b..2994df98cff1 100644 +--- a/java/java.lsp.server/nbproject/project.xml ++++ b/java/java.lsp.server/nbproject/project.xml +@@ -347,6 +347,14 @@ + + + ++ ++ org.netbeans.modules.java.file.launcher ++ ++ ++ ++ 1.0 ++ ++ + + org.netbeans.modules.java.hints + +diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TextDocumentServiceImpl.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TextDocumentServiceImpl.java +index a21dd42572af..4b5b7839e3fd 100644 +--- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TextDocumentServiceImpl.java ++++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/TextDocumentServiceImpl.java +@@ -257,6 +257,7 @@ + import org.openide.util.Union2; + import org.openide.util.WeakSet; + import org.openide.util.lookup.Lookups; ++import org.openide.util.lookup.ProxyLookup; + import org.openide.util.lookup.ServiceProvider; + + /** +@@ -315,7 +316,14 @@ public void indexingComplete(Set indexedRoots) { + delegates = this.delegates.toArray(new TextDocumentServiceImpl[this.delegates.size()]); + } + for (TextDocumentServiceImpl delegate : delegates) { +- delegate.reRunDiagnostics(); ++ //augmenting the lookup with NbCodeLanguageClient, so that the ++ //correct javac configuration is used for project-less files ++ //note this lookup does not contain other services usually present ++ //while processing a request, like OperationContext: ++ ProxyLookup augmentedLookup = new ProxyLookup(Lookups.fixed(delegate.client), Lookup.getDefault()); ++ Lookups.executeWith(augmentedLookup, () -> { ++ delegate.reRunDiagnostics(); ++ }); + } + } + } +@@ -1868,6 +1876,9 @@ private void runDiagnosticTasks(String uri, boolean force) { + SourceAccessor.getINSTANCE().invalidate(Source.create(originalDoc), true); + } + } ++ if (Lookup.getDefault().lookup(NbCodeLanguageClient.class) == null) { ++ new Exception("no NbCodeLanguageClient!").printStackTrace(); ++ } + + diagnosticTasks.computeIfAbsent(uri, u -> { + return BACKGROUND_TASKS.create(() -> { +diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/WorkspaceServiceImpl.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/WorkspaceServiceImpl.java +index e33782964063..7d11bd70d001 100644 +--- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/WorkspaceServiceImpl.java ++++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/WorkspaceServiceImpl.java +@@ -123,7 +123,7 @@ + import org.netbeans.modules.java.lsp.server.debugging.attach.AttachConfigurations; + import org.netbeans.modules.java.lsp.server.debugging.attach.AttachNativeConfigurations; + import org.netbeans.modules.java.lsp.server.project.LspProjectInfo; +-import org.netbeans.modules.java.lsp.server.singlesourcefile.CompilerOptionsQueryImpl; ++import org.netbeans.modules.java.lsp.server.singlesourcefile.SingleFileOptionsQueryImpl; + import org.netbeans.modules.java.source.ElementHandleAccessor; + import org.netbeans.modules.java.source.ui.JavaSymbolProvider; + import org.netbeans.modules.java.source.ui.JavaTypeProvider; +@@ -1298,7 +1298,7 @@ public void didChangeConfiguration(DidChangeConfigurationParams params) { + } + }); + String fullAltConfigPrefix = client.getNbCodeCapabilities().getAltConfigurationPrefix(); +- String altConfigPrefix = fullConfigPrefix.substring(0, fullAltConfigPrefix.length() - 1); ++ String altConfigPrefix = fullAltConfigPrefix.substring(0, fullAltConfigPrefix.length() - 1); + boolean modified = false; + String newVMOptions = ""; + JsonObject javaPlus = ((JsonObject) params.getSettings()).getAsJsonObject(altConfigPrefix); +@@ -1308,7 +1308,7 @@ public void didChangeConfiguration(DidChangeConfigurationParams params) { + newVMOptions = runConfig.getAsJsonPrimitive("vmOptions").getAsString(); + } + } +- for (CompilerOptionsQueryImpl query : Lookup.getDefault().lookupAll(CompilerOptionsQueryImpl.class)) { ++ for (SingleFileOptionsQueryImpl query : Lookup.getDefault().lookupAll(SingleFileOptionsQueryImpl.class)) { + modified |= query.setConfiguration(client, newVMOptions); + } + if (modified) { +diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/CompilerOptionsQueryImpl.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/CompilerOptionsQueryImpl.java +deleted file mode 100644 +index 487b8557dad1..000000000000 +--- a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/CompilerOptionsQueryImpl.java ++++ /dev/null +@@ -1,307 +0,0 @@ +-/* +- * Licensed to the Apache Software Foundation (ASF) under one +- * or more contributor license agreements. See the NOTICE file +- * distributed with this work for additional information +- * regarding copyright ownership. The ASF licenses this file +- * to you under the Apache License, Version 2.0 (the +- * "License"); you may not use this file except in compliance +- * with the License. You may obtain a copy of the License at +- * +- * http://www.apache.org/licenses/LICENSE-2.0 +- * +- * Unless required by applicable law or agreed to in writing, +- * software distributed under the License is distributed on an +- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +- * KIND, either express or implied. See the License for the +- * specific language governing permissions and limitations +- * under the License. +- */ +-package org.netbeans.modules.java.lsp.server.singlesourcefile; +- +-import java.beans.PropertyChangeListener; +-import java.beans.PropertyChangeSupport; +-import java.util.ArrayList; +-import java.util.Arrays; +-import java.util.Collections; +-import java.util.List; +-import java.util.Map; +-import java.util.WeakHashMap; +-import java.util.stream.Collectors; +-import javax.lang.model.SourceVersion; +-import javax.swing.event.ChangeListener; +-import org.netbeans.api.java.classpath.ClassPath; +-import org.netbeans.api.java.classpath.JavaClassPathConstants; +-import org.netbeans.api.project.FileOwnerQuery; +-import org.netbeans.api.project.Project; +-import org.netbeans.modules.java.lsp.server.protocol.NbCodeLanguageClient; +-import org.netbeans.spi.java.classpath.ClassPathFactory; +-import org.netbeans.spi.java.classpath.ClassPathImplementation; +-import org.netbeans.spi.java.classpath.ClassPathProvider; +-import org.netbeans.spi.java.classpath.PathResourceImplementation; +-import org.netbeans.spi.java.classpath.support.ClassPathSupport; +-import org.netbeans.spi.java.queries.CompilerOptionsQueryImplementation; +-import org.netbeans.spi.java.queries.SourceLevelQueryImplementation2; +-import org.openide.filesystems.FileObject; +-import org.openide.util.ChangeSupport; +-import org.openide.util.Lookup; +-import org.openide.util.lookup.ServiceProvider; +-import org.openide.util.lookup.ServiceProviders; +- +-@ServiceProviders({ +- @ServiceProvider(service=CompilerOptionsQueryImplementation.class, position=99), +- @ServiceProvider(service=ClassPathProvider.class, position=9999), //DefaultClassPathProvider has 10000 +- @ServiceProvider(service=CompilerOptionsQueryImpl.class) +-}) +-public class CompilerOptionsQueryImpl implements CompilerOptionsQueryImplementation, ClassPathProvider, SourceLevelQueryImplementation2 { +- +- private final Map file2Configuration = new WeakHashMap<>(); +- +- @Override +- public CompilerOptionsQueryImplementation.Result getOptions(FileObject file) { +- if (isSingleSourceFile(file)) { +- NbCodeLanguageClient client = Lookup.getDefault().lookup(NbCodeLanguageClient.class); +- if (client != null) { +- return getConfiguration(client).compilerOptions; +- } +- } +- return null; +- } +- +- @Override +- public ClassPath findClassPath(FileObject file, String type) { +- if (isSingleSourceFile(file)) { +- NbCodeLanguageClient client = Lookup.getDefault().lookup(NbCodeLanguageClient.class); +- if (client != null) { +- switch (type) { +- case ClassPath.COMPILE: case JavaClassPathConstants.MODULE_CLASS_PATH: +- return getConfiguration(client).compileClassPath; +- case JavaClassPathConstants.MODULE_COMPILE_PATH: +- return getConfiguration(client).moduleCompileClassPath; +- } +- } +- } +- return null; +- } +- +- @Override +- public SourceLevelQueryImplementation2.Result getSourceLevel(FileObject file) { +- if (isSingleSourceFile(file)) { +- NbCodeLanguageClient client = Lookup.getDefault().lookup(NbCodeLanguageClient.class); +- if (client != null) { +- return getConfiguration(client).sourceLevelResult; +- } +- } +- return null; +- } +- +- public boolean setConfiguration(NbCodeLanguageClient client, String vmOptions) { +- return getConfiguration(client).setConfiguration(vmOptions); +- } +- +- private synchronized Configuration getConfiguration(NbCodeLanguageClient client) { +- return file2Configuration.computeIfAbsent(client, cl -> { +- return new Configuration(); +- }); +- } +- +- //copied from SingleSourceFileUtil: +- static boolean isSingleSourceFile(FileObject fObj) { +- Project p = FileOwnerQuery.getOwner(fObj); +- if (p != null || !fObj.getExt().equalsIgnoreCase("java")) { //NOI18N +- return false; +- } +- return true; +- } +- +- private static final class OptionsResultImpl extends CompilerOptionsQueryImplementation.Result { +- +- private final ChangeSupport cs = new ChangeSupport(this); +- private List args = Collections.emptyList(); +- +- public List doParse(String line) { +- return parseLine(line); +- } +- +- private void setArguments(List newArguments) { +- synchronized (this) { +- args = newArguments; +- } +- cs.fireChange(); +- } +- +- @Override +- public synchronized List getArguments() { +- return args; +- } +- +- @Override +- public void addChangeListener(ChangeListener listener) { +- cs.addChangeListener(listener); +- } +- +- @Override +- public void removeChangeListener(ChangeListener listener) { +- cs.addChangeListener(listener); +- } +- +- } +- +- private static final class SourceLevelResultImpl implements SourceLevelQueryImplementation2.Result { +- +- private static final String DEFAULT_SL = String.valueOf(SourceVersion.latest().ordinal() - SourceVersion.RELEASE_0.ordinal()); +- private final ChangeSupport cs = new ChangeSupport(this); +- private String sourceLevel = DEFAULT_SL; +- +- @Override +- public synchronized String getSourceLevel() { +- return sourceLevel; +- } +- +- private void setSourceLevel(String sourceLevel) { +- synchronized (this) { +- this.sourceLevel = sourceLevel; +- } +- cs.fireChange(); +- } +- +- @Override +- public void addChangeListener(ChangeListener listener) { +- cs.addChangeListener(listener); +- } +- +- @Override +- public void removeChangeListener(ChangeListener listener) { +- cs.addChangeListener(listener); +- } +- +- } +- +- private static final class Configuration { +- private List currentOptions = Collections.emptyList(); +- public final OptionsResultImpl compilerOptions; +- public final SourceLevelResultImpl sourceLevelResult; +- public final ProxyClassPathImplementation compileClassPathImplementation; +- public final ProxyClassPathImplementation compileModulePathImplementation; +- public final ClassPath compileClassPath; +- public final ClassPath moduleCompileClassPath; +- +- public Configuration() { +- compilerOptions = new OptionsResultImpl(); +- sourceLevelResult = new SourceLevelResultImpl(); +- compileClassPathImplementation = new ProxyClassPathImplementation(); +- compileModulePathImplementation = new ProxyClassPathImplementation(); +- compileClassPath = ClassPathFactory.createClassPath(compileClassPathImplementation); +- moduleCompileClassPath = ClassPathFactory.createClassPath(compileModulePathImplementation); +- } +- +- private boolean setConfiguration(String vmOptions) { +- List newOptions = compilerOptions.doParse(vmOptions); +- +- synchronized (this) { +- if (currentOptions.equals(newOptions)) { +- return false; +- } +- +- currentOptions = newOptions; +- } +- +- compilerOptions.setArguments(newOptions); +- +- String classpath = ""; +- String modulepath = ""; +- String sourceLevel = SourceLevelResultImpl.DEFAULT_SL; +- +- for (int i = 0; i < newOptions.size() - 1; i++) { +- String parameter = newOptions.get(i + 1); +- +- switch (newOptions.get(i)) { +- case "-classpath": case "-cp": case "--class-path": +- classpath = parameter; +- break; +- case "--module-path": case "-p": +- modulepath = parameter; +- break; +- case "--source": +- sourceLevel = parameter; +- break; +- } +- } +- +- compileClassPathImplementation.setDelegates(spec2CP(classpath)); +- compileModulePathImplementation.setDelegates(spec2CP(modulepath)); +- +- sourceLevelResult.setSourceLevel(sourceLevel); +- +- return true; +- } +- +- private List spec2CP(String spec) { +- List entries; +- +- if (spec.isEmpty()) { +- entries = Collections.emptyList(); +- } else { +- entries = ClassPathSupport.createClassPath(spec) +- .entries() +- .stream() +- .map(e -> e.getURL()) +- .map(ClassPathSupport::createResource) +- .collect(Collectors.toList()); +- } +- return Arrays.asList(ClassPathSupport.createClassPathImplementation(entries)); +- } +- } +- +- private static final class ProxyClassPathImplementation implements ClassPathImplementation { +- private final PropertyChangeSupport pcs = new PropertyChangeSupport(this); +- private List delegates = Collections.emptyList(); +- private List cachedResources = null; +- +- public void setDelegates(List delegates) { +- synchronized (delegates) { +- this.delegates = new ArrayList<>(delegates); +- this.cachedResources = null; +- } +- pcs.firePropertyChange(PROP_RESOURCES, null, null); +- } +- +- @Override +- public List getResources() { +- List delegates; +- +- synchronized (this) { +- if (cachedResources != null) { +- return cachedResources; +- } +- +- delegates = this.delegates; +- } +- +- List allResources = new ArrayList<>(); +- +- delegates.stream().map(d -> d.getResources()).forEach(allResources::addAll); +- +- allResources = Collections.unmodifiableList(allResources); +- +- synchronized (this) { +- if (cachedResources == null && this.delegates == delegates) { +- cachedResources = allResources; +- } +- } +- +- return allResources; +- } +- +- @Override +- public void addPropertyChangeListener(PropertyChangeListener listener) { +- pcs.addPropertyChangeListener(listener); +- } +- +- @Override +- public void removePropertyChangeListener(PropertyChangeListener listener) { +- pcs.removePropertyChangeListener(listener); +- } +- +- } +- +-} +diff --git a/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/SingleFileOptionsQueryImpl.java b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/SingleFileOptionsQueryImpl.java +new file mode 100644 +index 000000000000..4ac93cf6160d +--- /dev/null ++++ b/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/singlesourcefile/SingleFileOptionsQueryImpl.java +@@ -0,0 +1,145 @@ ++/* ++ * Licensed to the Apache Software Foundation (ASF) under one ++ * or more contributor license agreements. See the NOTICE file ++ * distributed with this work for additional information ++ * regarding copyright ownership. The ASF licenses this file ++ * to you under the Apache License, Version 2.0 (the ++ * "License"); you may not use this file except in compliance ++ * with the License. You may obtain a copy of the License at ++ * ++ * http://www.apache.org/licenses/LICENSE-2.0 ++ * ++ * Unless required by applicable law or agreed to in writing, ++ * software distributed under the License is distributed on an ++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ++ * KIND, either express or implied. See the License for the ++ * specific language governing permissions and limitations ++ * under the License. ++ */ ++package org.netbeans.modules.java.lsp.server.singlesourcefile; ++ ++import java.util.ArrayList; ++import java.util.List; ++import java.util.Map; ++import java.util.Objects; ++import java.util.WeakHashMap; ++import javax.swing.event.ChangeListener; ++import org.netbeans.api.project.FileOwnerQuery; ++import org.netbeans.api.project.Project; ++import org.netbeans.modules.java.file.launcher.api.SourceLauncher; ++import org.netbeans.modules.java.file.launcher.spi.SingleFileOptionsQueryImplementation; ++import org.netbeans.modules.java.lsp.server.protocol.NbCodeLanguageClient; ++import org.openide.filesystems.FileObject; ++import org.openide.util.ChangeSupport; ++import org.openide.util.Lookup; ++import org.openide.util.lookup.ServiceProvider; ++ ++@ServiceProvider(service=SingleFileOptionsQueryImplementation.class, position=100) ++public class SingleFileOptionsQueryImpl implements SingleFileOptionsQueryImplementation { ++ ++ private final Map client2Options = new WeakHashMap<>(); ++ private final GlobalResultImpl globalOptions = new GlobalResultImpl(); ++ ++ @Override ++ public Result optionsFor(FileObject file) { ++ if (isSingleSourceFile(file)) { ++ NbCodeLanguageClient client = Lookup.getDefault().lookup(NbCodeLanguageClient.class); ++ ++ if (client != null) { ++ return getResult(client); ++ } else { ++ return globalOptions; ++ } ++ } ++ return null; ++ } ++ ++ private static final class ResultImpl implements Result { ++ ++ private final ChangeSupport cs = new ChangeSupport(this); ++ private String options = ""; ++ ++ @Override ++ public synchronized String getOptions() { ++ return options; ++ } ++ ++ public boolean setOptions(String options) { ++ synchronized (this) { ++ if (Objects.equals(this.options, options)) { ++ return false; ++ } ++ this.options = options; ++ } ++ cs.fireChange(); ++ return true; ++ } ++ ++ @Override ++ public void addChangeListener(ChangeListener l) { ++ cs.addChangeListener(l); ++ } ++ ++ @Override ++ public void removeChangeListener(ChangeListener l) { ++ cs.removeChangeListener(l); ++ } ++ ++ } ++ ++ private final class GlobalResultImpl implements Result { ++ ++ private final ChangeSupport cs = new ChangeSupport(this); ++ ++ @Override ++ public String getOptions() { ++ List options = new ArrayList<>(); ++ ++ synchronized (SingleFileOptionsQueryImpl.this) { ++ for (ResultImpl r : client2Options.values()) { ++ options.add(r.getOptions()); ++ } ++ } ++ ++ return SourceLauncher.joinCommandLines(options); ++ } ++ ++ @Override ++ public void addChangeListener(ChangeListener l) { ++ cs.addChangeListener(l); ++ } ++ ++ @Override ++ public void removeChangeListener(ChangeListener l) { ++ cs.removeChangeListener(l); ++ } ++ ++ } ++ ++ public boolean setConfiguration(NbCodeLanguageClient client, String vmOptions) { ++ if (getResult(client).setOptions(vmOptions)) { ++ globalOptions.cs.fireChange(); ++ return true; ++ } ++ return false; ++ } ++ ++ private synchronized ResultImpl getResult(NbCodeLanguageClient client) { ++ return client2Options.computeIfAbsent(client, cl -> { ++ return new ResultImpl(); ++ }); ++ } ++ ++ //copied from SingleSourceFileUtil: ++ static boolean isSingleSourceFile(FileObject fObj) { ++ Project p = FileOwnerQuery.getOwner(fObj); ++ if (p != null) { ++ return false; ++ } ++ if (!fObj.isFolder() && !fObj.getExt().equalsIgnoreCase("java")) { //NOI18N ++ return false; ++ } ++ return SourceLauncher.isSourceLauncherFile(fObj); ++ } ++ ++} +diff --git a/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/protocol/ServerTest.java b/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/protocol/ServerTest.java +index eb830b02d1cf..a1e6d53ab386 100644 +--- a/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/protocol/ServerTest.java ++++ b/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/protocol/ServerTest.java +@@ -162,6 +162,7 @@ + import org.netbeans.api.java.queries.AnnotationProcessingQuery.Result; + import org.netbeans.api.java.queries.AnnotationProcessingQuery.Trigger; + import org.netbeans.api.java.source.JavaSource; ++import org.netbeans.api.java.source.SourceUtilsTestUtil2; + import org.netbeans.api.progress.ProgressHandle; + import org.netbeans.api.project.FileOwnerQuery; + import org.netbeans.api.project.Project; +@@ -262,6 +263,7 @@ public CompletableFuture processCommand(NbCodeLanguageClient client, Str + protected void setUp() throws Exception { + System.setProperty("java.awt.headless", Boolean.TRUE.toString()); + ParameterNameProviderImpl.DISABLE_PARAMETER_NAMES_LOADING = true; ++ SourceUtilsTestUtil2.disableMultiFileSourceRoots(); + super.setUp(); + clearWorkDir(); + ServerSocket srv = new ServerSocket(0, 1, InetAddress.getLoopbackAddress()); +diff --git a/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/singlesourcefile/CompilerOptionsQueryImplTest.java b/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/singlesourcefile/CompilerOptionsQueryImplTest.java +deleted file mode 100644 +index 548aac166a91..000000000000 +--- a/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/singlesourcefile/CompilerOptionsQueryImplTest.java ++++ /dev/null +@@ -1,109 +0,0 @@ +-/* +- * Licensed to the Apache Software Foundation (ASF) under one +- * or more contributor license agreements. See the NOTICE file +- * distributed with this work for additional information +- * regarding copyright ownership. The ASF licenses this file +- * to you under the Apache License, Version 2.0 (the +- * "License"); you may not use this file except in compliance +- * with the License. You may obtain a copy of the License at +- * +- * http://www.apache.org/licenses/LICENSE-2.0 +- * +- * Unless required by applicable law or agreed to in writing, +- * software distributed under the License is distributed on an +- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +- * KIND, either express or implied. See the License for the +- * specific language governing permissions and limitations +- * under the License. +- */ +-package org.netbeans.modules.java.lsp.server.singlesourcefile; +- +-import java.io.File; +-import java.util.Arrays; +-import java.util.concurrent.atomic.AtomicInteger; +-import java.util.concurrent.atomic.AtomicReference; +-import static junit.framework.TestCase.assertEquals; +-import org.netbeans.api.java.classpath.ClassPath; +-import org.netbeans.api.java.classpath.JavaClassPathConstants; +-import org.netbeans.junit.NbTestCase; +-import org.netbeans.modules.java.lsp.server.TestCodeLanguageClient; +-import org.netbeans.modules.java.lsp.server.protocol.NbCodeLanguageClient; +-import org.netbeans.spi.java.queries.CompilerOptionsQueryImplementation; +-import org.netbeans.spi.java.queries.SourceLevelQueryImplementation2; +-import org.openide.filesystems.FileObject; +-import org.openide.filesystems.FileUtil; +-import org.openide.util.lookup.Lookups; +- +-public class CompilerOptionsQueryImplTest extends NbTestCase { +- +- public CompilerOptionsQueryImplTest(String name) { +- super(name); +- } +- +- public void testParseCommandLine1() throws Exception { +- File wd = getWorkDir(); +- FileObject wdFO = FileUtil.toFileObject(wd); +- FileObject testFO = FileUtil.createData(wdFO, "Test.java"); +- File testJar = new File(wd, "test.jar"); +- CompilerOptionsQueryImpl query = new CompilerOptionsQueryImpl(); +- NbCodeLanguageClient client = new TestCodeLanguageClient() { +- }; +- +- query.setConfiguration(client, "-classpath " + testJar.getAbsolutePath() + " --module-path " + testJar.getAbsolutePath() + " --source 21 --enable-preview"); +- +- AtomicReference optionsResult = new AtomicReference<>(); +- AtomicInteger optionsResultModificationCount = new AtomicInteger(); +- AtomicReference compileCP = new AtomicReference<>(); +- AtomicInteger compileCPModificationCount = new AtomicInteger(); +- AtomicReference compileModuleCP = new AtomicReference<>(); +- AtomicInteger compileModuleCPModificationCount = new AtomicInteger(); +- AtomicReference sourceLevelResult = new AtomicReference<>(); +- AtomicInteger sourceLevelResultModificationCount = new AtomicInteger(); +- +- Lookups.executeWith(Lookups.fixed(client), () -> { +- optionsResult.set(query.getOptions(testFO)); +- compileCP.set(query.findClassPath(testFO, ClassPath.COMPILE)); +- compileModuleCP.set(query.findClassPath(testFO, JavaClassPathConstants.MODULE_COMPILE_PATH)); +- sourceLevelResult.set(query.getSourceLevel(testFO)); +- }); +- +- optionsResult.get().addChangeListener(evt -> optionsResultModificationCount.incrementAndGet()); +- assertEquals(Arrays.asList("-classpath", testJar.getAbsolutePath(), "--module-path", testJar.getAbsolutePath(), "--source", "21", "--enable-preview"), +- optionsResult.get().getArguments()); +- assertEquals(0, optionsResultModificationCount.get()); +- +- compileCP.get().addPropertyChangeListener(evt -> compileCPModificationCount.incrementAndGet()); +- assertEquals(testJar.getAbsolutePath(), +- compileCP.get().toString(ClassPath.PathConversionMode.PRINT)); +- assertEquals(0, compileCPModificationCount.get()); +- +- compileModuleCP.get().addPropertyChangeListener(evt -> compileModuleCPModificationCount.incrementAndGet()); +- assertEquals(testJar.getAbsolutePath(), +- compileModuleCP.get().toString(ClassPath.PathConversionMode.PRINT)); +- assertEquals(0, compileModuleCPModificationCount.get()); +- +- sourceLevelResult.get().addChangeListener(evt -> sourceLevelResultModificationCount.incrementAndGet()); +- assertEquals("21", +- sourceLevelResult.get().getSourceLevel()); +- assertEquals(0, sourceLevelResultModificationCount.get()); +- +- query.setConfiguration(client, "-cp " + testJar.getAbsolutePath() + " -p " + testJar.getAbsolutePath() + " --source 17"); +- +- assertEquals(Arrays.asList("-cp", testJar.getAbsolutePath(), "-p", testJar.getAbsolutePath(), "--source", "17"), +- optionsResult.get().getArguments()); +- assertEquals(1, optionsResultModificationCount.get()); +- +- assertEquals(testJar.getAbsolutePath(), +- compileCP.get().toString(ClassPath.PathConversionMode.PRINT)); +- assertEquals(2, compileCPModificationCount.get()); +- +- assertEquals(testJar.getAbsolutePath(), +- compileModuleCP.get().toString(ClassPath.PathConversionMode.PRINT)); +- assertEquals(2, compileModuleCPModificationCount.get()); +- +- assertEquals("17", +- sourceLevelResult.get().getSourceLevel()); +- assertEquals(1, sourceLevelResultModificationCount.get()); +- } +- +-} +diff --git a/java/java.project/src/org/netbeans/modules/java/project/ProjectAccessibilityQuery2.java b/java/java.project/src/org/netbeans/modules/java/project/ProjectAccessibilityQuery2.java +index e7db0d1f4bdd..9a15e984603b 100644 +--- a/java/java.project/src/org/netbeans/modules/java/project/ProjectAccessibilityQuery2.java ++++ b/java/java.project/src/org/netbeans/modules/java/project/ProjectAccessibilityQuery2.java +@@ -31,7 +31,7 @@ + * owns the affected source folder. + * @author Tomas Zezula + */ +-@ServiceProvider(service = AccessibilityQueryImplementation2.class) ++@ServiceProvider(service = AccessibilityQueryImplementation2.class, position=100) + public final class ProjectAccessibilityQuery2 implements AccessibilityQueryImplementation2 { + + public ProjectAccessibilityQuery2() {} +diff --git a/java/java.source.base/nbproject/project.xml b/java/java.source.base/nbproject/project.xml +index ca5a5c314b9e..7cc5ba6e5f51 100644 +--- a/java/java.source.base/nbproject/project.xml ++++ b/java/java.source.base/nbproject/project.xml +@@ -339,6 +339,10 @@ + + + ++ ++ org.netbeans.modules.java.file.launcher ++ ++ + + org.netbeans.modules.java.guards + +diff --git a/java/java.source.base/src/org/netbeans/modules/java/source/indexing/APTUtils.java b/java/java.source.base/src/org/netbeans/modules/java/source/indexing/APTUtils.java +index 8103b9019a4f..5f47ca7cd445 100644 +--- a/java/java.source.base/src/org/netbeans/modules/java/source/indexing/APTUtils.java ++++ b/java/java.source.base/src/org/netbeans/modules/java/source/indexing/APTUtils.java +@@ -135,6 +135,7 @@ private APTUtils(@NonNull final FileObject root) { + this.root = root; + bootPath = ClassPath.getClassPath(root, ClassPath.BOOT); + compilePath = ClassPath.getClassPath(root, ClassPath.COMPILE); ++ compilePath.addPropertyChangeListener(this); + processorPath = new AtomicReference<>(ClassPath.getClassPath(root, JavaClassPathConstants.PROCESSOR_PATH)); + processorModulePath = new AtomicReference<>(ClassPath.getClassPath(root, JavaClassPathConstants.MODULE_PROCESSOR_PATH)); + aptOptions = AnnotationProcessingQuery.getAnnotationProcessingOptions(root); +@@ -309,12 +310,16 @@ public void stateChanged(ChangeEvent e) { + @Override + public void propertyChange(PropertyChangeEvent evt) { + if (ClassPath.PROP_ROOTS.equals(evt.getPropertyName())) { +- classLoaderCache = null; +- ROOT_CHANGE_RP.execute(()-> { +- if (verifyProcessorPath(root, usedRoots, PROCESSOR_MODULE_PATH) || verifyProcessorPath(root, usedRoots, PROCESSOR_PATH)) { +- slidingRefresh.schedule(SLIDING_WINDOW); +- } +- }); ++ if (evt.getSource() == compilePath) { ++ stateChanged(null); ++ } else { ++ classLoaderCache = null; ++ ROOT_CHANGE_RP.execute(()-> { ++ if (verifyProcessorPath(root, usedRoots, PROCESSOR_MODULE_PATH) || verifyProcessorPath(root, usedRoots, PROCESSOR_PATH)) { ++ slidingRefresh.schedule(SLIDING_WINDOW); ++ } ++ }); ++ } + } + } + +@@ -351,7 +356,11 @@ private ClassPath[] validatePaths() { + pp = ClassPath.getClassPath(root, JavaClassPathConstants.PROCESSOR_PATH); + if (pp != null && processorPath.compareAndSet(null, pp)) { + bootPath = ClassPath.getClassPath(root, ClassPath.BOOT); ++ if (compilePath != null) { ++ compilePath.removePropertyChangeListener(this); ++ } + compilePath = ClassPath.getClassPath(root, ClassPath.COMPILE); ++ compilePath.addPropertyChangeListener(this); + listenOnProcessorPath(pp, this); + classLoaderCache = null; + } +diff --git a/java/java.source.base/src/org/netbeans/modules/java/source/indexing/VanillaCompileWorker.java b/java/java.source.base/src/org/netbeans/modules/java/source/indexing/VanillaCompileWorker.java +index 1503fe37fb73..2880620eaa98 100644 +--- a/java/java.source.base/src/org/netbeans/modules/java/source/indexing/VanillaCompileWorker.java ++++ b/java/java.source.base/src/org/netbeans/modules/java/source/indexing/VanillaCompileWorker.java +@@ -43,12 +43,15 @@ + import com.sun.tools.javac.api.BasicJavacTask; + import com.sun.tools.javac.api.JavacTaskImpl; + import com.sun.tools.javac.code.Attribute; ++import com.sun.tools.javac.code.DeferredCompletionFailureHandler; ++import com.sun.tools.javac.code.DeferredCompletionFailureHandler.Handler; + import com.sun.tools.javac.code.Flags; + import com.sun.tools.javac.code.Kinds.Kind; + import com.sun.tools.javac.code.Source; + import com.sun.tools.javac.code.Source.Feature; + import com.sun.tools.javac.code.Symbol; + import com.sun.tools.javac.code.Symbol.ClassSymbol; ++import com.sun.tools.javac.code.Symbol.CompletionFailure; + import com.sun.tools.javac.code.Symbol.MethodSymbol; + import com.sun.tools.javac.code.Symbol.RecordComponent; + import com.sun.tools.javac.code.Symbol.TypeSymbol; +@@ -550,6 +553,7 @@ private void dropMethodsAndErrors(com.sun.tools.javac.util.Context ctx, Compilat + Elements el = JavacElements.instance(ctx); + Source source = Source.instance(ctx); + boolean hasMatchException = el.getTypeElement("java.lang.MatchException") != null; ++ DeferredCompletionFailureHandler dcfh = DeferredCompletionFailureHandler.instance(ctx); + //TODO: should preserve error types!!! + new TreePathScanner() { + private Set anonymousClasses = Collections.newSetFromMap(new LinkedHashMap<>()); +@@ -675,8 +679,14 @@ public Void visitBlock(BlockTree node, Void p) { + } + + private JCStatement throwTree(SortedMap>> diags) { +- String message = diags.isEmpty() ? "Uncompilable code" +- : "Uncompilable code - " + DIAGNOSTIC_TO_TEXT.apply(diags.values().iterator().next().get(0)); ++ String message = diags.isEmpty() ? null ++ : DIAGNOSTIC_TO_TEXT.apply(diags.values().iterator().next().get(0)); ++ return throwTree(message); ++ } ++ ++ private JCStatement throwTree(String message) { ++ message = message == null ? "Uncompilable code" ++ : "Uncompilable code - " + message; + JCNewClass nct = + make.NewClass(null, + com.sun.tools.javac.util.List.nil(), +@@ -754,6 +764,7 @@ public Void visitClass(ClassTree node, Void p) { + clazz.defs = com.sun.tools.javac.util.List.filter(clazz.defs, def); + } + } ++ fixRecordMethods(clazz); + super.visitClass(node, p); + //remove anonymous classes that remained in the tree from anonymousClasses: + new TreeScanner() { +@@ -787,6 +798,32 @@ public Void visitClass(ClassTree nestedNode, Void p) { + return null; + } + ++ private final Set RECORD_METHODS = new HashSet<>(Arrays.asList("toString", "hashCode", "equals")); ++ ++ private void fixRecordMethods(JCClassDecl clazz) { ++ if ((clazz.sym.flags() & Flags.RECORD) == 0) { ++ return ; ++ } ++ Handler prevHandler = dcfh.setHandler(dcfh.speculativeCodeHandler); ++ try { ++ try { ++ syms.objectMethodsType.tsym.flags(); ++ } catch (CompletionFailure cf) { ++ //ignore ++ } ++ if (!syms.objectMethodsType.tsym.type.isErroneous()) { ++ //ObjectMethods exist: ++ return ; ++ } ++ } finally { ++ dcfh.setHandler(prevHandler); ++ } ++ for (Symbol s : clazz.sym.members().getSymbols(s -> (s.flags() & Flags.RECORD) != 0 && s.kind == Kind.MTH && RECORD_METHODS.contains(s.name.toString()))) { ++ clazz.defs = clazz.defs.prepend(make.MethodDef((MethodSymbol) s, make.Block(0, com.sun.tools.javac.util.List.of(throwTree("java.lang.runtime.ObjectMethods does not exist!"))))); ++ s.flags_field &= ~Flags.RECORD; ++ } ++ } ++ + private JCStatement clearAndWrapAnonymous(JCNewClass nc) { + new TreeScanner() { + @Override +diff --git a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/ClassIndexTest.java b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/ClassIndexTest.java +index aacf8e84d810..674da8164972 100644 +--- a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/ClassIndexTest.java ++++ b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/ClassIndexTest.java +@@ -41,6 +41,7 @@ + import org.netbeans.junit.NbTestCase; + import org.netbeans.junit.NbTestSuite; + import org.netbeans.junit.RandomlyFails; ++import org.netbeans.modules.java.file.launcher.queries.MultiSourceRootProvider; + import org.netbeans.modules.java.source.parsing.FileObjects; + import org.netbeans.modules.java.source.usages.ClassIndexManager; + import org.netbeans.modules.java.source.usages.ClassIndexManagerEvent; +@@ -668,6 +669,10 @@ private static void deleteFile (final String path) throws IOException { + } + + ++ static { ++ MultiSourceRootProvider.DISABLE_MULTI_SOURCE_ROOT = true; ++ } ++ + public static class ClassPathProviderImpl implements ClassPathProvider { + + public ClassPath findClassPath(final FileObject file, final String type) { +diff --git a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/ScanUtilsTest.java b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/ScanUtilsTest.java +index 85c899b71aee..e973412d4ec9 100644 +--- a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/ScanUtilsTest.java ++++ b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/ScanUtilsTest.java +@@ -38,6 +38,7 @@ + import javax.lang.model.element.TypeElement; + import org.netbeans.api.java.classpath.ClassPath; + import org.netbeans.junit.NbTestCase; ++import org.netbeans.modules.java.file.launcher.queries.MultiSourceRootProvider; + import org.netbeans.modules.java.source.BootClassPathUtil; + import org.netbeans.modules.java.source.parsing.JavacParserResult; + import org.netbeans.modules.parsing.api.ResultIterator; +@@ -683,4 +684,8 @@ public void run(CompilationController parameter) throws Exception { + assertNull(error.get(), error.get()); + } + } ++ ++ static { ++ MultiSourceRootProvider.DISABLE_MULTI_SOURCE_ROOT = true; ++ } + } +diff --git a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/SourceUtilsTestUtil.java b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/SourceUtilsTestUtil.java +index 792242d01501..2b51136ad086 100644 +--- a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/SourceUtilsTestUtil.java ++++ b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/SourceUtilsTestUtil.java +@@ -27,7 +27,6 @@ + import java.util.*; + import java.util.logging.Level; + import java.util.logging.Logger; +-import java.util.regex.Pattern; + import java.util.stream.Collectors; + import javax.swing.event.ChangeListener; + import javax.swing.text.Document; +@@ -59,7 +58,6 @@ + import org.netbeans.spi.java.queries.SourceForBinaryQueryImplementation; + import org.netbeans.spi.java.queries.SourceLevelQueryImplementation; + import org.openide.filesystems.FileObject; +-import org.openide.filesystems.FileStateInvalidException; + import org.openide.filesystems.FileSystem; + import org.openide.filesystems.FileUtil; + import org.openide.filesystems.LocalFileSystem; +@@ -182,6 +180,7 @@ public FileObject getFileObject(Document document) { + SourceUtilsTestUtil.class.getClassLoader().setDefaultAssertionStatus(true); + System.setProperty("org.openide.util.Lookup", SourceUtilsTestUtil.class.getName()); + Assert.assertEquals(SourceUtilsTestUtil.class, Lookup.getDefault().getClass()); ++ SourceUtilsTestUtil2.disableMultiFileSourceRoots(); + } + + public static void prepareTest(FileObject sourceRoot, FileObject buildRoot, FileObject cache) throws Exception { +diff --git a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/SourceUtilsTestUtil2.java b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/SourceUtilsTestUtil2.java +index 347040b7c204..72137aacb41a 100644 +--- a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/SourceUtilsTestUtil2.java ++++ b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/SourceUtilsTestUtil2.java +@@ -79,4 +79,13 @@ public static void disableConfinementTest() { + //ignore + } + } ++ ++ public static void disableMultiFileSourceRoots() { ++ try { ++ Class multiSourceRootProvider = Class.forName("org.netbeans.modules.java.file.launcher.queries.MultiSourceRootProvider"); ++ multiSourceRootProvider.getField("DISABLE_MULTI_SOURCE_ROOT").set(null, true); ++ } catch (Exception ex) { ++ //ignore ++ } ++ } + } +diff --git a/java/java.source.base/test/unit/src/org/netbeans/modules/java/source/JavaSourceUtilImplTest.java b/java/java.source.base/test/unit/src/org/netbeans/modules/java/source/JavaSourceUtilImplTest.java +index 675d610fae17..b644653b09cc 100644 +--- a/java/java.source.base/test/unit/src/org/netbeans/modules/java/source/JavaSourceUtilImplTest.java ++++ b/java/java.source.base/test/unit/src/org/netbeans/modules/java/source/JavaSourceUtilImplTest.java +@@ -39,6 +39,7 @@ + import org.netbeans.api.java.classpath.ClassPath; + import org.netbeans.api.java.classpath.JavaClassPathConstants; + import org.netbeans.api.java.queries.AnnotationProcessingQuery; ++import org.netbeans.api.java.source.SourceUtilsTestUtil2; + import org.netbeans.api.java.source.TestUtilities; + import org.netbeans.junit.NbTestCase; + import org.netbeans.modules.classfile.ClassFile; +@@ -74,6 +75,7 @@ public JavaSourceUtilImplTest(String name) { + @Override + public void setUp() throws Exception { + clearWorkDir(); ++ SourceUtilsTestUtil2.disableMultiFileSourceRoots(); + wd = FileUtil.toFileObject(FileUtil.normalizeFile(getWorkDir())); + root = FileUtil.createFolder(wd, "src"); //NOI18N + java = createFile(root, "org/nb/A.java","package nb;\n class A {}"); //NOI18N +diff --git a/java/java.source.base/test/unit/src/org/netbeans/modules/java/source/indexing/VanillaCompileWorkerTest.java b/java/java.source.base/test/unit/src/org/netbeans/modules/java/source/indexing/VanillaCompileWorkerTest.java +index fd8d5bdc478a..bcd1c07c8701 100644 +--- a/java/java.source.base/test/unit/src/org/netbeans/modules/java/source/indexing/VanillaCompileWorkerTest.java ++++ b/java/java.source.base/test/unit/src/org/netbeans/modules/java/source/indexing/VanillaCompileWorkerTest.java +@@ -2342,6 +2342,95 @@ public void testWrongRecordComponent() throws Exception { + assertEquals(expected, file2Fixed); + } + ++ public void testRecord1() throws Exception { ++ setSourceLevel("11"); ++ Map file2Fixed = new HashMap<>(); ++ VanillaCompileWorker.fixedListener = (file, cut) -> { ++ try { ++ FileObject source = URLMapper.findFileObject(file.toUri().toURL()); ++ file2Fixed.put(FileUtil.getRelativePath(getRoot(), source), cut.toString()); ++ } catch (MalformedURLException ex) { ++ throw new IllegalStateException(ex); ++ } ++ }; ++ ParsingOutput result = runIndexing(Arrays.asList(compileTuple("test/Test.java", "package test;\n" ++ + "record Test(int i) {}\n")), Arrays.asList()); ++ ++ assertFalse(result.lowMemory); ++ assertTrue(result.success); ++ ++ Set createdFiles = new HashSet(); ++ ++ for (File created : result.createdFiles) { ++ createdFiles.add(getWorkDir().toURI().relativize(created.toURI()).getPath()); ++ } ++ ++ assertEquals(new HashSet(Arrays.asList("cache/s1/java/15/classes/test/Test.sig")), createdFiles); ++ Map expected = Collections.singletonMap("test/Test.java", ++ "package test;\n" + ++ "\n" + ++ "class Test {\n" + ++ " static {\n" + ++ " throw new java.lang.RuntimeException(\"Uncompilable code - compiler.err.feature.not.supported.in.source.plural\");\n" + ++ " }\n" + ++ " \n" + ++ " public final java.lang.String toString() {\n" + ++ " throw new java.lang.RuntimeException(\"Uncompilable code - java.lang.runtime.ObjectMethods does not exist!\");\n" + ++ " }\n" + ++ " \n" + ++ " public final int hashCode() {\n" + ++ " throw new java.lang.RuntimeException(\"Uncompilable code - java.lang.runtime.ObjectMethods does not exist!\");\n" + ++ " }\n" + ++ " \n" + ++ " public final boolean equals(java.lang.Object o) {\n" + ++ " throw new java.lang.RuntimeException(\"Uncompilable code - java.lang.runtime.ObjectMethods does not exist!\");\n" + ++ " }\n" + ++ " \n" + ++ " Test(int i) {\n" + ++ " throw new java.lang.RuntimeException(\"Uncompilable code\");\n" + ++ " }\n" + ++ " private final int i;\n" + ++ "}"); ++ assertEquals(expected, file2Fixed); ++ } ++ ++ public void testRecord2() throws Exception { ++ setSourceLevel("17"); ++ Map file2Fixed = new HashMap<>(); ++ VanillaCompileWorker.fixedListener = (file, cut) -> { ++ try { ++ FileObject source = URLMapper.findFileObject(file.toUri().toURL()); ++ file2Fixed.put(FileUtil.getRelativePath(getRoot(), source), cut.toString()); ++ } catch (MalformedURLException ex) { ++ throw new IllegalStateException(ex); ++ } ++ }; ++ ParsingOutput result = runIndexing(Arrays.asList(compileTuple("test/Test.java", "package test;\n" ++ + "record Test(int i) {}\n")), Arrays.asList()); ++ ++ assertFalse(result.lowMemory); ++ assertTrue(result.success); ++ ++ Set createdFiles = new HashSet(); ++ ++ for (File created : result.createdFiles) { ++ createdFiles.add(getWorkDir().toURI().relativize(created.toURI()).getPath()); ++ } ++ ++ assertEquals(new HashSet(Arrays.asList("cache/s1/java/15/classes/test/Test.sig")), createdFiles); ++ Map expected = Collections.singletonMap("test/Test.java", ++ "package test;\n" + ++ "\n" + ++ "class Test {\n" + ++ " \n" + ++ " Test(int i) {\n" + ++ " super();\n" + ++ " }\n" + ++ " private final int i;\n" + ++ "}"); ++ assertEquals(expected, file2Fixed); ++ } ++ + public static void noop() {} + + @Override +diff --git a/java/refactoring.java/nbproject/project.xml b/java/refactoring.java/nbproject/project.xml +index 7dc084a2afb1..47b8676e08bb 100644 +--- a/java/refactoring.java/nbproject/project.xml ++++ b/java/refactoring.java/nbproject/project.xml +@@ -148,6 +148,14 @@ + 1.15 + + ++ ++ org.netbeans.modules.java.file.launcher ++ ++ ++ ++ 1.0 ++ ++ + + org.netbeans.modules.java.lexer + +diff --git a/java/refactoring.java/src/org/netbeans/modules/refactoring/java/RefactoringUtils.java b/java/refactoring.java/src/org/netbeans/modules/refactoring/java/RefactoringUtils.java +index 6d918528263f..21fa62e07d25 100644 +--- a/java/refactoring.java/src/org/netbeans/modules/refactoring/java/RefactoringUtils.java ++++ b/java/refactoring.java/src/org/netbeans/modules/refactoring/java/RefactoringUtils.java +@@ -55,6 +55,7 @@ + import org.netbeans.api.project.ProjectUtils; + import org.netbeans.api.project.SourceGroup; + import org.netbeans.api.project.ui.OpenProjects; ++import org.netbeans.modules.java.file.launcher.api.SourceLauncher; + import org.netbeans.modules.refactoring.java.plugins.LocalVarScanner; + import org.netbeans.spi.java.classpath.support.ClassPathSupport; + import org.openide.cookies.EditorCookie; +@@ -288,7 +289,7 @@ public static boolean isFileInOpenProject(FileObject file) { + } + Project p = FileOwnerQuery.getOwner(file); + if (p == null) { +- return false; ++ return SourceLauncher.isSourceLauncherFile(file); + } + return isOpenProject(p); + } +diff --git a/java/spi.java.hints/test/unit/src/org/netbeans/modules/java/hints/spiimpl/batch/BatchSearchTest.java b/java/spi.java.hints/test/unit/src/org/netbeans/modules/java/hints/spiimpl/batch/BatchSearchTest.java +index 511b4e31145a..2fe06806580e 100644 +--- a/java/spi.java.hints/test/unit/src/org/netbeans/modules/java/hints/spiimpl/batch/BatchSearchTest.java ++++ b/java/spi.java.hints/test/unit/src/org/netbeans/modules/java/hints/spiimpl/batch/BatchSearchTest.java +@@ -51,6 +51,7 @@ + import org.netbeans.junit.NbTestSuite; + import org.netbeans.junit.RandomlyFails; + import org.netbeans.lib.nbjavac.services.NBAttr; ++import org.netbeans.modules.java.file.launcher.queries.MultiSourceRootProvider; + import org.netbeans.modules.java.hints.spiimpl.batch.BatchSearch.BatchResult; + import org.netbeans.modules.java.hints.spiimpl.batch.BatchSearch.Folder; + import org.netbeans.modules.java.hints.spiimpl.batch.BatchSearch.Resource; +@@ -95,6 +96,7 @@ public static TestSuite suite() { + protected void setUp() throws Exception { + SourceUtilsTestUtil.prepareTest(new String[0], new Object[0]); + Main.initializeURLFactory(); ++ MultiSourceRootProvider.DISABLE_MULTI_SOURCE_ROOT = true; + org.netbeans.api.project.ui.OpenProjects.getDefault().getOpenProjects(); + prepareTest(); + MimeTypes.setAllMimeTypes(Collections.singleton("text/x-java")); +diff --git a/nbbuild/cluster.properties b/nbbuild/cluster.properties +index 137e9aea70a0..45110038ad08 100644 +--- a/nbbuild/cluster.properties ++++ b/nbbuild/cluster.properties +@@ -604,6 +604,7 @@ nb.cluster.java=\ + java.editor.base,\ + java.editor.lib,\ + java.examples,\ ++ java.file.launcher,\ + java.freeform,\ + java.graph,\ + java.guards,\ diff --git a/patches/6478-6480.diff b/patches/6478-6480.diff deleted file mode 100644 index 8d12812..0000000 --- a/patches/6478-6480.diff +++ /dev/null @@ -1,2978 +0,0 @@ -diff --git a/enterprise/cloud.oracle/nbproject/project.xml b/enterprise/cloud.oracle/nbproject/project.xml -index afa68de21c..9cfde3ca2d 100644 ---- a/enterprise/cloud.oracle/nbproject/project.xml -+++ b/enterprise/cloud.oracle/nbproject/project.xml -@@ -44,9 +44,9 @@ - - - -- org.apache.commons.io -+ org.apache.commons.commons_io - -- 2.6.0 -+ 2.13.0 - - - -diff --git a/extide/o.apache.tools.ant.module/arch.xml b/extide/o.apache.tools.ant.module/arch.xml -index 19c47fa241..9dd52ec44e 100644 ---- a/extide/o.apache.tools.ant.module/arch.xml -+++ b/extide/o.apache.tools.ant.module/arch.xml -@@ -314,7 +314,7 @@ -
  • - - Ant itself, of course. -- 1.8.0+ is required, 1.10.8 recommended (and currently bundled); some features may be limited to newer versions. -+ 1.8.0+ is required, 1.10.14 recommended (and currently bundled); some features may be limited to newer versions. - -
  • - -diff --git a/extide/o.apache.tools.ant.module/build.xml b/extide/o.apache.tools.ant.module/build.xml -index 14804e8ff9..35ecf422aa 100644 ---- a/extide/o.apache.tools.ant.module/build.xml -+++ b/extide/o.apache.tools.ant.module/build.xml -@@ -54,15 +54,19 @@ - - - -+ - - -- -+ -+ -+ -+ -+ -+ -+ -+ -+ - -- -- -- -- -- - - - -@@ -80,7 +84,7 @@ - - - -- -+ - - - -diff --git a/extide/o.apache.tools.ant.module/external/ant-1.10.8-license.txt b/extide/o.apache.tools.ant.module/external/ant-1.10.14-license.txt -similarity index 95% -rename from extide/o.apache.tools.ant.module/external/ant-1.10.8-license.txt -rename to extide/o.apache.tools.ant.module/external/ant-1.10.14-license.txt -index c10bce9ea7..baed66542c 100644 ---- a/extide/o.apache.tools.ant.module/external/ant-1.10.8-license.txt -+++ b/extide/o.apache.tools.ant.module/external/ant-1.10.14-license.txt -@@ -1,10 +1,10 @@ - Name: Apache Ant - Origin: Apache Software Foundation --Version: 1.10.8 --Files: ant-misc-1.10.8.zip ant-1.10.8.jar ant-antlr-1.10.8.jar ant-apache-bcel-1.10.8.jar ant-apache-bsf-1.10.8.jar ant-apache-log4j-1.10.8.jar ant-apache-oro-1.10.8.jar ant-apache-regexp-1.10.8.jar ant-apache-resolver-1.10.8.jar ant-apache-xalan2-1.10.8.jar ant-commons-logging-1.10.8.jar ant-commons-net-1.10.8.jar ant-jai-1.10.8.jar ant-javamail-1.10.8.jar ant-jdepend-1.10.8.jar ant-jmf-1.10.8.jar ant-jsch-1.10.8.jar ant-junit-1.10.8.jar ant-junit4-1.10.8.jar ant-launcher-1.10.8.jar ant-netrexx-1.10.8.jar ant-swing-1.10.8.jar ant-testutil-1.10.8.jar ant-xz-1.10.8.jar -+Version: 1.10.14 -+Files: apache-ant-1.10.14-bin.zip - Description: Ant build tool. - License: Apache-2.0-ant --URL: https://builds.apache.org/view/All/job/Ant_Nightly/lastBuild/ -+URL: https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.14-bin.zip - - /* - * Apache License -@@ -201,7 +201,7 @@ URL: https://builds.apache.org/view/All/job/Ant_Nightly/lastBuild/ - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * -- * http://www.apache.org/licenses/LICENSE-2.0 -+ * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, -@@ -211,7 +211,7 @@ URL: https://builds.apache.org/view/All/job/Ant_Nightly/lastBuild/ - */ - - W3C� SOFTWARE NOTICE AND LICENSE --http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 -+https://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 - - This work (and included software, documentation such as READMEs, or other - related items) is being provided by the copyright holders under the following -diff --git a/extide/o.apache.tools.ant.module/external/ant-1.10.14-notice.txt b/extide/o.apache.tools.ant.module/external/ant-1.10.14-notice.txt -new file mode 100644 -index 0000000000..11b300c323 ---- /dev/null -+++ b/extide/o.apache.tools.ant.module/external/ant-1.10.14-notice.txt -@@ -0,0 +1,9 @@ -+Apache Ant -+Copyright 1999-2023 The Apache Software Foundation -+ -+This product includes software developed at -+The Apache Software Foundation (https://www.apache.org/). -+ -+The task is based on code Copyright (c) 2002, Landmark -+Graphics Corp that has been kindly donated to the Apache Software -+Foundation. -diff --git a/extide/o.apache.tools.ant.module/external/ant-1.10.8-notice.txt b/extide/o.apache.tools.ant.module/external/ant-1.10.8-notice.txt -deleted file mode 100644 -index a48eed4d33..0000000000 ---- a/extide/o.apache.tools.ant.module/external/ant-1.10.8-notice.txt -+++ /dev/null -@@ -1,6 +0,0 @@ --Apache Ant --Copyright 1999-2018 The Apache Software Foundation -- --The task is based on code Copyright (c) 2002, Landmark --Graphics Corp that has been kindly donated to the Apache Software --Foundation. -diff --git a/extide/o.apache.tools.ant.module/external/binaries-list b/extide/o.apache.tools.ant.module/external/binaries-list -index 2a6b885dbd..ceae2bb447 100644 ---- a/extide/o.apache.tools.ant.module/external/binaries-list -+++ b/extide/o.apache.tools.ant.module/external/binaries-list -@@ -14,27 +14,4 @@ - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. --A4CDC20F1F620A6208B42F81C224CDB6B9C1968D ant-misc-1.10.8.zip --AE148ABB0532B685C5EEB22FDEC9D124E89BE5DE org.apache.ant:ant:1.10.8 --3D728985E3B6A71B80D10DB0D574A60B496590A1 org.apache.ant:ant-antlr:1.10.8 --0F2ADD1F8BCA7992322BBDFC63B596B00A8DB8FD org.apache.ant:ant-apache-bcel:1.10.8 --5B095EBB1C1A1B0F6A3B889D3161BCE4CE07860D org.apache.ant:ant-apache-bsf:1.10.8 --9A3E49630CAF4A67AD6188DC0D9C2D4C52CDF279 org.apache.ant:ant-apache-log4j:1.10.8 --6B261964B550BE885C9656BA268A8DCD140F6314 org.apache.ant:ant-apache-oro:1.10.8 --0E8C9E896CA9A10BBF205FE396EBF6808CB45B86 org.apache.ant:ant-apache-regexp:1.10.8 --73CE9524001122178D9E7DB9F7FEB68642FC0651 org.apache.ant:ant-apache-resolver:1.10.8 --015B6F2317E0EAC2EE1F07C34D315184B4D7A63A org.apache.ant:ant-apache-xalan2:1.10.8 --741230FB8C8EEB99AAB9EC7074CC871FDB7B1FDA org.apache.ant:ant-commons-logging:1.10.8 --2AADB99C4AF42A1B69E35269551D3C636E247899 org.apache.ant:ant-commons-net:1.10.8 --0B2D6F189F2EFEC0C5A01725094EEC2D95E8F88F org.apache.ant:ant-jai:1.10.8 --BFD7AA4221EA0A9B98DB9E0C908E0426CCB1F2E7 org.apache.ant:ant-javamail:1.10.8 --64206C8AC4DA3E444470651865688C12C5ABB14E org.apache.ant:ant-jdepend:1.10.8 --9B606CF8EF4787A56281A827C66E8AA11972596E org.apache.ant:ant-jmf:1.10.8 --C4D8745B230F2B38B540D5DDD1ABB287DA1F416A org.apache.ant:ant-jsch:1.10.8 --F75D2CBE7F63DB600FC34E23AA447C27095056CF org.apache.ant:ant-junit:1.10.8 --07222C675958C696D6EA3609E8A5C57E4D426F1E org.apache.ant:ant-junit4:1.10.8 --2CA8688D2DAD5694237576DB782B37279989614D org.apache.ant:ant-launcher:1.10.8 --94EBEAB3DBF8A6FC135996AD91854CA0223EE255 org.apache.ant:ant-netrexx:1.10.8 --12AE1CFC42449D3F9017318E751F221C685C2750 org.apache.ant:ant-swing:1.10.8 --5981C0AE8195D838577493854F6B56ADF07DD33A org.apache.ant:ant-testutil:1.10.8 --E8425D9ECEAB2AAC51CC1CCA5D719645F8601D12 org.apache.ant:ant-xz:1.10.8 -+A5D56956DC0A19395F6E01CF5D3056EC2EDE86A8 https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.14-bin.zip apache-ant-1.10.14-bin.zip -diff --git a/extide/o.apache.tools.ant.module/external/build.xml b/extide/o.apache.tools.ant.module/external/build.xml -index bf1397c7ec..c9c1b37e81 100644 ---- a/extide/o.apache.tools.ant.module/external/build.xml -+++ b/extide/o.apache.tools.ant.module/external/build.xml -@@ -24,31 +24,31 @@ - - - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ - -- -+ - - - -diff --git a/extide/o.apache.tools.ant.module/nbproject/project.properties b/extide/o.apache.tools.ant.module/nbproject/project.properties -index fea2099cd6..feea4c1aa8 100644 ---- a/extide/o.apache.tools.ant.module/nbproject/project.properties -+++ b/extide/o.apache.tools.ant.module/nbproject/project.properties -@@ -26,7 +26,7 @@ extra.module.files=\ - ant/lib/,\ - ant/bin/,\ - ant/etc/ --extra.license.files=external/ant-1.10.8-license.txt -+extra.license.files=external/ant-1.10.14-license.txt - nbm.executable.files=\ - ant/bin/ant,\ - ant/bin/antRun,\ -diff --git a/platform/o.apache.commons.io/build.xml b/ide/c.google.guava.failureaccess/build.xml -similarity index 91% -rename from platform/o.apache.commons.io/build.xml -rename to ide/c.google.guava.failureaccess/build.xml -index 70c37481be..83e0d22656 100644 ---- a/platform/o.apache.commons.io/build.xml -+++ b/ide/c.google.guava.failureaccess/build.xml -@@ -19,7 +19,7 @@ - under the License. - - --> -- -+ - - -- -+ -\ No newline at end of file -diff --git a/ide/c.google.guava.failureaccess/external/binaries-list b/ide/c.google.guava.failureaccess/external/binaries-list -new file mode 100644 -index 0000000000..c71c3937fb ---- /dev/null -+++ b/ide/c.google.guava.failureaccess/external/binaries-list -@@ -0,0 +1,17 @@ -+# Licensed to the Apache Software Foundation (ASF) under one -+# or more contributor license agreements. See the NOTICE file -+# distributed with this work for additional information -+# regarding copyright ownership. The ASF licenses this file -+# to you under the Apache License, Version 2.0 (the -+# "License"); you may not use this file except in compliance -+# with the License. You may obtain a copy of the License at -+# -+# http://www.apache.org/licenses/LICENSE-2.0 -+# -+# Unless required by applicable law or agreed to in writing, -+# software distributed under the License is distributed on an -+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -+# KIND, either express or implied. See the License for the -+# specific language governing permissions and limitations -+# under the License. -+1DCF1DE382A0BF95A3D8B0849546C88BAC1292C9 com.google.guava:failureaccess:1.0.1 -diff --git a/java/java.lsp.server/external/commons-2.5.3.6-license.txt b/ide/c.google.guava.failureaccess/external/failureaccess-1.0.1-license.txt -similarity index 98% -rename from java/java.lsp.server/external/commons-2.5.3.6-license.txt -rename to ide/c.google.guava.failureaccess/external/failureaccess-1.0.1-license.txt -index 4e33195ad9..8db246aa2b 100644 ---- a/java/java.lsp.server/external/commons-2.5.3.6-license.txt -+++ b/ide/c.google.guava.failureaccess/external/failureaccess-1.0.1-license.txt -@@ -1,11 +1,8 @@ --Name: Apache Commons --Description: Assist with developing IO functionality --Origin: Apache Software Foundation -+Name: Guava - Failure Access Library -+Version: 1.0.1 - License: Apache-2.0 --Version: 2.5.3.6 --URL: https://commons.apache.org/ --Files: commons-io-2.5.jar -- -+Origin: https://github.com/google/guava -+Description: A Guava subproject - - - Apache License -@@ -209,4 +206,3 @@ Files: commons-io-2.5.jar - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -- -diff --git a/ide/c.google.guava.failureaccess/manifest.mf b/ide/c.google.guava.failureaccess/manifest.mf -new file mode 100644 -index 0000000000..ef875c4609 ---- /dev/null -+++ b/ide/c.google.guava.failureaccess/manifest.mf -@@ -0,0 +1 @@ -+OpenIDE-Module: com.google.guava.failureaccess -diff --git a/ide/c.google.guava.failureaccess/nbproject/project.properties b/ide/c.google.guava.failureaccess/nbproject/project.properties -new file mode 100644 -index 0000000000..2b0193d616 ---- /dev/null -+++ b/ide/c.google.guava.failureaccess/nbproject/project.properties -@@ -0,0 +1,22 @@ -+# Licensed to the Apache Software Foundation (ASF) under one -+# or more contributor license agreements. See the NOTICE file -+# distributed with this work for additional information -+# regarding copyright ownership. The ASF licenses this file -+# to you under the Apache License, Version 2.0 (the -+# "License"); you may not use this file except in compliance -+# with the License. You may obtain a copy of the License at -+# -+# http://www.apache.org/licenses/LICENSE-2.0 -+# -+# Unless required by applicable law or agreed to in writing, -+# software distributed under the License is distributed on an -+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -+# KIND, either express or implied. See the License for the -+# specific language governing permissions and limitations -+# under the License. -+javac.compilerargs=-Xlint -Xlint:-serial -+javac.source=1.8 -+spec.version.base=1.0.1 -+release.external/failureaccess-1.0.1.jar=modules/com-google-guava-failureaccess.jar -+is.autoload=true -+nbm.module.author=Tomas Stupka -diff --git a/ide/c.google.guava.failureaccess/nbproject/project.xml b/ide/c.google.guava.failureaccess/nbproject/project.xml -new file mode 100644 -index 0000000000..358696d3e2 ---- /dev/null -+++ b/ide/c.google.guava.failureaccess/nbproject/project.xml -@@ -0,0 +1,35 @@ -+ -+ -+ -+ org.netbeans.modules.apisupport.project -+ -+ -+ com.google.guava.failureaccess -+ -+ -+ -+ com-google-guava-failureaccess.jar -+ external/failureaccess-1.0.1.jar -+ -+ -+ -+ -\ No newline at end of file -diff --git a/ide/c.google.guava/external/binaries-list b/ide/c.google.guava/external/binaries-list -index 550cad3717..2ce8f29293 100644 ---- a/ide/c.google.guava/external/binaries-list -+++ b/ide/c.google.guava/external/binaries-list -@@ -14,4 +14,4 @@ - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. --C6AD87D2575AF8AC8EC38E28E75AEFA882CC3A1F com.google.guava:guava:27.0-jre -+5E64EC7E056456BEF3A4BC4C6FDAEF71E8AB6318 com.google.guava:guava:32.1.2-jre -diff --git a/ide/c.google.guava/external/guava-27.0-jre-license.txt b/ide/c.google.guava/external/guava-32.1.2-jre-license.txt -similarity index 99% -rename from ide/c.google.guava/external/guava-27.0-jre-license.txt -rename to ide/c.google.guava/external/guava-32.1.2-jre-license.txt -index 9aeed4d255..5e96e10af4 100644 ---- a/ide/c.google.guava/external/guava-27.0-jre-license.txt -+++ b/ide/c.google.guava/external/guava-32.1.2-jre-license.txt -@@ -1,5 +1,5 @@ - Name: Guava --Version: 27.0 -+Version: 32.1.2 - License: Apache-2.0 - Origin: https://github.com/google/guava - Description: Guava is a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, and utilities for concurrency, I/O, hashing, primitives, strings, and more. -diff --git a/ide/c.google.guava/nbproject/project.properties b/ide/c.google.guava/nbproject/project.properties -index 11fe5c9c5f..f48d65b802 100644 ---- a/ide/c.google.guava/nbproject/project.properties -+++ b/ide/c.google.guava/nbproject/project.properties -@@ -17,6 +17,6 @@ - javac.compilerargs=-Xlint -Xlint:-serial - javac.source=1.8 - spec.version.base=27.15.0 --release.external/guava-27.0-jre.jar=modules/com-google-guava.jar -+release.external/guava-32.1.2-jre.jar=modules/com-google-guava.jar - is.autoload=true - nbm.module.author=Tomas Stupka -diff --git a/ide/c.google.guava/nbproject/project.xml b/ide/c.google.guava/nbproject/project.xml -index 5ff2a37290..995a71507e 100644 ---- a/ide/c.google.guava/nbproject/project.xml -+++ b/ide/c.google.guava/nbproject/project.xml -@@ -28,7 +28,7 @@ - - - com-google-guava.jar -- external/guava-27.0-jre.jar -+ external/guava-32.1.2-jre.jar - - - -diff --git a/ide/libs.commons_compress/external/binaries-list b/ide/libs.commons_compress/external/binaries-list -index 312658f68a..47bcb9850e 100644 ---- a/ide/libs.commons_compress/external/binaries-list -+++ b/ide/libs.commons_compress/external/binaries-list -@@ -14,4 +14,4 @@ - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. --4AF2060EA9B0C8B74F1854C6CAFE4D43CFC161FC org.apache.commons:commons-compress:1.23.0 -+B4B1B5A3D9573B2970FDDAB236102C0A4D27D35E org.apache.commons:commons-compress:1.24.0 -diff --git a/ide/libs.commons_compress/external/commons-compress-1.23.0-notice.txt b/ide/libs.commons_compress/external/commons-compress-1.23.0-notice.txt -deleted file mode 100644 -index 52fe5bc77d..0000000000 ---- a/ide/libs.commons_compress/external/commons-compress-1.23.0-notice.txt -+++ /dev/null -@@ -1,12 +0,0 @@ --Apache Commons Compress --Copyright 2002-2019 The Apache Software Foundation -- --This product includes software developed at --The Apache Software Foundation (https://www.apache.org//). -- --The files in the package org.apache.commons.compress.archivers.sevenz --were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/), --which has been placed in the public domain: -- --"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html) -- -diff --git a/ide/libs.commons_compress/external/commons-compress-1.23.0-license.txt b/ide/libs.commons_compress/external/commons-compress-1.24.0-license.txt -similarity index 99% -rename from ide/libs.commons_compress/external/commons-compress-1.23.0-license.txt -rename to ide/libs.commons_compress/external/commons-compress-1.24.0-license.txt -index 55d972a4e5..5e6405f6de 100644 ---- a/ide/libs.commons_compress/external/commons-compress-1.23.0-license.txt -+++ b/ide/libs.commons_compress/external/commons-compress-1.24.0-license.txt -@@ -1,6 +1,5 @@ - Name: Commons Compress --Version: 1.23.0 --OSR: 19203 -+Version: 1.24.0 - Description: The Apache Commons Compress library defines an API for working with ar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200, bzip2, 7z, arj, lzma, snappy, DEFLATE, lz4, Brotli, Zstandard, DEFLATE64 and Z files. - Origin: https://commons.apache.org/proper/commons-compress/index.html - License: Apache-2.0 -diff --git a/ide/libs.commons_compress/external/commons-compress-1.24.0-notice.txt b/ide/libs.commons_compress/external/commons-compress-1.24.0-notice.txt -new file mode 100644 -index 0000000000..296602a8c4 ---- /dev/null -+++ b/ide/libs.commons_compress/external/commons-compress-1.24.0-notice.txt -@@ -0,0 +1,55 @@ -+Apache Commons Compress -+Copyright 2002-2023 The Apache Software Foundation -+ -+This product includes software developed at -+The Apache Software Foundation (https://www.apache.org/). -+ -+--- -+ -+The files in the package org.apache.commons.compress.archivers.sevenz -+were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/), -+which has been placed in the public domain: -+ -+"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html) -+ -+--- -+ -+The test file lbzip2_32767.bz2 has been copied from libbzip2's source -+repository: -+ -+This program, "bzip2", the associated library "libbzip2", and all -+documentation, are copyright (C) 1996-2019 Julian R Seward. All -+rights reserved. -+ -+Redistribution and use in source and binary forms, with or without -+modification, are permitted provided that the following conditions -+are met: -+ -+1. Redistributions of source code must retain the above copyright -+ notice, this list of conditions and the following disclaimer. -+ -+2. The origin of this software must not be misrepresented; you must -+ not claim that you wrote the original software. If you use this -+ software in a product, an acknowledgment in the product -+ documentation would be appreciated but is not required. -+ -+3. Altered source versions must be plainly marked as such, and must -+ not be misrepresented as being the original software. -+ -+4. The name of the author may not be used to endorse or promote -+ products derived from this software without specific prior written -+ permission. -+ -+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS -+OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE -+GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -+ -+Julian Seward, jseward@acm.org -diff --git a/ide/libs.commons_compress/nbproject/project.properties b/ide/libs.commons_compress/nbproject/project.properties -index ce967c897a..b66547e86e 100644 ---- a/ide/libs.commons_compress/nbproject/project.properties -+++ b/ide/libs.commons_compress/nbproject/project.properties -@@ -18,5 +18,5 @@ - is.autoload=true - javac.compilerargs=-Xlint -Xlint:-serial - javac.source=1.8 --release.external/commons-compress-1.23.0.jar=modules/ext/commons-compress-1.23.0.jar -+release.external/commons-compress-1.24.0.jar=modules/ext/commons-compress-1.24.0.jar - spec.version.base=0.28.0 -diff --git a/ide/libs.commons_compress/nbproject/project.xml b/ide/libs.commons_compress/nbproject/project.xml -index 3dec083ee6..bd15c7fb9d 100644 ---- a/ide/libs.commons_compress/nbproject/project.xml -+++ b/ide/libs.commons_compress/nbproject/project.xml -@@ -36,8 +36,8 @@ - org.apache.commons.compress.utils - - -- ext/commons-compress-1.23.0.jar -- external/commons-compress-1.23.0.jar -+ ext/commons-compress-1.24.0.jar -+ external/commons-compress-1.24.0.jar - - - -diff --git a/ide/libs.commons_compress/src/org/netbeans/libs/commons_compress/mf-layer.xml b/ide/libs.commons_compress/src/org/netbeans/libs/commons_compress/mf-layer.xml -index 9be466f6de..a8c882b0f5 100644 ---- a/ide/libs.commons_compress/src/org/netbeans/libs/commons_compress/mf-layer.xml -+++ b/ide/libs.commons_compress/src/org/netbeans/libs/commons_compress/mf-layer.xml -@@ -27,7 +27,7 @@ - - - -- -+ - - - -diff --git a/ide/libs.flexmark/external/binaries-list b/ide/libs.flexmark/external/binaries-list -index 39492b77ad..614e5eb72f 100644 ---- a/ide/libs.flexmark/external/binaries-list -+++ b/ide/libs.flexmark/external/binaries-list -@@ -14,19 +14,19 @@ - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. --606A88E1D15AA8DEBD97CB5DFDF788DDC6FB5B5E com.vladsch.flexmark:flexmark:0.62.2 --3AA453B87258A448DFD8D01010D94E3A2832884D com.vladsch.flexmark:flexmark-ext-anchorlink:0.62.2 --C1F1B1909BFB6C0F4301A9227745A3AB33B0D08F com.vladsch.flexmark:flexmark-ext-emoji:0.62.2 --C95068A1450835C2695750ECE82C996A7B57BBD3 com.vladsch.flexmark:flexmark-ext-tables:0.62.2 --55631AD20431C090D404C3945B692EACEEDB6FC5 com.vladsch.flexmark:flexmark-html2md-converter:0.62.2 --C0B998D5570295F104A4FFEE4F8EEC305D7DB327 com.vladsch.flexmark:flexmark-util-ast:0.62.2 --22C85EFB51D4AA25540B8B0D880BE7AD4A8BAEC1 com.vladsch.flexmark:flexmark-util-builder:0.62.2 --85253A62761533CE7709F81B0C581C8473F825EC com.vladsch.flexmark:flexmark-util-collection:0.62.2 --2DF8CE1ABAB2E40EDC7D340962025EE1DD09FE02 com.vladsch.flexmark:flexmark-util-data:0.62.2 --AE5AFA76A669E06B3A65255C2ED775EDE5CD3EB1 com.vladsch.flexmark:flexmark-util-dependency:0.62.2 --058548BE1FC0682698721C0C278451A41F361D3A com.vladsch.flexmark:flexmark-util-format:0.62.2 --6D830CB37E48FD9DCA44BF15FBC3A86AA7D82C5A com.vladsch.flexmark:flexmark-util-html:0.62.2 --18133DD81887C512E2F56FEB3C14A8A1210F30EA com.vladsch.flexmark:flexmark-util-misc:0.62.2 --87AF2803A63B5B07CC42D9C1D98F8ECD4F83FBCC com.vladsch.flexmark:flexmark-util-sequence:0.62.2 --CA49BD94860A5CCEDD82BDE96ECE831F16C66FF1 com.vladsch.flexmark:flexmark-util-visitor:0.62.2 --36DA09A8F68484523FA2AAA100399D612B247D67 org.jsoup:jsoup:1.11.3 -+D859A65013F6DF2D46868BDCEC643DA9792F30CA com.vladsch.flexmark:flexmark:0.64.6 -+13CDCA9006615B7F4E919C2701F48B4D5790483D com.vladsch.flexmark:flexmark-ext-anchorlink:0.64.6 -+D28358DEDD8154F5233D2DB9F7F31EDFFD35025E com.vladsch.flexmark:flexmark-ext-emoji:0.64.6 -+79A451ACA1271DDC865BD9125A49CEA52DA938E8 com.vladsch.flexmark:flexmark-ext-tables:0.64.6 -+2D106E0C0CF1C055C7384DF5D5E05C2478DCA75B com.vladsch.flexmark:flexmark-html2md-converter:0.64.6 -+03148BE3402AC4A7691C386784823C7F3494C20B com.vladsch.flexmark:flexmark-util-ast:0.64.6 -+85292A943917A46A2BDFDCB5656C1CB91F4CEF06 com.vladsch.flexmark:flexmark-util-builder:0.64.6 -+C06F05AAFAB1C83F2B49F6C5E58FBB9A8AAD433F com.vladsch.flexmark:flexmark-util-collection:0.64.6 -+A99B69BEED9359D384FFF9A9475C485CBF37956C com.vladsch.flexmark:flexmark-util-data:0.64.6 -+138054FE981C705F02ABD1D8D948EB5582FBC5EA com.vladsch.flexmark:flexmark-util-dependency:0.64.6 -+16B4975A85269E3E4639E0E5F0CB8A15CC142E7E com.vladsch.flexmark:flexmark-util-format:0.64.6 -+415C79BD96ACE0C58DA30045F8DC73073B070482 com.vladsch.flexmark:flexmark-util-html:0.64.6 -+A84B340693CE22D812455390DCDAC9DCD958238C com.vladsch.flexmark:flexmark-util-misc:0.64.6 -+1AE2CD22728557C2740812AEAE799CCC8D50FABC com.vladsch.flexmark:flexmark-util-sequence:0.64.6 -+D2CD1AF4AB5B654CA8C588900390C1611FFC8C4D com.vladsch.flexmark:flexmark-util-visitor:0.64.6 -+CD56EB47DCD4590EF6451F87E5EC33BDDD1A9A51 org.jsoup:jsoup:1.15.4 -diff --git a/ide/libs.flexmark/external/flexmark-0.62.2-license.txt b/ide/libs.flexmark/external/flexmark-0.64.6-license.txt -similarity index 74% -rename from ide/libs.flexmark/external/flexmark-0.62.2-license.txt -rename to ide/libs.flexmark/external/flexmark-0.64.6-license.txt -index e433355c54..ca078ecb5c 100644 ---- a/ide/libs.flexmark/external/flexmark-0.62.2-license.txt -+++ b/ide/libs.flexmark/external/flexmark-0.64.6-license.txt -@@ -1,9 +1,9 @@ - Name: FlexMark-java --Version: 0.62.2 -+Version: 0.64.6 - License: BSD-flexmark - Description: FlexMark library - Origin: https://github.com/vsch/flexmark-java --Files: flexmark-0.62.2.jar flexmark-ext-anchorlink-0.62.2.jar flexmark-ext-emoji-0.62.2.jar flexmark-ext-tables-0.62.2.jar flexmark-html2md-converter-0.62.2.jar flexmark-util-ast-0.62.2.jar flexmark-util-builder-0.62.2.jar flexmark-util-collection-0.62.2.jar flexmark-util-data-0.62.2.jar flexmark-util-dependency-0.62.2.jar flexmark-util-format-0.62.2.jar flexmark-util-html-0.62.2.jar flexmark-util-misc-0.62.2.jar flexmark-util-sequence-0.62.2.jar flexmark-util-visitor-0.62.2.jar -+Files: flexmark-0.64.6.jar flexmark-ext-anchorlink-0.64.6.jar flexmark-ext-emoji-0.64.6.jar flexmark-ext-tables-0.64.6.jar flexmark-html2md-converter-0.64.6.jar flexmark-util-ast-0.64.6.jar flexmark-util-builder-0.64.6.jar flexmark-util-collection-0.64.6.jar flexmark-util-data-0.64.6.jar flexmark-util-dependency-0.64.6.jar flexmark-util-format-0.64.6.jar flexmark-util-html-0.64.6.jar flexmark-util-misc-0.64.6.jar flexmark-util-sequence-0.64.6.jar flexmark-util-visitor-0.64.6.jar - - Copyright (c) 2015-2016, Atlassian Pty Ltd - All rights reserved. -diff --git a/ide/libs.flexmark/external/jsoup-1.11.3-license.txt b/ide/libs.flexmark/external/jsoup-1.15.4-license.txt -similarity index 93% -rename from ide/libs.flexmark/external/jsoup-1.11.3-license.txt -rename to ide/libs.flexmark/external/jsoup-1.15.4-license.txt -index acfa30c69e..d4280af64c 100644 ---- a/ide/libs.flexmark/external/jsoup-1.11.3-license.txt -+++ b/ide/libs.flexmark/external/jsoup-1.15.4-license.txt -@@ -1,12 +1,12 @@ - Name: jsoup --Version: 1.11.3 -+Version: 1.15.4 - License: MIT-jsoup - Description: jsoup library - Origin: https://github.com/jhy/jsoup - - The MIT License - --Copyright (c) 2009-2018 Jonathan Hedley -+Copyright (c) 2009-2023 Jonathan Hedley - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal -diff --git a/ide/libs.flexmark/manifest.mf b/ide/libs.flexmark/manifest.mf -index 1d5fcafb28..08faf649b5 100644 ---- a/ide/libs.flexmark/manifest.mf -+++ b/ide/libs.flexmark/manifest.mf -@@ -3,4 +3,5 @@ AutoUpdate-Show-In-Client: true - OpenIDE-Module: org.netbeans.libs.flexmark - OpenIDE-Module-Localizing-Bundle: org/netbeans/libs/flexmark/Bundle.properties - OpenIDE-Module-Specification-Version: 1.15 -+OpenIDE-Module-Java-Dependencies: Java > 11 - -diff --git a/ide/libs.flexmark/nbproject/org-netbeans-libs-flexmark.sig b/ide/libs.flexmark/nbproject/org-netbeans-libs-flexmark.sig -index c9b362af7c..407279e9d9 100644 ---- a/ide/libs.flexmark/nbproject/org-netbeans-libs-flexmark.sig -+++ b/ide/libs.flexmark/nbproject/org-netbeans-libs-flexmark.sig -@@ -1,5 +1,5 @@ - #Signature file v4.1 --#Version 1.14 -+#Version 1.15 - - CLSS public java.io.IOException - cons public init() -@@ -81,6 +81,32 @@ meth public void printStackTrace(java.io.PrintWriter) - meth public void setStackTrace(java.lang.StackTraceElement[]) - supr java.lang.Object - -+CLSS public abstract interface java.lang.annotation.Annotation -+meth public abstract boolean equals(java.lang.Object) -+meth public abstract int hashCode() -+meth public abstract java.lang.Class annotationType() -+meth public abstract java.lang.String toString() -+ -+CLSS public abstract interface !annotation java.lang.annotation.Documented -+ anno 0 java.lang.annotation.Documented() -+ anno 0 java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy value=RUNTIME) -+ anno 0 java.lang.annotation.Target(java.lang.annotation.ElementType[] value=[ANNOTATION_TYPE]) -+intf java.lang.annotation.Annotation -+ -+CLSS public abstract interface !annotation java.lang.annotation.Retention -+ anno 0 java.lang.annotation.Documented() -+ anno 0 java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy value=RUNTIME) -+ anno 0 java.lang.annotation.Target(java.lang.annotation.ElementType[] value=[ANNOTATION_TYPE]) -+intf java.lang.annotation.Annotation -+meth public abstract java.lang.annotation.RetentionPolicy value() -+ -+CLSS public abstract interface !annotation java.lang.annotation.Target -+ anno 0 java.lang.annotation.Documented() -+ anno 0 java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy value=RUNTIME) -+ anno 0 java.lang.annotation.Target(java.lang.annotation.ElementType[] value=[ANNOTATION_TYPE]) -+intf java.lang.annotation.Annotation -+meth public abstract java.lang.annotation.ElementType[] value() -+ - CLSS public abstract interface org.jsoup.Connection - innr public abstract interface static Base - innr public abstract interface static KeyVal -@@ -88,7 +114,9 @@ innr public abstract interface static Request - innr public abstract interface static Response - innr public final static !enum Method - meth public abstract !varargs org.jsoup.Connection data(java.lang.String[]) -+meth public abstract java.net.CookieStore cookieStore() - meth public abstract org.jsoup.Connection cookie(java.lang.String,java.lang.String) -+meth public abstract org.jsoup.Connection cookieStore(java.net.CookieStore) - meth public abstract org.jsoup.Connection cookies(java.util.Map) - meth public abstract org.jsoup.Connection data(java.lang.String,java.lang.String) - meth public abstract org.jsoup.Connection data(java.lang.String,java.lang.String,java.io.InputStream) -@@ -102,6 +130,7 @@ meth public abstract org.jsoup.Connection ignoreContentType(boolean) - meth public abstract org.jsoup.Connection ignoreHttpErrors(boolean) - meth public abstract org.jsoup.Connection maxBodySize(int) - meth public abstract org.jsoup.Connection method(org.jsoup.Connection$Method) -+meth public abstract org.jsoup.Connection newRequest() - meth public abstract org.jsoup.Connection parser(org.jsoup.parser.Parser) - meth public abstract org.jsoup.Connection postDataCharset(java.lang.String) - meth public abstract org.jsoup.Connection proxy(java.lang.String,int) -@@ -115,7 +144,6 @@ meth public abstract org.jsoup.Connection timeout(int) - meth public abstract org.jsoup.Connection url(java.lang.String) - meth public abstract org.jsoup.Connection url(java.net.URL) - meth public abstract org.jsoup.Connection userAgent(java.lang.String) --meth public abstract org.jsoup.Connection validateTLSCertificates(boolean) - meth public abstract org.jsoup.Connection$KeyVal data(java.lang.String) - meth public abstract org.jsoup.Connection$Request request() - meth public abstract org.jsoup.Connection$Response execute() throws java.io.IOException -@@ -123,7 +151,7 @@ meth public abstract org.jsoup.Connection$Response response() - meth public abstract org.jsoup.nodes.Document get() throws java.io.IOException - meth public abstract org.jsoup.nodes.Document post() throws java.io.IOException - --CLSS public abstract interface static org.jsoup.Connection$Base<%0 extends org.jsoup.Connection$Base> -+CLSS public abstract interface static org.jsoup.Connection$Base<%0 extends org.jsoup.Connection$Base<{org.jsoup.Connection$Base%0}>> - outer org.jsoup.Connection - meth public abstract boolean hasCookie(java.lang.String) - meth public abstract boolean hasHeader(java.lang.String) -@@ -178,7 +206,6 @@ intf org.jsoup.Connection$Base - meth public abstract boolean followRedirects() - meth public abstract boolean ignoreContentType() - meth public abstract boolean ignoreHttpErrors() --meth public abstract boolean validateTLSCertificates() - meth public abstract int maxBodySize() - meth public abstract int timeout() - meth public abstract java.lang.String postDataCharset() -@@ -199,7 +226,6 @@ meth public abstract org.jsoup.Connection$Request requestBody(java.lang.String) - meth public abstract org.jsoup.Connection$Request timeout(int) - meth public abstract org.jsoup.parser.Parser parser() - meth public abstract void sslSocketFactory(javax.net.ssl.SSLSocketFactory) --meth public abstract void validateTLSCertificates(boolean) - - CLSS public abstract interface static org.jsoup.Connection$Response - outer org.jsoup.Connection -@@ -219,23 +245,26 @@ CLSS public org.jsoup.HttpStatusException - cons public init(java.lang.String,int,java.lang.String) - meth public int getStatusCode() - meth public java.lang.String getUrl() --meth public java.lang.String toString() - supr java.io.IOException - hfds statusCode,url - - CLSS public org.jsoup.Jsoup --meth public static boolean isValid(java.lang.String,org.jsoup.safety.Whitelist) --meth public static java.lang.String clean(java.lang.String,java.lang.String,org.jsoup.safety.Whitelist) --meth public static java.lang.String clean(java.lang.String,java.lang.String,org.jsoup.safety.Whitelist,org.jsoup.nodes.Document$OutputSettings) --meth public static java.lang.String clean(java.lang.String,org.jsoup.safety.Whitelist) -+meth public static boolean isValid(java.lang.String,org.jsoup.safety.Safelist) -+meth public static java.lang.String clean(java.lang.String,java.lang.String,org.jsoup.safety.Safelist) -+meth public static java.lang.String clean(java.lang.String,java.lang.String,org.jsoup.safety.Safelist,org.jsoup.nodes.Document$OutputSettings) -+meth public static java.lang.String clean(java.lang.String,org.jsoup.safety.Safelist) - meth public static org.jsoup.Connection connect(java.lang.String) -+meth public static org.jsoup.Connection newSession() -+meth public static org.jsoup.nodes.Document parse(java.io.File) throws java.io.IOException - meth public static org.jsoup.nodes.Document parse(java.io.File,java.lang.String) throws java.io.IOException - meth public static org.jsoup.nodes.Document parse(java.io.File,java.lang.String,java.lang.String) throws java.io.IOException -+meth public static org.jsoup.nodes.Document parse(java.io.File,java.lang.String,java.lang.String,org.jsoup.parser.Parser) throws java.io.IOException - meth public static org.jsoup.nodes.Document parse(java.io.InputStream,java.lang.String,java.lang.String) throws java.io.IOException - meth public static org.jsoup.nodes.Document parse(java.io.InputStream,java.lang.String,java.lang.String,org.jsoup.parser.Parser) throws java.io.IOException - meth public static org.jsoup.nodes.Document parse(java.lang.String) - meth public static org.jsoup.nodes.Document parse(java.lang.String,java.lang.String) - meth public static org.jsoup.nodes.Document parse(java.lang.String,java.lang.String,org.jsoup.parser.Parser) -+meth public static org.jsoup.nodes.Document parse(java.lang.String,org.jsoup.parser.Parser) - meth public static org.jsoup.nodes.Document parse(java.net.URL,int) throws java.io.IOException - meth public static org.jsoup.nodes.Document parseBodyFragment(java.lang.String) - meth public static org.jsoup.nodes.Document parseBodyFragment(java.lang.String,java.lang.String) -@@ -250,6 +279,7 @@ supr java.lang.RuntimeException - - CLSS public org.jsoup.UncheckedIOException - cons public init(java.io.IOException) -+cons public init(java.lang.String) - meth public java.io.IOException ioException() - supr java.lang.RuntimeException - -@@ -261,3 +291,11 @@ meth public java.lang.String toString() - supr java.io.IOException - hfds mimeType,url - -+CLSS public abstract interface !annotation org.jsoup.internal.NonnullByDefault -+ anno 0 java.lang.annotation.Documented() -+ anno 0 java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy value=CLASS) -+intf java.lang.annotation.Annotation -+ -+CLSS abstract interface org.jsoup.package-info -+ anno 0 org.jsoup.internal.NonnullByDefault() -+ -diff --git a/ide/libs.flexmark/nbproject/project.properties b/ide/libs.flexmark/nbproject/project.properties -index df15ddf381..71423ab867 100644 ---- a/ide/libs.flexmark/nbproject/project.properties -+++ b/ide/libs.flexmark/nbproject/project.properties -@@ -17,19 +17,19 @@ - - javac.source=1.8 - javac.compilerargs=-Xlint -Xlint:-serial --release.external/flexmark-0.62.2.jar=modules/ext/flexmark-0.62.2.jar --release.external/flexmark-html2md-converter-0.62.2.jar=modules/ext/flexmark-html2md-converter-0.62.2.jar --release.external/flexmark-util-ast-0.62.2.jar=modules/ext/flexmark-util-ast-0.62.2.jar --release.external/flexmark-util-builder-0.62.2.jar=modules/ext/flexmark-util-builder-0.62.2.jar --release.external/flexmark-util-collection-0.62.2.jar=modules/ext/flexmark-util-collection-0.62.2.jar --release.external/flexmark-util-data-0.62.2.jar=modules/ext/flexmark-util-data-0.62.2.jar --release.external/flexmark-util-dependency-0.62.2.jar=modules/ext/flexmark-util-dependency-0.62.2.jar --release.external/flexmark-util-format-0.62.2.jar=modules/ext/flexmark-util-format-0.62.2.jar --release.external/flexmark-util-html-0.62.2.jar=modules/ext/flexmark-util-html-0.62.2.jar --release.external/flexmark-util-misc-0.62.2.jar=modules/ext/flexmark-util-misc-0.62.2.jar --release.external/flexmark-util-sequence-0.62.2.jar=modules/ext/flexmark-util-sequence-0.62.2.jar --release.external/flexmark-util-visitor-0.62.2.jar=modules/ext/flexmark-util-visitor-0.62.2.jar --release.external/flexmark-ext-emoji-0.62.2.jar=modules/ext/flexmark-ext-emoji-0.62.2.jar --release.external/flexmark-ext-anchorlink-0.62.2.jar=modules/ext/flexmark-ext-anchorlink-0.62.2.jar --release.external/flexmark-ext-tables-0.62.2.jar=modules/ext/flexmark-ext-tables-0.62.2.jar --release.external/jsoup-1.11.3.jar=modules/ext/jsoup-1.11.3.jar -+release.external/flexmark-0.64.6.jar=modules/ext/flexmark-0.64.6.jar -+release.external/flexmark-html2md-converter-0.64.6.jar=modules/ext/flexmark-html2md-converter-0.64.6.jar -+release.external/flexmark-util-ast-0.64.6.jar=modules/ext/flexmark-util-ast-0.64.6.jar -+release.external/flexmark-util-builder-0.64.6.jar=modules/ext/flexmark-util-builder-0.64.6.jar -+release.external/flexmark-util-collection-0.64.6.jar=modules/ext/flexmark-util-collection-0.64.6.jar -+release.external/flexmark-util-data-0.64.6.jar=modules/ext/flexmark-util-data-0.64.6.jar -+release.external/flexmark-util-dependency-0.64.6.jar=modules/ext/flexmark-util-dependency-0.64.6.jar -+release.external/flexmark-util-format-0.64.6.jar=modules/ext/flexmark-util-format-0.64.6.jar -+release.external/flexmark-util-html-0.64.6.jar=modules/ext/flexmark-util-html-0.64.6.jar -+release.external/flexmark-util-misc-0.64.6.jar=modules/ext/flexmark-util-misc-0.64.6.jar -+release.external/flexmark-util-sequence-0.64.6.jar=modules/ext/flexmark-util-sequence-0.64.6.jar -+release.external/flexmark-util-visitor-0.64.6.jar=modules/ext/flexmark-util-visitor-0.64.6.jar -+release.external/flexmark-ext-emoji-0.64.6.jar=modules/ext/flexmark-ext-emoji-0.64.6.jar -+release.external/flexmark-ext-anchorlink-0.64.6.jar=modules/ext/flexmark-ext-anchorlink-0.64.6.jar -+release.external/flexmark-ext-tables-0.64.6.jar=modules/ext/flexmark-ext-tables-0.64.6.jar -+release.external/jsoup-1.15.4.jar=modules/ext/jsoup-1.15.4.jar -diff --git a/ide/libs.flexmark/nbproject/project.xml b/ide/libs.flexmark/nbproject/project.xml -index 835019d60a..3a12bb9f60 100644 ---- a/ide/libs.flexmark/nbproject/project.xml -+++ b/ide/libs.flexmark/nbproject/project.xml -@@ -30,68 +30,68 @@ - org.jsoup - - -- ext/flexmark-html2md-converter-0.62.2.jar -- external/flexmark-html2md-converter-0.62.2.jar -+ ext/flexmark-html2md-converter-0.64.6.jar -+ external/flexmark-html2md-converter-0.64.6.jar - - -- ext/jsoup-1.11.3.jar -- external/jsoup-1.11.3.jar -+ ext/jsoup-1.15.4.jar -+ external/jsoup-1.15.4.jar - - -- ext/flexmark-util-ast-0.62.2.jar -- external/flexmark-util-ast-0.62.2.jar -+ ext/flexmark-util-ast-0.64.6.jar -+ external/flexmark-util-ast-0.64.6.jar - - -- ext/flexmark-util-builder-0.62.2.jar -- external/flexmark-util-builder-0.62.2.jar -+ ext/flexmark-util-builder-0.64.6.jar -+ external/flexmark-util-builder-0.64.6.jar - - -- ext/flexmark-util-collection-0.62.2.jar -- external/flexmark-util-collection-0.62.2.jar -+ ext/flexmark-util-collection-0.64.6.jar -+ external/flexmark-util-collection-0.64.6.jar - - -- ext/flexmark-util-data-0.62.2.jar -- external/flexmark-util-data-0.62.2.jar -+ ext/flexmark-util-data-0.64.6.jar -+ external/flexmark-util-data-0.64.6.jar - - -- ext/flexmark-util-dependency-0.62.2.jar -- external/flexmark-util-dependency-0.62.2.jar -+ ext/flexmark-util-dependency-0.64.6.jar -+ external/flexmark-util-dependency-0.64.6.jar - - -- ext/flexmark-util-format-0.62.2.jar -- external/flexmark-util-format-0.62.2.jar -+ ext/flexmark-util-format-0.64.6.jar -+ external/flexmark-util-format-0.64.6.jar - - -- ext/flexmark-util-html-0.62.2.jar -- external/flexmark-util-html-0.62.2.jar -+ ext/flexmark-util-html-0.64.6.jar -+ external/flexmark-util-html-0.64.6.jar - - -- ext/flexmark-util-misc-0.62.2.jar -- external/flexmark-util-misc-0.62.2.jar -+ ext/flexmark-util-misc-0.64.6.jar -+ external/flexmark-util-misc-0.64.6.jar - - -- ext/flexmark-util-sequence-0.62.2.jar -- external/flexmark-util-sequence-0.62.2.jar -+ ext/flexmark-util-sequence-0.64.6.jar -+ external/flexmark-util-sequence-0.64.6.jar - - -- ext/flexmark-util-visitor-0.62.2.jar -- external/flexmark-util-visitor-0.62.2.jar -+ ext/flexmark-util-visitor-0.64.6.jar -+ external/flexmark-util-visitor-0.64.6.jar - - -- ext/flexmark-ext-emoji-0.62.2.jar -- external/flexmark-ext-emoji-0.62.2.jar -+ ext/flexmark-ext-emoji-0.64.6.jar -+ external/flexmark-ext-emoji-0.64.6.jar - - -- ext/flexmark-ext-anchorlink-0.62.2.jar -- external/flexmark-ext-anchorlink-0.62.2.jar -+ ext/flexmark-ext-anchorlink-0.64.6.jar -+ external/flexmark-ext-anchorlink-0.64.6.jar - - -- ext/flexmark-ext-tables-0.62.2.jar -- external/flexmark-ext-tables-0.62.2.jar -+ ext/flexmark-ext-tables-0.64.6.jar -+ external/flexmark-ext-tables-0.64.6.jar - - -- ext/flexmark-0.62.2.jar -- external/flexmark-0.62.2.jar -+ ext/flexmark-0.64.6.jar -+ external/flexmark-0.64.6.jar - - - -diff --git a/java/java.lsp.server/external/binaries-list b/java/java.lsp.server/external/binaries-list -index 9081ffa6f0..4bf25a3c3f 100644 ---- a/java/java.lsp.server/external/binaries-list -+++ b/java/java.lsp.server/external/binaries-list -@@ -24,4 +24,3 @@ A57306D5D523A4750FA09B2708062EA4972AFEA2 org.eclipse.xtend:org.eclipse.xtend.lib - D8F5566BA67748ED9E91856E077EE99F00E86653 org.eclipse.xtend:org.eclipse.xtend.lib.macro:2.24.0 - 53FBD66084B08850258E61C838CC1FB94335E718 org.eclipse.xtext:org.eclipse.xtext.xbase.lib:2.24.0 - --2852E6E05FBB95076FC091F6D1780F1F8FE35E0F commons-io:commons-io:2.5 -diff --git a/java/java.lsp.server/nbproject/project.properties b/java/java.lsp.server/nbproject/project.properties -index dd38f3c423..99f88b3b28 100644 ---- a/java/java.lsp.server/nbproject/project.properties -+++ b/java/java.lsp.server/nbproject/project.properties -@@ -32,7 +32,6 @@ release.external/org.eclipse.lsp4j.jsonrpc.debug-0.13.0.jar=modules/ext/org.ecli - release.external/org.eclipse.xtend.lib-2.24.0.jar=modules/ext/org.eclipse.xtend.lib-2.24.0.jar - release.external/org.eclipse.xtend.lib.macro-2.24.0.jar=modules/ext/org.eclipse.xtend.lib.macro-2.24.0.jar - release.external/org.eclipse.xtext.xbase.lib-2.24.0.jar=modules/ext/org.eclipse.xtext.xbase.lib-2.24.0.jar --release.external/commons-io-2.5.jar=modules/ext/commons-io-2.5.jar - - test-unit-sys-prop.test.netbeans.dest.dir=${netbeans.dest.dir} - -diff --git a/java/java.lsp.server/nbproject/project.xml b/java/java.lsp.server/nbproject/project.xml -index 3c27136d34..8fcbf4da7a 100644 ---- a/java/java.lsp.server/nbproject/project.xml -+++ b/java/java.lsp.server/nbproject/project.xml -@@ -53,6 +53,14 @@ - - -
    -+ -+ org.apache.commons.commons_io -+ -+ -+ -+ 2.13.0 -+ -+ - - org.apache.commons.lang3 - -@@ -835,10 +843,6 @@ - ext/org.eclipse.lsp4j-0.13.0.jar - external/org.eclipse.lsp4j-0.13.0.jar - -- -- ext/commons-io-2.5.jar -- external/commons-io-2.5.jar -- - - - -diff --git a/java/maven.checkstyle/src/org/netbeans/modules/maven/format/checkstyle/ModuleConvertor.java b/java/maven.checkstyle/src/org/netbeans/modules/maven/format/checkstyle/ModuleConvertor.java -index 7756e4ef79..eaac07a0f2 100644 ---- a/java/maven.checkstyle/src/org/netbeans/modules/maven/format/checkstyle/ModuleConvertor.java -+++ b/java/maven.checkstyle/src/org/netbeans/modules/maven/format/checkstyle/ModuleConvertor.java -@@ -31,10 +31,10 @@ import java.util.Map; - import java.util.Properties; - import java.util.logging.Level; - import java.util.logging.Logger; --import org.jdom.Document; --import org.jdom.Element; --import org.jdom.JDOMException; --import org.jdom.input.SAXBuilder; -+import org.jdom2.Document; -+import org.jdom2.Element; -+import org.jdom2.JDOMException; -+import org.jdom2.input.SAXBuilder; - import org.openide.util.Exceptions; - import org.xml.sax.EntityResolver; - import org.xml.sax.InputSource; -diff --git a/java/maven.embedder/external/apache-maven-3.9.3-bin-license.txt b/java/maven.embedder/external/apache-maven-3.9.4-bin-license.txt -similarity index 99% -rename from java/maven.embedder/external/apache-maven-3.9.3-bin-license.txt -rename to java/maven.embedder/external/apache-maven-3.9.4-bin-license.txt -index 6c30dbd641..801239a055 100644 ---- a/java/maven.embedder/external/apache-maven-3.9.3-bin-license.txt -+++ b/java/maven.embedder/external/apache-maven-3.9.4-bin-license.txt -@@ -1,6 +1,6 @@ - Name: Apache Maven Distribution - Description: Apache Maven Distribution --Version: 3.9.3 -+Version: 3.9.4 - License: Apache-2.0 - Origin: Apache Software Foundation - URL: https://maven.apache.org/ -diff --git a/java/maven.embedder/external/apache-maven-3.9.3-bin-notice.txt b/java/maven.embedder/external/apache-maven-3.9.4-bin-notice.txt -similarity index 93% -rename from java/maven.embedder/external/apache-maven-3.9.3-bin-notice.txt -rename to java/maven.embedder/external/apache-maven-3.9.4-bin-notice.txt -index e9b5fe06ca..77634842ec 100644 ---- a/java/maven.embedder/external/apache-maven-3.9.3-bin-notice.txt -+++ b/java/maven.embedder/external/apache-maven-3.9.4-bin-notice.txt -@@ -1,11 +1,9 @@ -- - Apache Maven Distribution --Copyright 2001-2022 The Apache Software Foundation -+Copyright 2001-2023 The Apache Software Foundation -+ - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). -- -- - This software bundles the following NOTICE files from third party library providers: - - META-INF/NOTICE in archive lib/guice-5.1.0.jar -@@ -14,19 +12,20 @@ Copyright 2006-2022 Google, Inc. - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - --META-INF/NOTICE in archive lib/plexus-utils-3.5.1.jar --This product includes software developed by the Indiana University -- Extreme! Lab (http://www.extreme.indiana.edu/). --This product includes software developed by -+META-INF/NOTICE in archive lib/plexus-utils-3.2.1.jar -+This product includes software developed by the Indiana University -+ Extreme! Lab (http://www.extreme.indiana.edu/). -+This product includes software developed by - The Apache Software Foundation (http://www.apache.org/). --This product includes software developed by -+This product includes software developed by - ThoughtWorks (http://www.thoughtworks.com). --This product includes software developed by -+This product includes software developed by - javolution (http://javolution.org/). --This product includes software developed by -+This product includes software developed by - Rome (https://rome.dev.java.net/). - - about.html in archive lib/org.eclipse.sisu.inject-0.3.5.jar -+ - - -diff --git a/java/maven.embedder/external/apache-maven-3.9.3-epl-license.txt b/java/maven.embedder/external/apache-maven-3.9.4-epl-license.txt -similarity index 98% -rename from java/maven.embedder/external/apache-maven-3.9.3-epl-license.txt -rename to java/maven.embedder/external/apache-maven-3.9.4-epl-license.txt -index 5862ceb1b6..854ce6c050 100644 ---- a/java/maven.embedder/external/apache-maven-3.9.3-epl-license.txt -+++ b/java/maven.embedder/external/apache-maven-3.9.4-epl-license.txt -@@ -1,9 +1,9 @@ - Name: Apache Maven components under EPL v1.0 - Description: These Apache Maven components are under EPL v1.0: org.eclipse.sisu.inject-0.3.5.jar org.eclipse.sisu.plexus-0.3.5.jar --Version: 3.9.3 -+Version: 3.9.4 - License: Maven-EPL-v10 - Origin: Apache Software Foundation --Files: apache-maven-3.9.3-bin.zip!/apache-maven-3.9.3/lib/org.eclipse.sisu.inject-0.3.5.jar apache-maven-3.9.3-bin.zip!/apache-maven-3.9.3/lib/org.eclipse.sisu.plexus-0.3.5.jar -+Files: apache-maven-3.9.4-bin.zip!/apache-maven-3.9.4/lib/org.eclipse.sisu.inject-0.3.5.jar apache-maven-3.9.4-bin.zip!/apache-maven-3.9.4/lib/org.eclipse.sisu.plexus-0.3.5.jar - - Eclipse Public License - v 1.0 - -diff --git a/java/maven.embedder/external/apache-maven-3.9.4-javax.annotation-api-license.txt b/java/maven.embedder/external/apache-maven-3.9.4-javax.annotation-api-license.txt -new file mode 100644 -index 0000000000..58edc45000 ---- /dev/null -+++ b/java/maven.embedder/external/apache-maven-3.9.4-javax.annotation-api-license.txt -@@ -0,0 +1,406 @@ -+Name: Javax Annotation API -+Version: 3.9.4 -+Description: Part of Apache Maven Distribution -+License: CDDL-1.1 -+Origin: Apache Maven -+Files: apache-maven-3.9.4-bin.zip!/apache-maven-3.9.4/lib/javax.annotation-api-1.3.2.jar -+ -+COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 -+ -+1. Definitions. -+ -+1.1. "Contributor" means each individual or entity that -+creates or contributes to the creation of Modifications. -+ -+1.2. "Contributor Version" means the combination of the -+Original Software, prior Modifications used by a -+Contributor (if any), and the Modifications made by that -+particular Contributor. -+ -+1.3. "Covered Software" means (a) the Original Software, or -+(b) Modifications, or (c) the combination of files -+containing Original Software with files containing -+Modifications, in each case including portions thereof. -+ -+1.4. "Executable" means the Covered Software in any form -+other than Source Code. -+ -+1.5. "Initial Developer" means the individual or entity -+that first makes Original Software available under this -+License. -+ -+1.6. "Larger Work" means a work which combines Covered -+Software or portions thereof with code not governed by the -+terms of this License. -+ -+1.7. "License" means this document. -+ -+1.8. "Licensable" means having the right to grant, to the -+maximum extent possible, whether at the time of the initial -+grant or subsequently acquired, any and all of the rights -+conveyed herein. -+ -+1.9. "Modifications" means the Source Code and Executable -+form of any of the following: -+ -+A. Any file that results from an addition to, -+deletion from or modification of the contents of a -+file containing Original Software or previous -+Modifications; -+ -+B. Any new file that contains any part of the -+Original Software or previous Modification; or -+ -+C. Any new file that is contributed or otherwise made -+available under the terms of this License. -+ -+1.10. "Original Software" means the Source Code and -+Executable form of computer software code that is -+originally released under this License. -+ -+1.11. "Patent Claims" means any patent claim(s), now owned -+or hereafter acquired, including without limitation, -+method, process, and apparatus claims, in any patent -+Licensable by grantor. -+ -+1.12. "Source Code" means (a) the common form of computer -+software code in which modifications are made and (b) -+associated documentation included in or with such code. -+ -+1.13. "You" (or "Your") means an individual or a legal -+entity exercising rights under, and complying with all of -+the terms of, this License. For legal entities, "You" -+includes any entity which controls, is controlled by, or is -+under common control with You. For purposes of this -+definition, "control" means (a) the power, direct or -+indirect, to cause the direction or management of such -+entity, whether by contract or otherwise, or (b) ownership -+of more than fifty percent (50%) of the outstanding shares -+or beneficial ownership of such entity. -+ -+2. License Grants. -+ -+2.1. The Initial Developer Grant. -+ -+Conditioned upon Your compliance with Section 3.1 below and -+subject to third party intellectual property claims, the -+Initial Developer hereby grants You a world-wide, -+royalty-free, non-exclusive license: -+ -+(a) under intellectual property rights (other than -+patent or trademark) Licensable by Initial Developer, -+to use, reproduce, modify, display, perform, -+sublicense and distribute the Original Software (or -+portions thereof), with or without Modifications, -+and/or as part of a Larger Work; and -+ -+(b) under Patent Claims infringed by the making, -+using or selling of Original Software, to make, have -+made, use, practice, sell, and offer for sale, and/or -+otherwise dispose of the Original Software (or -+portions thereof). -+ -+(c) The licenses granted in Sections 2.1(a) and (b) -+are effective on the date Initial Developer first -+distributes or otherwise makes the Original Software -+available to a third party under the terms of this -+License. -+ -+(d) Notwithstanding Section 2.1(b) above, no patent -+license is granted: (1) for code that You delete from -+the Original Software, or (2) for infringements -+caused by: (i) the modification of the Original -+Software, or (ii) the combination of the Original -+Software with other software or devices. -+ -+2.2. Contributor Grant. -+ -+Conditioned upon Your compliance with Section 3.1 below and -+subject to third party intellectual property claims, each -+Contributor hereby grants You a world-wide, royalty-free, -+non-exclusive license: -+ -+(a) under intellectual property rights (other than -+patent or trademark) Licensable by Contributor to -+use, reproduce, modify, display, perform, sublicense -+and distribute the Modifications created by such -+Contributor (or portions thereof), either on an -+unmodified basis, with other Modifications, as -+Covered Software and/or as part of a Larger Work; and -+ -+(b) under Patent Claims infringed by the making, -+using, or selling of Modifications made by that -+Contributor either alone and/or in combination with -+its Contributor Version (or portions of such -+combination), to make, use, sell, offer for sale, -+have made, and/or otherwise dispose of: (1) -+Modifications made by that Contributor (or portions -+thereof); and (2) the combination of Modifications -+made by that Contributor with its Contributor Version -+(or portions of such combination). -+ -+(c) The licenses granted in Sections 2.2(a) and -+2.2(b) are effective on the date Contributor first -+distributes or otherwise makes the Modifications -+available to a third party. -+ -+(d) Notwithstanding Section 2.2(b) above, no patent -+license is granted: (1) for any code that Contributor -+has deleted from the Contributor Version; (2) for -+infringements caused by: (i) third party -+modifications of Contributor Version, or (ii) the -+combination of Modifications made by that Contributor -+with other software (except as part of the -+Contributor Version) or other devices; or (3) under -+Patent Claims infringed by Covered Software in the -+absence of Modifications made by that Contributor. -+ -+3. Distribution Obligations. -+ -+3.1. Availability of Source Code. -+ -+Any Covered Software that You distribute or otherwise make -+available in Executable form must also be made available in -+Source Code form and that Source Code form must be -+distributed only under the terms of this License. You must -+include a copy of this License with every copy of the -+Source Code form of the Covered Software You distribute or -+otherwise make available. You must inform recipients of any -+such Covered Software in Executable form as to how they can -+obtain such Covered Software in Source Code form in a -+reasonable manner on or through a medium customarily used -+for software exchange. -+ -+3.2. Modifications. -+ -+The Modifications that You create or to which You -+contribute are governed by the terms of this License. You -+represent that You believe Your Modifications are Your -+original creation(s) and/or You have sufficient rights to -+grant the rights conveyed by this License. -+ -+3.3. Required Notices. -+ -+You must include a notice in each of Your Modifications -+that identifies You as the Contributor of the Modification. -+You may not remove or alter any copyright, patent or -+trademark notices contained within the Covered Software, or -+any notices of licensing or any descriptive text giving -+attribution to any Contributor or the Initial Developer. -+ -+3.4. Application of Additional Terms. -+ -+You may not offer or impose any terms on any Covered -+Software in Source Code form that alters or restricts the -+applicable version of this License or the recipients' -+rights hereunder. You may choose to offer, and to charge a -+fee for, warranty, support, indemnity or liability -+obligations to one or more recipients of Covered Software. -+However, you may do so only on Your own behalf, and not on -+behalf of the Initial Developer or any Contributor. You -+must make it absolutely clear that any such warranty, -+support, indemnity or liability obligation is offered by -+You alone, and You hereby agree to indemnify the Initial -+Developer and every Contributor for any liability incurred -+by the Initial Developer or such Contributor as a result of -+warranty, support, indemnity or liability terms You offer. -+ -+3.5. Distribution of Executable Versions. -+ -+You may distribute the Executable form of the Covered -+Software under the terms of this License or under the terms -+of a license of Your choice, which may contain terms -+different from this License, provided that You are in -+compliance with the terms of this License and that the -+license for the Executable form does not attempt to limit -+or alter the recipient's rights in the Source Code form -+from the rights set forth in this License. If You -+distribute the Covered Software in Executable form under a -+different license, You must make it absolutely clear that -+any terms which differ from this License are offered by You -+alone, not by the Initial Developer or Contributor. You -+hereby agree to indemnify the Initial Developer and every -+Contributor for any liability incurred by the Initial -+Developer or such Contributor as a result of any such terms -+You offer. -+ -+3.6. Larger Works. -+ -+You may create a Larger Work by combining Covered Software -+with other code not governed by the terms of this License -+and distribute the Larger Work as a single product. In such -+a case, You must make sure the requirements of this License -+are fulfilled for the Covered Software. -+ -+4. Versions of the License. -+ -+4.1. New Versions. -+ -+Oracle is the initial license steward and -+may publish revised and/or new versions of this License -+from time to time. Each version will be given a -+distinguishing version number. Except as provided in -+Section 4.3, no one other than the license steward has the -+right to modify this License. -+ -+4.2. Effect of New Versions. -+ -+You may always continue to use, distribute or otherwise -+make the Covered Software available under the terms of the -+version of the License under which You originally received -+the Covered Software. If the Initial Developer includes a -+notice in the Original Software prohibiting it from being -+distributed or otherwise made available under any -+subsequent version of the License, You must distribute and -+make the Covered Software available under the terms of the -+version of the License under which You originally received -+the Covered Software. Otherwise, You may also choose to -+use, distribute or otherwise make the Covered Software -+available under the terms of any subsequent version of the -+License published by the license steward. -+ -+4.3. Modified Versions. -+ -+When You are an Initial Developer and You want to create a -+new license for Your Original Software, You may create and -+use a modified version of this License if You: (a) rename -+the license and remove any references to the name of the -+license steward (except to note that the license differs -+from this License); and (b) otherwise make it clear that -+the license contains terms which differ from this License. -+ -+5. DISCLAIMER OF WARRANTY. -+ -+COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" -+BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, -+INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED -+SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR -+PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND -+PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY -+COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE -+INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF -+ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF -+WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF -+ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS -+DISCLAIMER. -+ -+6. TERMINATION. -+ -+6.1. This License and the rights granted hereunder will -+terminate automatically if You fail to comply with terms -+herein and fail to cure such breach within 30 days of -+becoming aware of the breach. Provisions which, by their -+nature, must remain in effect beyond the termination of -+this License shall survive. -+ -+6.2. If You assert a patent infringement claim (excluding -+declaratory judgment actions) against Initial Developer or -+a Contributor (the Initial Developer or Contributor against -+whom You assert such claim is referred to as "Participant") -+alleging that the Participant Software (meaning the -+Contributor Version where the Participant is a Contributor -+or the Original Software where the Participant is the -+Initial Developer) directly or indirectly infringes any -+patent, then any and all rights granted directly or -+indirectly to You by such Participant, the Initial -+Developer (if the Initial Developer is not the Participant) -+and all Contributors under Sections 2.1 and/or 2.2 of this -+License shall, upon 60 days notice from Participant -+terminate prospectively and automatically at the expiration -+of such 60 day notice period, unless if within such 60 day -+period You withdraw Your claim with respect to the -+Participant Software against such Participant either -+unilaterally or pursuant to a written agreement with -+Participant. -+ -+6.3. If You assert a patent infringement claim against -+Participant alleging that the Participant Software directly -+or indirectly infringes any patent where such claim is -+resolved (such as by license or settlement) prior to the -+initiation of patent infringement litigation, then the -+reasonable value of the licenses granted by such Participant -+under Sections 2.1 or 2.2 shall be taken into account in -+determining the amount or value of any payment or license. -+ -+6.4. In the event of termination under Sections 6.1 or 6.2 -+above, all end user licenses that have been validly granted -+by You or any distributor hereunder prior to termination -+(excluding licenses granted to You by any distributor) -+shall survive termination. -+ -+7. LIMITATION OF LIABILITY. -+ -+UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT -+(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE -+INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF -+COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE -+LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR -+CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT -+LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK -+STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER -+COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN -+INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF -+LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL -+INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT -+APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO -+NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR -+CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT -+APPLY TO YOU. -+ -+8. U.S. GOVERNMENT END USERS. -+ -+The Covered Software is a "commercial item," as that term is -+defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial -+computer software" (as that term is defined at 48 C.F.R. -+§ 252.227-7014(a)(1)) and "commercial computer software -+documentation" as such terms are used in 48 C.F.R. 12.212 (Sept. -+1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 -+through 227.7202-4 (June 1995), all U.S. Government End Users -+acquire Covered Software with only those rights set forth herein. -+This U.S. Government Rights clause is in lieu of, and supersedes, -+any other FAR, DFAR, or other clause or provision that addresses -+Government rights in computer software under this License. -+ -+9. MISCELLANEOUS. -+ -+This License represents the complete agreement concerning subject -+matter hereof. If any provision of this License is held to be -+unenforceable, such provision shall be reformed only to the -+extent necessary to make it enforceable. This License shall be -+governed by the law of the jurisdiction specified in a notice -+contained within the Original Software (except to the extent -+applicable law, if any, provides otherwise), excluding such -+jurisdiction's conflict-of-law provisions. Any litigation -+relating to this License shall be subject to the jurisdiction of -+the courts located in the jurisdiction and venue specified in a -+notice contained within the Original Software, with the losing -+party responsible for costs, including, without limitation, court -+costs and reasonable attorneys' fees and expenses. The -+application of the United Nations Convention on Contracts for the -+International Sale of Goods is expressly excluded. Any law or -+regulation which provides that the language of a contract shall -+be construed against the drafter shall not apply to this License. -+You agree that You alone are responsible for compliance with the -+United States export administration regulations (and the export -+control laws and regulation of any other countries) when You use, -+distribute or otherwise make available any Covered Software. -+ -+10. RESPONSIBILITY FOR CLAIMS. -+ -+As between Initial Developer and the Contributors, each party is -+responsible for claims and damages arising, directly or -+indirectly, out of its utilization of rights under this License -+and You agree to work with Initial Developer and Contributors to -+distribute such responsibility on an equitable basis. Nothing -+herein is intended or shall be deemed to constitute any admission -+of liability. -+ -+NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND -+DISTRIBUTION LICENSE (CDDL) -+ -+The code released under the CDDL shall be governed by the laws -+of the State of California (excluding conflict-of-law provisions). -+Any litigation relating to this License shall be subject to the -+jurisdiction of the Federal Courts of the Northern District of -+California and the state courts of the State of California, with -+venue lying in Santa Clara County, California. -diff --git a/java/maven.embedder/external/apache-maven-3.9.3-slf4j-license.txt b/java/maven.embedder/external/apache-maven-3.9.4-slf4j-license.txt -similarity index 88% -rename from java/maven.embedder/external/apache-maven-3.9.3-slf4j-license.txt -rename to java/maven.embedder/external/apache-maven-3.9.4-slf4j-license.txt -index 8d5d6c0388..281cd298fc 100644 ---- a/java/maven.embedder/external/apache-maven-3.9.3-slf4j-license.txt -+++ b/java/maven.embedder/external/apache-maven-3.9.4-slf4j-license.txt -@@ -1,11 +1,11 @@ - Name: slf4j - Description: Part of Apache Maven Distribution --Version: 3.9.3 --License: MIT-slf4j -+Version: 3.9.4 -+License: MIT-slf4j-22 - Origin: Apache Software Foundation --Files: apache-maven-3.9.3-bin.zip!/apache-maven-3.9.3/lib/slf4j-api-1.7.36.jar -+Files: apache-maven-3.9.4-bin.zip!/apache-maven-3.9.4/lib/slf4j-api-1.7.36.jar - --Copyright (c) 2004-2017 QOS.ch -+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) - All rights reserved. - - Permission is hereby granted, free of charge, to any person obtaining -diff --git a/java/maven.embedder/external/binaries-list b/java/maven.embedder/external/binaries-list -index 8e65f59aba..f882228682 100644 ---- a/java/maven.embedder/external/binaries-list -+++ b/java/maven.embedder/external/binaries-list -@@ -14,6 +14,6 @@ - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. --A2AC1CD690AB4C80DEFE7F9BCE14D35934C35CEC jdom:jdom:1.0 -+DC15DFF8F701B227EE523EEB7A17F77C10EAFE2F org.jdom:jdom2:2.0.6.1 - 5D9CE6ADD7B714B8095F0E3E396C5E9F8C5DCFEF org.apache.maven.shared:maven-dependency-tree:2.2 --0A5439DE8AAF8B24161EC77A7C0C2C37340FC6FB org.apache.maven:apache-maven:3.9.3:bin@zip -+5501C83302757A1407C0546E68EEDBE78EF4C802 org.apache.maven:apache-maven:3.9.4:bin@zip -diff --git a/java/maven.embedder/external/binariesembedded-list b/java/maven.embedder/external/binariesembedded-list -index 19af8f0efa..e5384dd6f9 100644 ---- a/java/maven.embedder/external/binariesembedded-list -+++ b/java/maven.embedder/external/binariesembedded-list -@@ -22,35 +22,35 @@ - DC98BE5D5390230684A092589D70EA76A147925C;commons-cli:commons-cli:1.5.0 - 3ACB4705652E16236558F0F4F2192CC33C3BD189;commons-codec:commons-codec:1.11 - C6842C86792FF03B9F1D1FE2AAB8DC23AA6C6F0E;org.apache.commons:commons-lang3:3.12.0 --60458F877D055D0C9114D9E1A2EFB737B4BC282C;com.google.guava:guava:31.1-jre -+6E5D51A72D142F2D40A57DFB897188B36A95B489;com.google.guava:guava:32.0.1-jre - DA25056C694C54BA16E78E4FC35F17FC60F0D1B4;com.google.inject:guice:5.1.0 - 321C614F85F1DEA6BB08C1817C60D53B7F3552FD;org.fusesource.jansi:jansi:2.4.0 - 6975DA39A7040257BD51D21A231B76C915872D38;javax.inject:javax.inject:1 - D877E195A05ACA4A2F1AD2FF14BFEC1393AF4B5E;org.slf4j:jcl-over-slf4j:1.7.36 - 934C04D3CFEF185A8008E7BF34331B79730A9D43;javax.annotation:javax.annotation-api:1.3.2 --BDACC5D67014383C80F5561B3996454F5F36D134;org.apache.maven:maven-artifact:3.9.3 --AA3658CFA6AD9923F3A9FA99D8399052FD999567;org.apache.maven:maven-builder-support:3.9.3 --C04D7E7E6926F360B6884501ABCE1A399A5E287A;org.apache.maven:maven-compat:3.9.3 --D625BC169992F4EB807D7E6C03CDBA0FEB8841ED;org.apache.maven:maven-core:3.9.3 --F35B271023E13EE263BBDF8755F4ED57313D5E5F;org.apache.maven:maven-embedder:3.9.3 --1B15EF66255145168949C1BDC20F70B9FFF531AA;org.apache.maven:maven-model:3.9.3 --2EDA197CA81B2F189392F4041DC65ABB46FF070F;org.apache.maven:maven-model-builder:3.9.3 --47C81AD57EFFDE270A18E44EAB72060EA5A9A451;org.apache.maven:maven-plugin-api:3.9.3 --15FF2DB741191064B7B59EF8704DCBF9F3A61DB2;org.apache.maven:maven-repository-metadata:3.9.3 --3F270F7122047E4113CA7D66AD6F86A33C88C9AC;org.apache.maven.resolver:maven-resolver-api:1.9.13 --09AB55B836913B98321101B23B4C61D8485A589D;org.apache.maven.resolver:maven-resolver-connector-basic:1.9.13 --9B1249902065AEA64CBF1C5306DC43E8D7DBAC4E;org.apache.maven.resolver:maven-resolver-impl:1.9.13 --5DE261851D65144303F75AEEEB075F327FBA2952;org.apache.maven.resolver:maven-resolver-named-locks:1.9.13 --9F8941A1A62B3D2F56656E28FC828C00A1324682;org.apache.maven:maven-resolver-provider:3.9.3 --112758C5E9B8EB9002BF129102D22CB887E3025C;org.apache.maven.resolver:maven-resolver-spi:1.9.13 --20A9313DC425956F9F9472C487986652363AC5B5;org.apache.maven.resolver:maven-resolver-transport-http:1.9.13 --D21763DA9046A2378A857CD22C46486F7B1908E5;org.apache.maven.resolver:maven-resolver-transport-wagon:1.9.13 --68DA2730DC3E968ABA581F7E432FB14A4A7C4477;org.apache.maven.resolver:maven-resolver-transport-file:1.9.13 --EDAC336095D491FDD5C7572AEC7F4547DF4A8531;org.apache.maven.resolver:maven-resolver-util:1.9.13 --4E3076219C554203485B7BE51951007611BFE1F5;org.apache.maven:maven-settings:3.9.3 --C2B51853FEAC5E7AA0E4FBFF79C6FA3F0C3197A0;org.apache.maven:maven-settings-builder:3.9.3 -+9738999A0459221E758EBE728449C43567D7FECC;org.apache.maven:maven-artifact:3.9.4 -+671110E56110D5C89EDA904F198719A2B5FA4A21;org.apache.maven:maven-builder-support:3.9.4 -+938A854093350D7BF6E0319739C1A320ADB6EAFD;org.apache.maven:maven-compat:3.9.4 -+C1585EE55FCA8573E81F5AFFCF8D31578218CAC8;org.apache.maven:maven-core:3.9.4 -+E35834A85B46A7CF99C517076DA20B7E7029EDDD;org.apache.maven:maven-embedder:3.9.4 -+5B79D873CF6D13B3FC4020EAC04E2A62EBBFA0AA;org.apache.maven:maven-model:3.9.4 -+B12E45736DDFB51F648E1579877A293659E5A96E;org.apache.maven:maven-model-builder:3.9.4 -+54A5E32A3ECF77B09BE683CBA3067EA76E073D06;org.apache.maven:maven-plugin-api:3.9.4 -+EF368D45A2CAA54634DE221540994CA2D810C4C9;org.apache.maven:maven-repository-metadata:3.9.4 -+BD5B7CD9D15C2EFCAB4D8C8215E769523E8843E4;org.apache.maven.resolver:maven-resolver-api:1.9.14 -+FFEB368F5587513B29EF9771514EC36D246E65F5;org.apache.maven.resolver:maven-resolver-connector-basic:1.9.14 -+2AA090ACA572F7061E5C57F714EF0445BBB4555F;org.apache.maven.resolver:maven-resolver-impl:1.9.14 -+71CF74D91B4F6DE1BFF8FC1FAFB401D9AC42B1B8;org.apache.maven.resolver:maven-resolver-named-locks:1.9.14 -+D5E38634C1251E000F7718437973A730346BC336;org.apache.maven:maven-resolver-provider:3.9.4 -+A190C3D49791240C87799F29848505FC9FD8BE11;org.apache.maven.resolver:maven-resolver-spi:1.9.14 -+1EB4ACDCE7F21526BD06654B3D7B1EDF80370CE8;org.apache.maven.resolver:maven-resolver-transport-http:1.9.14 -+47965D035A34E16FAC73F77058199FE8A16719A8;org.apache.maven.resolver:maven-resolver-transport-wagon:1.9.14 -+E2FAD53903C29FA4E8603FF8DA09F68D96D9F80E;org.apache.maven.resolver:maven-resolver-transport-file:1.9.14 -+EA6FD2997903700191711DEE4448746ED30FE4B9;org.apache.maven.resolver:maven-resolver-util:1.9.14 -+F0553A72454ED3160CCA729B75166077D8F3D499;org.apache.maven:maven-settings:3.9.4 -+B3F6479C00E9182B9B731CAF69AC6F4F6F2A373F;org.apache.maven:maven-settings-builder:3.9.4 - F87A61ADB1E12A00DCC6CC6005A51E693AA7C4AC;org.apache.maven.shared:maven-shared-utils:3.3.4 --A395D28C4EED821FFACD32CA2441DC8967C2BDDB;org.apache.maven:maven-slf4j-provider:3.9.3 -+14D05A34AC800E8446EE58754308E7DEF6225383;org.apache.maven:maven-slf4j-provider:3.9.4 - D4265DD4F0F1D7A06D80DF5A5F475D5FF9C17140;org.eclipse.sisu:org.eclipse.sisu.inject:0.3.5 - D71996BB2E536F966B3B70E647067FFF3B73D32F;org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.5 - 425EA8E534716B4BFF1EA90F39BD76BE951D651B;org.codehaus.plexus:plexus-cipher:2.0 -diff --git a/java/maven.embedder/external/jdom-1.0-license.txt b/java/maven.embedder/external/jdom-1.0-license.txt -deleted file mode 100644 -index 0f1f678bdd..0000000000 ---- a/java/maven.embedder/external/jdom-1.0-license.txt -+++ /dev/null -@@ -1,55 +0,0 @@ --Name: JDOM --Version: 1.0 --Description: Java API for XML manipulation. --License: BSD-JDOM --Origin: http://www.jdom.org/dist/binary/jdom-1.0.tar.gz -- --Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin. --All rights reserved. -- --Redistribution and use in source and binary forms, with or without --modification, are permitted provided that the following conditions --are met: -- --1. Redistributions of source code must retain the above copyright -- notice, this list of conditions, and the following disclaimer. -- --2. Redistributions in binary form must reproduce the above copyright -- notice, this list of conditions, and the disclaimer that follows -- these conditions in the documentation and/or other materials -- provided with the distribution. -- --3. The name "JDOM" must not be used to endorse or promote products -- derived from this software without prior written permission. For -- written permission, please contact . -- --4. Products derived from this software may not be called "JDOM", nor -- may "JDOM" appear in their name, without prior written permission -- from the JDOM Project Management . -- --In addition, we request (but do not require) that you include in the --end-user documentation provided with the redistribution and/or in the --software itself an acknowledgement equivalent to the following: -- "This product includes software developed by the -- JDOM Project (http://www.jdom.org/)." --Alternatively, the acknowledgment may be graphical using the logos --available at http://www.jdom.org/images/logos. -- --THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED --WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES --OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE --DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT --CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT --LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF --USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND --ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, --OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT --OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF --SUCH DAMAGE. -- --This software consists of voluntary contributions made by many --individuals on behalf of the JDOM Project and was originally --created by Jason Hunter and --Brett McLaughlin . For more information --on the JDOM Project, please see . -diff --git a/java/maven.embedder/external/jdom2-2.0.6.1-license.txt b/java/maven.embedder/external/jdom2-2.0.6.1-license.txt -new file mode 100644 -index 0000000000..f02c8f6cac ---- /dev/null -+++ b/java/maven.embedder/external/jdom2-2.0.6.1-license.txt -@@ -0,0 +1,59 @@ -+Name: JDOM -+Version: 2.0.6.1 -+Description: Java API for XML manipulation. -+License: BSD-JDOM -+Origin: http://www.jdom.org/dist/binary/jdom-1.0.tar.gz -+ -+/*-- -+ -+ Copyright (C) 2000-2012 Jason Hunter & Brett McLaughlin. -+ All rights reserved. -+ -+ Redistribution and use in source and binary forms, with or without -+ modification, are permitted provided that the following conditions -+ are met: -+ -+ 1. Redistributions of source code must retain the above copyright -+ notice, this list of conditions, and the following disclaimer. -+ -+ 2. Redistributions in binary form must reproduce the above copyright -+ notice, this list of conditions, and the disclaimer that follows -+ these conditions in the documentation and/or other materials -+ provided with the distribution. -+ -+ 3. The name "JDOM" must not be used to endorse or promote products -+ derived from this software without prior written permission. For -+ written permission, please contact . -+ -+ 4. Products derived from this software may not be called "JDOM", nor -+ may "JDOM" appear in their name, without prior written permission -+ from the JDOM Project Management . -+ -+ In addition, we request (but do not require) that you include in the -+ end-user documentation provided with the redistribution and/or in the -+ software itself an acknowledgement equivalent to the following: -+ "This product includes software developed by the -+ JDOM Project (http://www.jdom.org/)." -+ Alternatively, the acknowledgment may be graphical using the logos -+ available at http://www.jdom.org/images/logos. -+ -+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED -+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -+ DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT -+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF -+ USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT -+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ SUCH DAMAGE. -+ -+ This software consists of voluntary contributions made by many -+ individuals on behalf of the JDOM Project and was originally -+ created by Jason Hunter and -+ Brett McLaughlin . For more information -+ on the JDOM Project, please see . -+ -+ */ -diff --git a/java/maven.embedder/external/jdom-1.0-notice.txt b/java/maven.embedder/external/jdom2-2.0.6.1-notice.txt -similarity index 100% -rename from java/maven.embedder/external/jdom-1.0-notice.txt -rename to java/maven.embedder/external/jdom2-2.0.6.1-notice.txt -diff --git a/java/maven.embedder/nbproject/project.properties b/java/maven.embedder/nbproject/project.properties -index 3181d348f2..083823db94 100644 ---- a/java/maven.embedder/nbproject/project.properties -+++ b/java/maven.embedder/nbproject/project.properties -@@ -18,9 +18,9 @@ - is.autoload=true - javac.source=1.8 - javac.compilerargs=-Xlint -Xlint:-serial --release.external/jdom-1.0.jar=modules/ext/maven/jdom-1.0.jar -+release.external/jdom2-2.0.6.1.jar=modules/ext/maven/jdom2-2.0.6.1.jar - release.external/maven-dependency-tree-2.2.jar=modules/ext/maven/maven-dependency-tree-2.2.jar --bundled.maven=apache-maven-3.9.3 -+bundled.maven=apache-maven-3.9.4 - extra.module.files=maven/ - nbm.executable.files=maven/bin/mvn,maven/bin/mvnDebug,maven/bin/mvnyjp - extra.license.files=${cluster}/maven/LICENSE.txt,${cluster}/maven/NOTICE.txt -diff --git a/java/maven.embedder/nbproject/project.xml b/java/maven.embedder/nbproject/project.xml -index cd1c5de37d..8ccd45c8bf 100644 ---- a/java/maven.embedder/nbproject/project.xml -+++ b/java/maven.embedder/nbproject/project.xml -@@ -256,10 +256,12 @@ - org.codehaus.plexus.util.introspection - org.codehaus.plexus.util.xml - org.codehaus.plexus.util.xml.pull -- org.jdom -- org.jdom.filter -- org.jdom.input -- org.jdom.output -+ org.jdom2 -+ org.jdom2.filter -+ org.jdom2.input -+ org.jdom2.input.sax -+ org.jdom2.output -+ org.jdom2.util - org.netbeans.modules.maven.embedder - org.netbeans.modules.maven.embedder.exec - org.eclipse.aether -@@ -283,8 +285,8 @@ - external/maven-dependency-tree-2.2.jar - - -- ext/maven/jdom-1.0.jar -- external/jdom-1.0.jar -+ ext/maven/jdom2-2.0.6.1.jar -+ external/jdom2-2.0.6.1.jar - - - -@@ -306,7 +308,7 @@ - ../maven/lib/failureaccess-1.0.1.jar - - -- ../maven/lib/guava-31.1-jre.jar -+ ../maven/lib/guava-32.0.1-jre.jar - - - ../maven/lib/guice-5.1.0.jar -@@ -330,73 +332,73 @@ - ../maven/lib/jcl-over-slf4j-1.7.36.jar - - -- ../maven/lib/maven-artifact-3.9.3.jar -+ ../maven/lib/maven-artifact-3.9.4.jar - - -- ../maven/lib/maven-builder-support-3.9.3.jar -+ ../maven/lib/maven-builder-support-3.9.4.jar - - -- ../maven/lib/maven-compat-3.9.3.jar -+ ../maven/lib/maven-compat-3.9.4.jar - - -- ../maven/lib/maven-core-3.9.3.jar -+ ../maven/lib/maven-core-3.9.4.jar - - -- ../maven/lib/maven-embedder-3.9.3.jar -+ ../maven/lib/maven-embedder-3.9.4.jar - - -- ../maven/lib/maven-model-3.9.3.jar -+ ../maven/lib/maven-model-3.9.4.jar - - -- ../maven/lib/maven-model-builder-3.9.3.jar -+ ../maven/lib/maven-model-builder-3.9.4.jar - - -- ../maven/lib/maven-plugin-api-3.9.3.jar -+ ../maven/lib/maven-plugin-api-3.9.4.jar - - -- ../maven/lib/maven-repository-metadata-3.9.3.jar -+ ../maven/lib/maven-repository-metadata-3.9.4.jar - - -- ../maven/lib/maven-resolver-api-1.9.13.jar -+ ../maven/lib/maven-resolver-api-1.9.14.jar - - -- ../maven/lib/maven-resolver-connector-basic-1.9.13.jar -+ ../maven/lib/maven-resolver-connector-basic-1.9.14.jar - - -- ../maven/lib/maven-resolver-impl-1.9.13.jar -+ ../maven/lib/maven-resolver-impl-1.9.14.jar - - -- ../maven/lib/maven-resolver-named-locks-1.9.13.jar -+ ../maven/lib/maven-resolver-named-locks-1.9.14.jar - - -- ../maven/lib/maven-resolver-provider-3.9.3.jar -+ ../maven/lib/maven-resolver-provider-3.9.4.jar - - -- ../maven/lib/maven-resolver-spi-1.9.13.jar -+ ../maven/lib/maven-resolver-spi-1.9.14.jar - - -- ../maven/lib/maven-resolver-transport-file-1.9.13.jar -+ ../maven/lib/maven-resolver-transport-file-1.9.14.jar - - -- ../maven/lib/maven-resolver-transport-http-1.9.13.jar -+ ../maven/lib/maven-resolver-transport-http-1.9.14.jar - - -- ../maven/lib/maven-resolver-transport-wagon-1.9.13.jar -+ ../maven/lib/maven-resolver-transport-wagon-1.9.14.jar - - -- ../maven/lib/maven-resolver-util-1.9.13.jar -+ ../maven/lib/maven-resolver-util-1.9.14.jar - - -- ../maven/lib/maven-settings-3.9.3.jar -+ ../maven/lib/maven-settings-3.9.4.jar - - -- ../maven/lib/maven-settings-builder-3.9.3.jar -+ ../maven/lib/maven-settings-builder-3.9.4.jar - - - ../maven/lib/maven-shared-utils-3.3.4.jar - - -- ../maven/lib/maven-slf4j-provider-3.9.3.jar -+ ../maven/lib/maven-slf4j-provider-3.9.4.jar - - - ../maven/lib/org.eclipse.sisu.inject-0.3.5.jar -diff --git a/java/maven.grammar/nbproject/org-netbeans-modules-maven-grammar.sig b/java/maven.grammar/nbproject/org-netbeans-modules-maven-grammar.sig -index 3a3c957af8..cefc930318 100644 ---- a/java/maven.grammar/nbproject/org-netbeans-modules-maven-grammar.sig -+++ b/java/maven.grammar/nbproject/org-netbeans-modules-maven-grammar.sig -@@ -1,5 +1,5 @@ - #Signature file v4.1 --#Version 1.68.0 -+#Version 1.69.0 - - CLSS public java.lang.Object - cons public init() -@@ -27,13 +27,13 @@ intf org.netbeans.modules.xml.api.model.GrammarQuery - meth protected abstract java.io.InputStream getSchemaStream() - meth protected final java.util.Enumeration createTextValueList(java.lang.String[],org.netbeans.modules.xml.api.model.HintContext) - meth protected final org.apache.maven.project.MavenProject getMavenProject() --meth protected final org.jdom.Element findElement(org.jdom.Element,java.lang.String) --meth protected final org.jdom.Element findNonTypedContent(org.jdom.Element) --meth protected final org.jdom.Element findTypeContent(java.lang.String,org.jdom.Element) -+meth protected final org.jdom2.Element findElement(org.jdom2.Element,java.lang.String) -+meth protected final org.jdom2.Element findNonTypedContent(org.jdom2.Element) -+meth protected final org.jdom2.Element findTypeContent(java.lang.String,org.jdom2.Element) - meth protected final org.netbeans.modules.xml.api.model.GrammarEnvironment getEnvironment() --meth protected final void processSequence(java.lang.String,org.jdom.Element,java.util.Vector) --meth protected java.util.Enumeration getDynamicValueCompletion(java.lang.String,org.netbeans.modules.xml.api.model.HintContext,org.jdom.Element) --meth protected java.util.List getDynamicCompletion(java.lang.String,org.netbeans.modules.xml.api.model.HintContext,org.jdom.Element) -+meth protected final void processSequence(java.lang.String,org.jdom2.Element,java.util.Vector) -+meth protected java.util.Enumeration getDynamicValueCompletion(java.lang.String,org.netbeans.modules.xml.api.model.HintContext,org.jdom2.Element) -+meth protected java.util.List getDynamicCompletion(java.lang.String,org.netbeans.modules.xml.api.model.HintContext,org.jdom2.Element) - meth public boolean hasCustomizer(org.netbeans.modules.xml.api.model.HintContext) - meth public boolean isAllowed(java.util.Enumeration) - meth public java.awt.Component getCustomizer(org.netbeans.modules.xml.api.model.HintContext) -@@ -46,7 +46,6 @@ meth public org.netbeans.modules.xml.api.model.GrammarResult queryDefault(org.ne - meth public org.openide.nodes.Node$Property[] getProperties(org.netbeans.modules.xml.api.model.HintContext) - supr java.lang.Object - hfds environment,schemaDoc --hcls DefinitionContentElementFilter - - CLSS protected abstract static org.netbeans.modules.maven.grammar.spi.AbstractSchemaBasedGrammar$AbstractResultNode - outer org.netbeans.modules.maven.grammar.spi.AbstractSchemaBasedGrammar -@@ -119,8 +118,8 @@ meth public short getNodeType() - supr org.netbeans.modules.maven.grammar.spi.AbstractSchemaBasedGrammar$AbstractResultNode - - CLSS public abstract interface org.netbeans.modules.maven.grammar.spi.GrammarExtensionProvider --meth public abstract java.util.Enumeration getDynamicValueCompletion(java.lang.String,org.netbeans.modules.xml.api.model.HintContext,org.jdom.Element) --meth public abstract java.util.List getDynamicCompletion(java.lang.String,org.netbeans.modules.xml.api.model.HintContext,org.jdom.Element) -+meth public abstract java.util.Enumeration getDynamicValueCompletion(java.lang.String,org.netbeans.modules.xml.api.model.HintContext,org.jdom2.Element) -+meth public abstract java.util.List getDynamicCompletion(java.lang.String,org.netbeans.modules.xml.api.model.HintContext,org.jdom2.Element) - anno 0 org.netbeans.api.annotations.common.NonNull() - - CLSS public abstract interface org.netbeans.modules.xml.api.model.GrammarQuery -diff --git a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenArchetypeGrammar.java b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenArchetypeGrammar.java -index dbc42e18c3..99ba62af6f 100644 ---- a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenArchetypeGrammar.java -+++ b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenArchetypeGrammar.java -@@ -22,7 +22,7 @@ package org.netbeans.modules.maven.grammar; - import java.io.InputStream; - import java.util.Collections; - import java.util.List; --import org.jdom.Element; -+import org.jdom2.Element; - import org.netbeans.modules.maven.grammar.spi.AbstractSchemaBasedGrammar; - import org.netbeans.modules.xml.api.model.GrammarEnvironment; - import org.netbeans.modules.xml.api.model.GrammarResult; -diff --git a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenAssemblyGrammar.java b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenAssemblyGrammar.java -index 8919540fb9..b45e2ba335 100644 ---- a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenAssemblyGrammar.java -+++ b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenAssemblyGrammar.java -@@ -27,7 +27,7 @@ import java.util.Iterator; - import java.util.List; - import org.apache.maven.model.Dependency; - import org.apache.maven.project.MavenProject; --import org.jdom.Element; -+import org.jdom2.Element; - import org.netbeans.modules.maven.grammar.spi.AbstractSchemaBasedGrammar; - import org.netbeans.modules.xml.api.model.GrammarEnvironment; - import org.netbeans.modules.xml.api.model.GrammarResult; -diff --git a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenNbmGrammar.java b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenNbmGrammar.java -index 547377ab76..6f0617d982 100644 ---- a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenNbmGrammar.java -+++ b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenNbmGrammar.java -@@ -27,7 +27,7 @@ import java.util.Iterator; - import java.util.List; - import org.apache.maven.model.Dependency; - import org.apache.maven.project.MavenProject; --import org.jdom.Element; -+import org.jdom2.Element; - import org.netbeans.modules.maven.grammar.spi.AbstractSchemaBasedGrammar; - import org.netbeans.modules.xml.api.model.GrammarEnvironment; - import org.netbeans.modules.xml.api.model.GrammarResult; -diff --git a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenProjectGrammar.java b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenProjectGrammar.java -index 6bd648ffe2..794232596b 100644 ---- a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenProjectGrammar.java -+++ b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenProjectGrammar.java -@@ -51,11 +51,13 @@ import org.apache.maven.model.PluginManagement; - import org.apache.maven.model.Plugin; - import org.codehaus.plexus.util.StringUtils; - import org.codehaus.plexus.util.xml.pull.XmlPullParserException; --import org.jdom.Document; --import org.jdom.Element; --import org.jdom.JDOMException; --import org.jdom.filter.Filter; --import org.jdom.input.SAXBuilder; -+import org.jdom2.Content; -+import org.jdom2.Document; -+import org.jdom2.Element; -+import org.jdom2.JDOMException; -+import org.jdom2.filter.AbstractFilter; -+import org.jdom2.filter.Filter; -+import org.jdom2.input.SAXBuilder; - import org.netbeans.api.project.Project; - import org.netbeans.api.project.ProjectManager; - import org.netbeans.modules.maven.api.Constants; -@@ -120,7 +122,7 @@ public class MavenProjectGrammar extends AbstractSchemaBasedGrammar { - } - - @Override -- protected List getDynamicCompletion(String path, HintContext hintCtx, org.jdom.Element parent) { -+ protected List getDynamicCompletion(String path, HintContext hintCtx, org.jdom2.Element parent) { - List result = new ArrayList(); - if (path.endsWith("plugins/plugin/configuration") || //NOI18N - path.endsWith("plugins/plugin/executions/execution/configuration")) { //NOI18N -@@ -293,26 +295,21 @@ public class MavenProjectGrammar extends AbstractSchemaBasedGrammar { - } - - private List collectPluginParams(Document pluginDoc, HintContext hintCtx) { -- Iterator it = pluginDoc.getRootElement().getDescendants(new Filter() { -- @Override -- public boolean matches(Object object) { -- if (object instanceof Element) { -- Element el = (Element)object; -- if ("parameter".equals(el.getName()) && //NOI18N -- el.getParentElement() != null && "parameters".equals(el.getParentElement().getName()) && //NOI18N -- el.getParentElement().getParentElement() != null && "mojo".equals(el.getParentElement().getParentElement().getName())) { //NOI18N -- return true; -- } -- } -- return false; -- } -- }); -- -+ Iterator it = pluginDoc.getRootElement().getDescendants(); - List toReturn = new ArrayList(); - Collection params = new HashSet(); - - while (it.hasNext()) { -- Element el = it.next(); -+ Content c = it.next(); -+ if (!(c instanceof Element)) { -+ continue; -+ } -+ Element el = (Element) c; -+ if (!("parameter".equals(el.getName()) && //NOI18N -+ el.getParentElement() != null && "parameters".equals(el.getParentElement().getName()) && //NOI18N -+ el.getParentElement().getParentElement() != null && "mojo".equals(el.getParentElement().getParentElement().getName()))) { //NOI18N -+ continue; -+ } - String editable = el.getChildText("editable"); //NOI18N - if ("true".equalsIgnoreCase(editable)) { //NOI18N - String name = el.getChildText("name"); //NOI18N -@@ -793,23 +790,18 @@ public class MavenProjectGrammar extends AbstractSchemaBasedGrammar { - } - - private Enumeration collectGoals(Document pluginDoc, HintContext virtualTextCtx) { -- @SuppressWarnings("unchecked") -- Iterator it = pluginDoc.getRootElement().getDescendants(new Filter() { -- @Override -- public boolean matches(Object object) { -- if (object instanceof Element) { -- Element el = (Element)object; -- if ("goal".equals(el.getName()) && //NOI18N -- el.getParentElement() != null && "mojo".equals(el.getParentElement().getName())) { //NOI18N -- return true; -- } -- } -- return false; -- } -- }); -+ Iterator it = pluginDoc.getRootElement().getDescendants(); - Collection toReturn = new ArrayList(); - while (it.hasNext()) { -- Element el = it.next(); -+ Content c = it.next(); -+ if (!(c instanceof Element)) { -+ continue; -+ } -+ Element el = (Element) c; -+ if (!("goal".equals(el.getName()) && //NOI18N -+ el.getParentElement() != null && "mojo".equals(el.getParentElement().getName()))) { //NOI18N -+ continue; -+ } - String name = el.getText(); - if (name.startsWith(virtualTextCtx.getCurrentPrefix())) { - toReturn.add(new MyTextElement(name, virtualTextCtx.getCurrentPrefix())); -diff --git a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenSettingsGrammar.java b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenSettingsGrammar.java -index b5a7bb9bbe..cf58c3496a 100644 ---- a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenSettingsGrammar.java -+++ b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/MavenSettingsGrammar.java -@@ -23,7 +23,7 @@ import java.util.ArrayList; - import java.util.Collections; - import java.util.Enumeration; - import java.util.List; --import org.jdom.Element; -+import org.jdom2.Element; - import org.netbeans.modules.maven.grammar.catalog.MavenCatalog; - import org.netbeans.modules.maven.grammar.spi.AbstractSchemaBasedGrammar; - import org.netbeans.modules.maven.indexer.api.RepositoryInfo; -diff --git a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/spi/AbstractSchemaBasedGrammar.java b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/spi/AbstractSchemaBasedGrammar.java -index 3d0f01db44..21a3969880 100644 ---- a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/spi/AbstractSchemaBasedGrammar.java -+++ b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/spi/AbstractSchemaBasedGrammar.java -@@ -30,11 +30,12 @@ import java.util.List; - import java.util.Vector; - import javax.swing.Icon; - import org.apache.maven.project.MavenProject; -+import org.jdom2.Content; - import org.netbeans.modules.maven.api.NbMavenProject; --import org.jdom.Document; --import org.jdom.filter.ElementFilter; --import org.jdom.filter.Filter; --import org.jdom.input.SAXBuilder; -+import org.jdom2.Document; -+import org.jdom2.filter.ElementFilter; -+import org.jdom2.filter.Filter; -+import org.jdom2.input.SAXBuilder; - import org.netbeans.api.project.FileOwnerQuery; - import org.netbeans.api.project.Project; - import org.netbeans.modules.xml.api.model.GrammarEnvironment; -@@ -99,7 +100,7 @@ public abstract class AbstractSchemaBasedGrammar implements GrammarQuery { - * @param path is slash separated path string - * @return the actual completion nodes or empty list - */ -- protected List getDynamicCompletion(String path, HintContext hintCtx, org.jdom.Element lowestParent) { -+ protected List getDynamicCompletion(String path, HintContext hintCtx, org.jdom2.Element lowestParent) { - return Collections.emptyList(); - } - -@@ -108,15 +109,15 @@ public abstract class AbstractSchemaBasedGrammar implements GrammarQuery { - * @param path is slash separated path string - * @return null, if no such offering exists or the actual completion nodes.. - */ -- protected Enumeration getDynamicValueCompletion(String path, HintContext virtualTextCtx, org.jdom.Element el) { -+ protected Enumeration getDynamicValueCompletion(String path, HintContext virtualTextCtx, org.jdom2.Element el) { - return null; - } - - -- protected final org.jdom.Element findElement(org.jdom.Element parent, String name) { -+ protected final org.jdom2.Element findElement(org.jdom2.Element parent, String name) { - @SuppressWarnings("unchecked") -- List childs = parent.getChildren("element", parent.getNamespace()); //NOI18N -- for (org.jdom.Element el : childs) { -+ List childs = parent.getChildren("element", parent.getNamespace()); //NOI18N -+ for (org.jdom2.Element el : childs) { - if (name.equals(el.getAttributeValue("name"))) { //NOI18N - return el; - } -@@ -125,8 +126,8 @@ public abstract class AbstractSchemaBasedGrammar implements GrammarQuery { - } - - -- protected final org.jdom.Element findNonTypedContent(org.jdom.Element root) { -- org.jdom.Element complex = root.getChild("complexType", root.getNamespace()); //NOI18N -+ protected final org.jdom2.Element findNonTypedContent(org.jdom2.Element root) { -+ org.jdom2.Element complex = root.getChild("complexType", root.getNamespace()); //NOI18N - if (complex != null) { - complex = complex.getChild("sequence", root.getNamespace()); //NOI18N - } -@@ -135,30 +136,22 @@ public abstract class AbstractSchemaBasedGrammar implements GrammarQuery { - } - - -- protected final org.jdom.Element findTypeContent(final String type, org.jdom.Element docRoot) { -- @SuppressWarnings("unchecked") -- List lst = docRoot.getContent(new Filter() { -- @Override -- public boolean matches(Object match) { -- if (match instanceof org.jdom.Element) { -- org.jdom.Element el = (org.jdom.Element)match; -- if ("complexType".equals(el.getName()) && type.equals(el.getAttributeValue("name"))) { //NOI18N -- return true; -- } -+ protected final org.jdom2.Element findTypeContent(final String type, org.jdom2.Element docRoot) { -+ List lst = docRoot.getContent(); -+ for (Content c : lst) { -+ if (c instanceof org.jdom2.Element) { -+ org.jdom2.Element el = (org.jdom2.Element)c; -+ if ("complexType".equals(el.getName()) && type.equals(el.getAttributeValue("name"))) { //NOI18N -+ return el.getChild("all", docRoot.getNamespace()); //NOI18N - } -- return false; - } -- }); -- if (lst.size() > 0) { -- org.jdom.Element typeEl = lst.get(0); -- return typeEl.getChild("all", docRoot.getNamespace()); //NOI18N - } - return null; - } - - - -- private void processElement(String matches, org.jdom.Element childEl, Vector suggestions) { -+ private void processElement(String matches, org.jdom2.Element childEl, Vector suggestions) { - String childRefAttr = childEl.getAttributeValue("ref"); //NOI18N - if (childRefAttr == null) { - // if ref not defined, go check name attribute.. -@@ -169,29 +162,6 @@ public abstract class AbstractSchemaBasedGrammar implements GrammarQuery { - } - } - -- /** -- * filters out the child elements that are of of type 'element" or "group". -- */ -- private class DefinitionContentElementFilter extends ElementFilter { -- public DefinitionContentElementFilter() { -- } -- -- @Override -- public boolean matches(Object obj) { -- boolean toReturn = super.matches(obj); -- if (toReturn) { -- org.jdom.Element el = (org.jdom.Element)obj; -- toReturn = false; -- if ("element".equals(el.getName()) || "group".equals(el.getName())) //NOI18N -- { -- toReturn = true; -- } -- } -- return toReturn; -- } -- -- } -- - @Override - public Component getCustomizer(HintContext nodeCtx) { - return null; -@@ -224,11 +194,13 @@ public abstract class AbstractSchemaBasedGrammar implements GrammarQuery { - } - - -- protected final void processSequence(String matches, org.jdom.Element seqEl, Vector suggestions) { -+ protected final void processSequence(String matches, org.jdom2.Element seqEl, Vector suggestions) { - @SuppressWarnings("unchecked") -- List availables = seqEl.getContent(new DefinitionContentElementFilter()); -- for (org.jdom.Element childEl : availables) { -- processElement(matches, childEl, suggestions); -+ List availables = seqEl.getContent(new ElementFilter()); -+ for (org.jdom2.Element childEl : availables) { -+ if ("element".equals(childEl.getName()) || "group".equals(childEl.getName())) { //NOI18N -+ processElement(matches, childEl, suggestions); -+ } - } - } - -@@ -284,14 +256,14 @@ public abstract class AbstractSchemaBasedGrammar implements GrammarQuery { - } - parentNode = parentNode.getParentNode(); - } -- org.jdom.Element schemaParent = schemaDoc.getRootElement(); -+ org.jdom2.Element schemaParent = schemaDoc.getRootElement(); - Iterator it = parentNames.iterator(); - String path = ""; //NOI18N - Vector toReturn = new Vector(); - while (it.hasNext() && schemaParent != null) { - String str = it.next(); - path = path + "/" + str; //NOI18N -- org.jdom.Element el = findElement(schemaParent, str); -+ org.jdom2.Element el = findElement(schemaParent, str); - if (!it.hasNext()) { - toReturn.addAll(getDynamicCompletion(path, virtualElementCtx, el)); - } -@@ -357,13 +329,13 @@ public abstract class AbstractSchemaBasedGrammar implements GrammarQuery { - parentNames.add(0, parentNode.getNodeName()); - parentNode = parentNode.getParentNode(); - } -- org.jdom.Element schemaParent = schemaDoc.getRootElement(); -+ org.jdom2.Element schemaParent = schemaDoc.getRootElement(); - Iterator it = parentNames.iterator(); - String path = ""; //NOI18N - while (it.hasNext() && schemaParent != null) { - String str = it.next(); - path = path + "/" + str; //NOI18N -- org.jdom.Element el = findElement(schemaParent, str); -+ org.jdom2.Element el = findElement(schemaParent, str); - if (!it.hasNext()) { - Enumeration en = getDynamicValueCompletion(path, virtualTextCtx, el); - if (en != null) { -diff --git a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/spi/GrammarExtensionProvider.java b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/spi/GrammarExtensionProvider.java -index 62a9613fe2..e7b30de287 100644 ---- a/java/maven.grammar/src/org/netbeans/modules/maven/grammar/spi/GrammarExtensionProvider.java -+++ b/java/maven.grammar/src/org/netbeans/modules/maven/grammar/spi/GrammarExtensionProvider.java -@@ -21,7 +21,7 @@ package org.netbeans.modules.maven.grammar.spi; - - import java.util.Enumeration; - import java.util.List; --import org.jdom.Element; -+import org.jdom2.Element; - import org.netbeans.api.annotations.common.NonNull; - import org.netbeans.modules.xml.api.model.GrammarResult; - import org.netbeans.modules.xml.api.model.HintContext; -diff --git a/java/maven.junit/src/org/netbeans/modules/maven/junit/JUnitOutputListenerProvider.java b/java/maven.junit/src/org/netbeans/modules/maven/junit/JUnitOutputListenerProvider.java -index 2c04b7406d..2db5453ccf 100644 ---- a/java/maven.junit/src/org/netbeans/modules/maven/junit/JUnitOutputListenerProvider.java -+++ b/java/maven.junit/src/org/netbeans/modules/maven/junit/JUnitOutputListenerProvider.java -@@ -42,10 +42,10 @@ import org.apache.maven.artifact.versioning.ComparableVersion; - import org.codehaus.plexus.component.configurator.expression.ExpressionEvaluationException; - import org.codehaus.plexus.util.FileUtils; - import org.codehaus.plexus.util.StringUtils; --import org.jdom.Document; --import org.jdom.Element; --import org.jdom.JDOMException; --import org.jdom.input.SAXBuilder; -+import org.jdom2.Document; -+import org.jdom2.Element; -+import org.jdom2.JDOMException; -+import org.jdom2.input.SAXBuilder; - import org.netbeans.api.annotations.common.NonNull; - import org.netbeans.api.annotations.common.NullAllowed; - import org.netbeans.api.project.FileOwnerQuery; -diff --git a/java/maven.osgi/src/org/netbeans/modules/maven/osgi/FelixPluginGrammarExtension.java b/java/maven.osgi/src/org/netbeans/modules/maven/osgi/FelixPluginGrammarExtension.java -index f8f238fa09..47c3a4a43a 100644 ---- a/java/maven.osgi/src/org/netbeans/modules/maven/osgi/FelixPluginGrammarExtension.java -+++ b/java/maven.osgi/src/org/netbeans/modules/maven/osgi/FelixPluginGrammarExtension.java -@@ -23,7 +23,7 @@ import java.util.ArrayList; - import java.util.Collections; - import java.util.Enumeration; - import java.util.List; --import org.jdom.Element; -+import org.jdom2.Element; - import org.netbeans.modules.maven.grammar.spi.AbstractSchemaBasedGrammar; - import org.netbeans.modules.maven.grammar.spi.GrammarExtensionProvider; - import org.netbeans.modules.xml.api.model.GrammarResult; -diff --git a/java/maven/nbproject/org-netbeans-modules-maven.sig b/java/maven/nbproject/org-netbeans-modules-maven.sig -index 4f65527b30..7431a5d01a 100644 ---- a/java/maven/nbproject/org-netbeans-modules-maven.sig -+++ b/java/maven/nbproject/org-netbeans-modules-maven.sig -@@ -2193,18 +2193,18 @@ supr java.lang.Object - CLSS public org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter - cons public init() - innr public Counter --meth protected org.jdom.Element findAndReplaceProperties(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom.Element,java.lang.String,java.util.Map) --meth protected org.jdom.Element findAndReplaceSimpleElement(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom.Element,java.lang.String,java.lang.String,java.lang.String) --meth protected org.jdom.Element findAndReplaceSimpleLists(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom.Element,java.util.Collection,java.lang.String,java.lang.String) --meth protected org.jdom.Element findAndReplaceXpp3DOM(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom.Element,java.lang.String,org.codehaus.plexus.util.xml.Xpp3Dom) --meth protected org.jdom.Element updateElement(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom.Element,java.lang.String,boolean) --meth protected void insertAtPreferredLocation(org.jdom.Element,org.jdom.Element,org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter) --meth protected void iterate2NetbeansActionMapping(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom.Element,java.util.Collection,java.lang.String) --meth protected void replaceXpp3DOM(org.jdom.Element,org.codehaus.plexus.util.xml.Xpp3Dom,org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter) --meth protected void updateActionToGoalMapping(org.netbeans.modules.maven.execute.model.ActionToGoalMapping,java.lang.String,org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom.Element) --meth protected void updateNetbeansActionMapping(org.netbeans.modules.maven.execute.model.NetbeansActionMapping,java.lang.String,org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom.Element) --meth public void write(org.netbeans.modules.maven.execute.model.ActionToGoalMapping,org.jdom.Document,java.io.OutputStreamWriter) throws java.io.IOException --meth public void write(org.netbeans.modules.maven.execute.model.ActionToGoalMapping,org.jdom.Document,java.io.Writer,org.jdom.output.Format) throws java.io.IOException -+meth protected org.jdom2.Element findAndReplaceProperties(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom2.Element,java.lang.String,java.util.Map) -+meth protected org.jdom2.Element findAndReplaceSimpleElement(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom2.Element,java.lang.String,java.lang.String,java.lang.String) -+meth protected org.jdom2.Element findAndReplaceSimpleLists(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom2.Element,java.util.Collection,java.lang.String,java.lang.String) -+meth protected org.jdom2.Element findAndReplaceXpp3DOM(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom2.Element,java.lang.String,org.codehaus.plexus.util.xml.Xpp3Dom) -+meth protected org.jdom2.Element updateElement(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom2.Element,java.lang.String,boolean) -+meth protected void insertAtPreferredLocation(org.jdom2.Element,org.jdom2.Element,org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter) -+meth protected void iterate2NetbeansActionMapping(org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom2.Element,java.util.Collection,java.lang.String) -+meth protected void replaceXpp3DOM(org.jdom2.Element,org.codehaus.plexus.util.xml.Xpp3Dom,org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter) -+meth protected void updateActionToGoalMapping(org.netbeans.modules.maven.execute.model.ActionToGoalMapping,java.lang.String,org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom2.Element) -+meth protected void updateNetbeansActionMapping(org.netbeans.modules.maven.execute.model.NetbeansActionMapping,java.lang.String,org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter$Counter,org.jdom2.Element) -+meth public void write(org.netbeans.modules.maven.execute.model.ActionToGoalMapping,org.jdom2.Document,java.io.OutputStreamWriter) throws java.io.IOException -+meth public void write(org.netbeans.modules.maven.execute.model.ActionToGoalMapping,org.jdom2.Document,java.io.Writer,org.jdom2.output.Format) throws java.io.IOException - supr java.lang.Object - hfds factory,lineSeparator - -diff --git a/java/maven/src/org/netbeans/modules/maven/customizer/ActionMappings.java b/java/maven/src/org/netbeans/modules/maven/customizer/ActionMappings.java -index 0d0ef20306..cd8198b7ef 100644 ---- a/java/maven/src/org/netbeans/modules/maven/customizer/ActionMappings.java -+++ b/java/maven/src/org/netbeans/modules/maven/customizer/ActionMappings.java -@@ -62,7 +62,7 @@ import javax.swing.event.DocumentListener; - import javax.swing.text.BadLocationException; - import javax.swing.text.JTextComponent; - import org.codehaus.plexus.util.StringUtils; --import org.jdom.Verifier; -+import org.jdom2.Verifier; - import org.netbeans.api.annotations.common.NullAllowed; - import org.netbeans.api.java.platform.JavaPlatform; - import org.netbeans.api.java.platform.JavaPlatformManager; -diff --git a/java/maven/src/org/netbeans/modules/maven/customizer/CustomizerProviderImpl.java b/java/maven/src/org/netbeans/modules/maven/customizer/CustomizerProviderImpl.java -index 63b90c64ed..94c4d2f408 100644 ---- a/java/maven/src/org/netbeans/modules/maven/customizer/CustomizerProviderImpl.java -+++ b/java/maven/src/org/netbeans/modules/maven/customizer/CustomizerProviderImpl.java -@@ -36,12 +36,12 @@ import java.util.logging.Logger; - import org.apache.maven.project.MavenProject; - import org.codehaus.plexus.util.IOUtil; - import org.codehaus.plexus.util.xml.pull.XmlPullParserException; --import org.jdom.DefaultJDOMFactory; --import org.jdom.Document; --import org.jdom.JDOMException; --import org.jdom.JDOMFactory; --import org.jdom.input.SAXBuilder; --import org.jdom.output.Format; -+import org.jdom2.DefaultJDOMFactory; -+import org.jdom2.Document; -+import org.jdom2.JDOMException; -+import org.jdom2.JDOMFactory; -+import org.jdom2.input.SAXBuilder; -+import org.jdom2.output.Format; - import org.netbeans.api.project.Project; - import org.netbeans.api.project.ProjectUtils; - import org.netbeans.api.project.ui.ProjectProblems; -diff --git a/java/maven/src/org/netbeans/modules/maven/execute/model/io/jdom/NetbeansBuildActionJDOMWriter.java b/java/maven/src/org/netbeans/modules/maven/execute/model/io/jdom/NetbeansBuildActionJDOMWriter.java -index 1c7c0b9ae1..6c8a93da0a 100644 ---- a/java/maven/src/org/netbeans/modules/maven/execute/model/io/jdom/NetbeansBuildActionJDOMWriter.java -+++ b/java/maven/src/org/netbeans/modules/maven/execute/model/io/jdom/NetbeansBuildActionJDOMWriter.java -@@ -32,13 +32,13 @@ import java.util.Iterator; - import java.util.ListIterator; - import java.util.Map; - import org.codehaus.plexus.util.xml.Xpp3Dom; --import org.jdom.Content; --import org.jdom.DefaultJDOMFactory; --import org.jdom.Document; --import org.jdom.Element; --import org.jdom.Text; --import org.jdom.output.Format; --import org.jdom.output.XMLOutputter; -+import org.jdom2.Content; -+import org.jdom2.DefaultJDOMFactory; -+import org.jdom2.Document; -+import org.jdom2.Element; -+import org.jdom2.Text; -+import org.jdom2.output.Format; -+import org.jdom2.output.XMLOutputter; - import org.netbeans.modules.maven.execute.model.ActionToGoalMapping; - import org.netbeans.modules.maven.execute.model.NetbeansActionMapping; - -diff --git a/java/maven/src/org/netbeans/modules/maven/newproject/CatalogRepoProvider.java b/java/maven/src/org/netbeans/modules/maven/newproject/CatalogRepoProvider.java -index a494e72e62..c604df7e76 100644 ---- a/java/maven/src/org/netbeans/modules/maven/newproject/CatalogRepoProvider.java -+++ b/java/maven/src/org/netbeans/modules/maven/newproject/CatalogRepoProvider.java -@@ -50,11 +50,11 @@ import org.apache.maven.wagon.proxy.ProxyInfo; - import org.apache.maven.wagon.repository.Repository; - import org.codehaus.plexus.component.repository.exception.ComponentLookupException; - import org.codehaus.plexus.util.FileUtils; --import org.jdom.Document; --import org.jdom.Element; --import org.jdom.JDOMException; --import org.jdom.Namespace; --import org.jdom.input.SAXBuilder; -+import org.jdom2.Document; -+import org.jdom2.Element; -+import org.jdom2.JDOMException; -+import org.jdom2.Namespace; -+import org.jdom2.input.SAXBuilder; - import org.netbeans.modules.maven.api.archetype.Archetype; - import org.netbeans.modules.maven.api.archetype.ArchetypeProvider; - import org.netbeans.modules.maven.embedder.EmbedderFactory; -diff --git a/java/maven/test/unit/src/org/netbeans/modules/maven/execute/model/io/jdom/NetbeansBuildActionJDOMWriterTest.java b/java/maven/test/unit/src/org/netbeans/modules/maven/execute/model/io/jdom/NetbeansBuildActionJDOMWriterTest.java -index 9d6c48ead8..e7079bc71e 100644 ---- a/java/maven/test/unit/src/org/netbeans/modules/maven/execute/model/io/jdom/NetbeansBuildActionJDOMWriterTest.java -+++ b/java/maven/test/unit/src/org/netbeans/modules/maven/execute/model/io/jdom/NetbeansBuildActionJDOMWriterTest.java -@@ -19,9 +19,9 @@ - - package org.netbeans.modules.maven.execute.model.io.jdom; - --import org.jdom.Element; --import org.jdom.output.Format; --import org.jdom.output.XMLOutputter; -+import org.jdom2.Element; -+import org.jdom2.output.Format; -+import org.jdom2.output.XMLOutputter; - import org.netbeans.junit.NbTestCase; - - public class NetbeansBuildActionJDOMWriterTest extends NbTestCase { -diff --git a/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps b/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps -index 0955df9c17..67d156809c 100644 ---- a/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps -+++ b/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps -@@ -23,8 +23,9 @@ - ide/db.sql.visualeditor/external/javacc-7.0.10.jar java/performance/external/javacc-7.0.10.jar - - # bundled maven conflicts with other libraries --java/maven.embedder/external/apache-maven-3.9.3-bin.zip ide/slf4j.api/external/slf4j-api-1.7.36.jar --java/maven.embedder/external/apache-maven-3.9.3-bin.zip platform/o.apache.commons.lang3/external/commons-lang3-3.12.0.jar -+java/maven.embedder/external/apache-maven-3.9.4-bin.zip ide/slf4j.api/external/slf4j-api-1.7.36.jar -+java/maven.embedder/external/apache-maven-3.9.4-bin.zip platform/o.apache.commons.lang3/external/commons-lang3-3.12.0.jar -+java/maven.embedder/external/apache-maven-3.9.4-bin.zip ide/c.google.guava.failureaccess/external/failureaccess-1.0.1.jar - - # Used to parse data during build, but need to as a lib for ide cluster - nbbuild/external/json-simple-1.1.1.jar ide/libs.json_simple/external/json-simple-1.1.1.jar -@@ -34,9 +35,9 @@ webcommon/javascript2.jade/external/jflex-1.4.3.jar webcommon/javascript2.lexer/ - - # javax.annotation-api is used by multiple modules. - enterprise/javaee.api/external/javax.annotation-api-1.2.jar java/maven.indexer/external/javax.annotation-api-1.2.jar --enterprise/javaee8.api/external/javax.annotation-api-1.3.2.jar java/maven.embedder/external/apache-maven-3.9.3-bin.zip -+enterprise/javaee8.api/external/javax.annotation-api-1.3.2.jar java/maven.embedder/external/apache-maven-3.9.4-bin.zip - enterprise/javaee8.api/external/javax.annotation-api-1.3.2.jar enterprise/websvc.restlib/external/javax.annotation-api-1.3.2.jar --enterprise/websvc.restlib/external/javax.annotation-api-1.3.2.jar java/maven.embedder/external/apache-maven-3.9.3-bin.zip -+enterprise/websvc.restlib/external/javax.annotation-api-1.3.2.jar java/maven.embedder/external/apache-maven-3.9.4-bin.zip - - # jaxb-api-osgi is used by multiple modules. - enterprise/javaee.api/external/jaxb-api-osgi-2.2.7.jar enterprise/javaee7.api/external/jaxb-api-osgi-2.2.7.jar -@@ -55,16 +56,16 @@ enterprise/web.core.syntax/external/struts-tiles-1.3.10.jar enterprise/web.strut - - # gradle is used at build-time, so we can ignore the duplicates - extide/gradle/external/gradle-7.4-bin.zip enterprise/libs.amazon/external/ion-java-1.0.2.jar -+extide/gradle/external/gradle-7.4-bin.zip ide/c.google.guava.failureaccess/external/failureaccess-1.0.1.jar - extide/gradle/external/gradle-7.4-bin.zip ide/c.jcraft.jzlib/external/jzlib-1.1.3.jar - extide/gradle/external/gradle-7.4-bin.zip ide/libs.commons_compress/external/commons-compress-1.23.0.jar - extide/gradle/external/gradle-7.4-bin.zip ide/o.apache.commons.lang/external/commons-lang-2.6.jar - extide/gradle/external/gradle-7.4-bin.zip ide/o.eclipse.jgit/external/org.eclipse.jgit-5.7.0.202003110725-r.jar - extide/gradle/external/gradle-7.4-bin.zip java/debugger.jpda.truffle/external/antlr4-runtime-4.7.2.jar --extide/gradle/external/gradle-7.4-bin.zip java/maven.embedder/external/apache-maven-3.9.3-bin.zip -+extide/gradle/external/gradle-7.4-bin.zip java/maven.embedder/external/apache-maven-3.9.4-bin.zip - extide/gradle/external/gradle-7.4-bin.zip platform/libs.junit4/external/hamcrest-core-1.3.jar - extide/gradle/external/gradle-7.4-bin.zip platform/libs.junit4/external/junit-4.13.2.jar - extide/gradle/external/gradle-7.4-bin.zip platform/libs.testng/external/jcommander-1.78.jar --extide/gradle/external/gradle-7.4-bin.zip platform/o.apache.commons.io/external/commons-io-2.6.jar - extide/gradle/external/gradle-7.4-bin.zip enterprise/cloud.oracle/external/httpclient-4.5.13.jar - extide/gradle/external/gradle-7.4-bin.zip platform/o.apache.commons.codec/external/commons-codec-1.15.jar - extide/gradle/external/gradle-7.4-bin.zip platform/libs.batik.read/external/xml-apis-1.4.01.jar -diff --git a/nbbuild/cluster.properties b/nbbuild/cluster.properties -index 25f6bb112c..c007e36ee8 100644 ---- a/nbbuild/cluster.properties -+++ b/nbbuild/cluster.properties -@@ -206,7 +206,7 @@ nb.cluster.platform=\ - net.java.html.sound,\ - netbinox,\ - o.apache.commons.codec,\ -- o.apache.commons.io,\ -+ o.apache.commons.commons_io,\ - o.apache.commons.lang3,\ - o.apache.commons.logging,\ - o.n.core,\ -@@ -272,6 +272,7 @@ nb.cluster.ide=\ - bugzilla,\ - c.google.gson,\ - c.google.guava,\ -+ c.google.guava.failureaccess,\ - c.googlecode.javaewah.JavaEWAH,\ - c.jcraft.jsch,\ - c.jcraft.jzlib,\ -diff --git a/nbbuild/licenses/Apache-2.0-ant b/nbbuild/licenses/Apache-2.0-ant -index c64a1c26a5..5cfe309ec9 100644 ---- a/nbbuild/licenses/Apache-2.0-ant -+++ b/nbbuild/licenses/Apache-2.0-ant -@@ -193,7 +193,7 @@ - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * -- * http://www.apache.org/licenses/LICENSE-2.0 -+ * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, -@@ -202,8 +202,8 @@ - * limitations under the License. - */ - --W3C� SOFTWARE NOTICE AND LICENSE --http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 -+W3C® SOFTWARE NOTICE AND LICENSE -+https://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 - - This work (and included software, documentation such as READMEs, or other - related items) is being provided by the copyright holders under the following -@@ -269,4 +269,4 @@ SAX comes with NO WARRANTY or guarantee of fitness for any - purpose. - - David Megginson, david@megginson.com --2000-05-05 -\ No newline at end of file -+2000-05-05 -diff --git a/nbbuild/licenses/BSD-JDOM b/nbbuild/licenses/BSD-JDOM -index c12ab305bd..5f1274f50c 100644 ---- a/nbbuild/licenses/BSD-JDOM -+++ b/nbbuild/licenses/BSD-JDOM -@@ -1,49 +1,53 @@ --Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin. --All rights reserved. -- --Redistribution and use in source and binary forms, with or without --modification, are permitted provided that the following conditions --are met: -- --1. Redistributions of source code must retain the above copyright -- notice, this list of conditions, and the following disclaimer. -- --2. Redistributions in binary form must reproduce the above copyright -- notice, this list of conditions, and the disclaimer that follows -- these conditions in the documentation and/or other materials -- provided with the distribution. -- --3. The name "JDOM" must not be used to endorse or promote products -- derived from this software without prior written permission. For -- written permission, please contact . -- --4. Products derived from this software may not be called "JDOM", nor -- may "JDOM" appear in their name, without prior written permission -- from the JDOM Project Management . -- --In addition, we request (but do not require) that you include in the --end-user documentation provided with the redistribution and/or in the --software itself an acknowledgement equivalent to the following: -- "This product includes software developed by the -- JDOM Project (http://www.jdom.org/)." --Alternatively, the acknowledgment may be graphical using the logos --available at http://www.jdom.org/images/logos. -- --THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED --WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES --OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE --DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT --CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT --LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF --USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND --ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, --OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT --OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF --SUCH DAMAGE. -- --This software consists of voluntary contributions made by many --individuals on behalf of the JDOM Project and was originally --created by Jason Hunter and --Brett McLaughlin . For more information --on the JDOM Project, please see . -+/*-- -+ -+ Copyright (C) 2000-2012 Jason Hunter & Brett McLaughlin. -+ All rights reserved. -+ -+ Redistribution and use in source and binary forms, with or without -+ modification, are permitted provided that the following conditions -+ are met: -+ -+ 1. Redistributions of source code must retain the above copyright -+ notice, this list of conditions, and the following disclaimer. -+ -+ 2. Redistributions in binary form must reproduce the above copyright -+ notice, this list of conditions, and the disclaimer that follows -+ these conditions in the documentation and/or other materials -+ provided with the distribution. -+ -+ 3. The name "JDOM" must not be used to endorse or promote products -+ derived from this software without prior written permission. For -+ written permission, please contact . -+ -+ 4. Products derived from this software may not be called "JDOM", nor -+ may "JDOM" appear in their name, without prior written permission -+ from the JDOM Project Management . -+ -+ In addition, we request (but do not require) that you include in the -+ end-user documentation provided with the redistribution and/or in the -+ software itself an acknowledgement equivalent to the following: -+ "This product includes software developed by the -+ JDOM Project (http://www.jdom.org/)." -+ Alternatively, the acknowledgment may be graphical using the logos -+ available at http://www.jdom.org/images/logos. -+ -+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED -+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -+ DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT -+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF -+ USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT -+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ SUCH DAMAGE. -+ -+ This software consists of voluntary contributions made by many -+ individuals on behalf of the JDOM Project and was originally -+ created by Jason Hunter and -+ Brett McLaughlin . For more information -+ on the JDOM Project, please see . -+ -+ */ -diff --git a/nbbuild/licenses/MIT-jsoup b/nbbuild/licenses/MIT-jsoup -index 6ae61c02ba..2b6b53306d 100644 ---- a/nbbuild/licenses/MIT-jsoup -+++ b/nbbuild/licenses/MIT-jsoup -@@ -1,6 +1,6 @@ - The MIT License - --Copyright (c) 2009-2018 Jonathan Hedley -+Copyright (c) 2009-2023 Jonathan Hedley - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal -diff --git a/nbbuild/licenses/MIT-slf4j-22 b/nbbuild/licenses/MIT-slf4j-22 -new file mode 100644 -index 0000000000..f687729a0b ---- /dev/null -+++ b/nbbuild/licenses/MIT-slf4j-22 -@@ -0,0 +1,21 @@ -+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) -+All rights reserved. -+ -+Permission is hereby granted, free of charge, to any person obtaining -+a copy of this software and associated documentation files (the -+"Software"), to deal in the Software without restriction, including -+without limitation the rights to use, copy, modify, merge, publish, -+distribute, sublicense, and/or sell copies of the Software, and to -+permit persons to whom the Software is furnished to do so, subject to -+the following conditions: -+ -+The above copyright notice and this permission notice shall be -+included in all copies or substantial portions of the Software. -+ -+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -diff --git a/platform/libs.batik.read/nbproject/project.xml b/platform/libs.batik.read/nbproject/project.xml -index 36061efe6f..052ff4c04f 100644 ---- a/platform/libs.batik.read/nbproject/project.xml -+++ b/platform/libs.batik.read/nbproject/project.xml -@@ -34,7 +34,7 @@ - are only depending on org.apache.commons.logging. So the problem - is unrelated to Batik. --> - -- org.apache.commons.io -+ org.apache.commons.commons_io - - - -diff --git a/platform/o.apache.commons.commons_io/build.xml b/platform/o.apache.commons.commons_io/build.xml -new file mode 100644 -index 0000000000..198e2c95bb ---- /dev/null -+++ b/platform/o.apache.commons.commons_io/build.xml -@@ -0,0 +1,25 @@ -+ -+ -+ -+ Builds, tests, and runs the project org.apache.commons.commons_io -+ -+ -diff --git a/platform/o.apache.commons.commons_io/external/binaries-list b/platform/o.apache.commons.commons_io/external/binaries-list -new file mode 100644 -index 0000000000..164a663849 ---- /dev/null -+++ b/platform/o.apache.commons.commons_io/external/binaries-list -@@ -0,0 +1,17 @@ -+# Licensed to the Apache Software Foundation (ASF) under one -+# or more contributor license agreements. See the NOTICE file -+# distributed with this work for additional information -+# regarding copyright ownership. The ASF licenses this file -+# to you under the Apache License, Version 2.0 (the -+# "License"); you may not use this file except in compliance -+# with the License. You may obtain a copy of the License at -+# -+# http://www.apache.org/licenses/LICENSE-2.0 -+# -+# Unless required by applicable law or agreed to in writing, -+# software distributed under the License is distributed on an -+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -+# KIND, either express or implied. See the License for the -+# specific language governing permissions and limitations -+# under the License. -+8BB2BC9B4DF17E2411533A0708A69F983BF5E83B commons-io:commons-io:2.13.0 -diff --git a/platform/o.apache.commons.io/external/commons-io-2.6-license.txt b/platform/o.apache.commons.commons_io/external/commons-io-2.13.0-license.txt -similarity index 99% -rename from platform/o.apache.commons.io/external/commons-io-2.6-license.txt -rename to platform/o.apache.commons.commons_io/external/commons-io-2.13.0-license.txt -index 61fba15797..fecf51e7f0 100644 ---- a/platform/o.apache.commons.io/external/commons-io-2.6-license.txt -+++ b/platform/o.apache.commons.commons_io/external/commons-io-2.13.0-license.txt -@@ -1,7 +1,7 @@ - Name: Apache Commons IO - Description: Assist with developing IO functionality - Origin: Apache Software Foundation --Version: 2.6 -+Version: 2.13.0 - License: Apache-2.0 - URL: https://commons.apache.org/proper/commons-io/ - -diff --git a/platform/o.apache.commons.commons_io/external/commons-io-2.13.0-notice.txt b/platform/o.apache.commons.commons_io/external/commons-io-2.13.0-notice.txt -new file mode 100644 -index 0000000000..20d8ffa205 ---- /dev/null -+++ b/platform/o.apache.commons.commons_io/external/commons-io-2.13.0-notice.txt -@@ -0,0 +1,5 @@ -+Apache Commons IO -+Copyright 2002-2023 The Apache Software Foundation -+ -+This product includes software developed at -+The Apache Software Foundation (https://www.apache.org/). -diff --git a/platform/o.apache.commons.commons_io/manifest.mf b/platform/o.apache.commons.commons_io/manifest.mf -new file mode 100644 -index 0000000000..6cc84057a5 ---- /dev/null -+++ b/platform/o.apache.commons.commons_io/manifest.mf -@@ -0,0 +1,6 @@ -+Manifest-Version: 1.0 -+AutoUpdate-Show-In-Client: false -+OpenIDE-Module: org.apache.commons.commons_io -+OpenIDE-Module-Localizing-Bundle: org/apache/commons/commons_io/Bundle.properties -+OpenIDE-Module-Specification-Version: 2.13.0 -+ -diff --git a/platform/o.apache.commons.commons_io/module-auto-deps.xml b/platform/o.apache.commons.commons_io/module-auto-deps.xml -new file mode 100644 -index 0000000000..80213b7546 ---- /dev/null -+++ b/platform/o.apache.commons.commons_io/module-auto-deps.xml -@@ -0,0 +1,39 @@ -+ -+ -+ -+ -+ -+ -+ -+ The module name changes from org.apache.commons.io to org.apache.commons.commons-io -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/platform/o.apache.commons.io/nbproject/project.properties b/platform/o.apache.commons.commons_io/nbproject/project.properties -similarity index 92% -rename from platform/o.apache.commons.io/nbproject/project.properties -rename to platform/o.apache.commons.commons_io/nbproject/project.properties -index 544f78b95c..859a435821 100644 ---- a/platform/o.apache.commons.io/nbproject/project.properties -+++ b/platform/o.apache.commons.commons_io/nbproject/project.properties -@@ -16,6 +16,6 @@ - # under the License. - javac.compilerargs=-Xlint -Xlint:-serial - javac.source=1.8 --release.external/commons-io-2.6.jar=modules/org-apache-commons-io.jar -+release.external/commons-io-2.13.0.jar=modules/ext/commons-io-2.13.0.jar - is.autoload=true - nbm.module.author=Tomas Stupka -diff --git a/platform/o.apache.commons.io/nbproject/project.xml b/platform/o.apache.commons.commons_io/nbproject/project.xml -similarity index 60% -rename from platform/o.apache.commons.io/nbproject/project.xml -rename to platform/o.apache.commons.commons_io/nbproject/project.xml -index b5aa45d545..6bfcb4da4b 100644 ---- a/platform/o.apache.commons.io/nbproject/project.xml -+++ b/platform/o.apache.commons.commons_io/nbproject/project.xml -@@ -23,11 +23,11 @@ - org.netbeans.modules.apisupport.project - - -- org.apache.commons.io -+ org.apache.commons.commons_io - - - org.apache.commons.codec --