From 363fc1ff5ba44635086d24884e5556cc0cc4352b Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 12 Feb 2016 02:06:04 +0100 Subject: [PATCH] Fix packaging of lfs bundles - pgm feature needs to include the lfs feature - add the lfs feature to the jgit p2 repository Change-Id: I6781d4e9d131b373c9f191d785495e88b906c671 Signed-off-by: Matthias Sohn --- .../org.eclipse.jgit.pgm.feature/feature.xml | 5 +++++ .../org.eclipse.jgit.repository/category.xml | 3 +++ 2 files changed, 8 insertions(+) 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 03c9fed59..ae30f0861 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 @@ -26,8 +26,13 @@ id="org.eclipse.jgit" version="0.0.0"/> + + + + + + JGit