From 2c79115216780cdff5a08631fe8b69bf6e6a6311 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Sat, 29 Apr 2023 18:33:21 +0200 Subject: [PATCH] Remove javax bundles from org.eclipse.e4.rcp Feature During builds these annotation providing bundles are pulled in as transitive dependencies any ways. Removing them from this features simplifies the exchange of the atucally providing bundle and therefore the migration to Jakarta. Part of https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1056 --- features/org.eclipse.e4.rcp/feature.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/features/org.eclipse.e4.rcp/feature.xml b/features/org.eclipse.e4.rcp/feature.xml index 53c1b7011f7..19c4a0ccc17 100644 --- a/features/org.eclipse.e4.rcp/feature.xml +++ b/features/org.eclipse.e4.rcp/feature.xml @@ -143,20 +143,6 @@ version="0.0.0" unpack="false"/> - - - -