From d7b106d238c2483aed24a7941da88d557f04f2cb Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Wed, 28 Sep 2022 20:24:53 +0200 Subject: [PATCH] Remove SLF4J Plugin from o.e.help feature If a Feature includes a Plugin, it usually includes it with a specific name and the version that was in the TP when the feature was build. This prevents consumers from using a slf4j bundle with different symbolic-name or different version in their TP or product. This is part of https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/588 --- features/org.eclipse.help-feature/feature.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/features/org.eclipse.help-feature/feature.xml b/features/org.eclipse.help-feature/feature.xml index 3960c42fc..5fab60d63 100644 --- a/features/org.eclipse.help-feature/feature.xml +++ b/features/org.eclipse.help-feature/feature.xml @@ -189,13 +189,6 @@ version="0.0.0" unpack="false"/> - -