From 3e909c9286cc9b80da7bcf4b8aa0fbc0165b8f95 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Wed, 29 Mar 2023 01:41:50 -0400 Subject: [PATCH] [pom] Exclude unnecessary artifacts from the jsdt-bundle This puts it more on par wit the jdt in overall size. All tests work with this. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index aba366a..effbffc 100644 --- a/pom.xml +++ b/pom.xml @@ -148,6 +148,7 @@ SPDX-License-Identifier: EPL-2.0 ${project.build.outputDirectory} META-INF/* + org.eclipse.core.runtime,org.eclipse.equinox.common,org.eclipse.equinox.registry,org.eclipse.wst.jsdt.core,org.eclipse.wst.common.core,org.eclipse.wst.common.environment,org.eclipse.wst.common.frameworks,org.eclipse.wst.common.project.facet.core,org.eclipse.wst.validation