From 1903fd54266aae63f3dabaa8602ff3abe1c53e36 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Wed, 28 Sep 2022 20:27:59 +0200 Subject: [PATCH] Remove SLF4J Plugin from o.e.passage.lic.oshi 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 --- .../org.eclipse.passage.lbc.target.feature/feature.xml | 7 +++++++ features/org.eclipse.passage.lic.oshi.feature/feature.xml | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/features/org.eclipse.passage.lbc.target.feature/feature.xml b/features/org.eclipse.passage.lbc.target.feature/feature.xml index 739a5737c..6571478dc 100644 --- a/features/org.eclipse.passage.lbc.target.feature/feature.xml +++ b/features/org.eclipse.passage.lbc.target.feature/feature.xml @@ -66,4 +66,11 @@ version="0.0.0" unpack="false"/> + + diff --git a/features/org.eclipse.passage.lic.oshi.feature/feature.xml b/features/org.eclipse.passage.lic.oshi.feature/feature.xml index 96c78be73..35b0a9e1c 100644 --- a/features/org.eclipse.passage.lic.oshi.feature/feature.xml +++ b/features/org.eclipse.passage.lic.oshi.feature/feature.xml @@ -36,13 +36,6 @@ - -