From 63e07d582754cfe73ba6315a57089531c5112b91 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Mon, 10 Oct 2022 23:34:06 +0200 Subject: [PATCH] Remove LOG4J-2 Plugin from o.e.passage.lic.equinox.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 log4j bundle with different symbolic-name or different version in their TP or product. --- .../org.eclipse.passage.lic.equinox.feature/feature.xml | 7 ------- releng/org.eclipse.passage.ldc.repository/category.xml | 2 ++ releng/org.eclipse.passage.lic.repository/category.xml | 2 ++ 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/features/org.eclipse.passage.lic.equinox.feature/feature.xml b/features/org.eclipse.passage.lic.equinox.feature/feature.xml index 38670ec28..d7edae5cc 100644 --- a/features/org.eclipse.passage.lic.equinox.feature/feature.xml +++ b/features/org.eclipse.passage.lic.equinox.feature/feature.xml @@ -53,11 +53,4 @@ version="0.0.0" unpack="false"/> - - diff --git a/releng/org.eclipse.passage.ldc.repository/category.xml b/releng/org.eclipse.passage.ldc.repository/category.xml index bf4ac89e8..a1e38622e 100644 --- a/releng/org.eclipse.passage.ldc.repository/category.xml +++ b/releng/org.eclipse.passage.ldc.repository/category.xml @@ -37,4 +37,6 @@ + + diff --git a/releng/org.eclipse.passage.lic.repository/category.xml b/releng/org.eclipse.passage.lic.repository/category.xml index ea2c09697..d3d903273 100644 --- a/releng/org.eclipse.passage.lic.repository/category.xml +++ b/releng/org.eclipse.passage.lic.repository/category.xml @@ -71,4 +71,6 @@ + +