From 85c89534d21e19ba3b1922e0f070b79a612bb49b Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 13 Nov 2014 15:46:13 +0100 Subject: [PATCH] Include the java7 feature in org.eclipse.jgit.feature This way we no longer need to advertise it in the release train and can uncategorize the jgit features without making it harder for users to find and install the java7 feature. Bug: 451276 Change-Id: I4c7dd0e1609fc1939d8ea83c01251dec59c228a3 Signed-off-by: Matthias Sohn --- .../org.eclipse.jgit.feature/feature.xml | 6 ++++++ 1 file changed, 6 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 4cf2d71aa..f3476974d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -22,6 +22,12 @@ + +