From 13ea3b0957d1621c1aea986a97f8d2ec0b37491a Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 7 Mar 2013 08:51:06 +0100 Subject: [PATCH] Add javaewah bundle to features using it This ensures that OSGi consumers can retrieve this dependency from the JGit or EGit p2 repository. Change-Id: I6f88a4914a19e4e18aa60d59b0cc8a33b61f7fc2 Signed-off-by: Matthias Sohn --- .../org.eclipse.jgit.feature/feature.xml | 8 ++++++++ .../org.eclipse.jgit.pgm.feature/feature.xml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index 35be618a0..a4e7d3895 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -35,4 +35,12 @@ install-size="0" version="0.0.0" unpack="false"/> + + + diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml index 3a153e793..bd984fa2a 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml @@ -53,4 +53,12 @@ install-size="0" version="0.0.0" unpack="false"/> + + +