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 <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2016-02-12 02:06:04 +01:00
parent 975aa88685
commit 363fc1ff5b
2 changed files with 8 additions and 0 deletions

View File

@ -26,8 +26,13 @@
id="org.eclipse.jgit"
version="0.0.0"/>
<includes
id="org.eclipse.jgit.lfs"
version="0.0.0"/>
<requires>
<import feature="org.eclipse.jgit" version="4.3.0" match="equivalent"/>
<import feature="org.eclipse.jgit.lfs" version="4.3.0" match="equivalent"/>
</requires>
<plugin

View File

@ -24,6 +24,9 @@
<feature url="features/org.eclipse.jgit.lfs_0.0.0.qualifier.jar" id="org.eclipse.jgit.lfs" version="0.0.0">
<category name="JGit"/>
</feature>
<feature url="features/org.eclipse.jgit.lfs_0.0.0.qualifier.jar" id="org.eclipse.jgit.lfs" version="0.0.0">
<category name="JGit"/>
</feature>
<category-def name="JGit" label="JGit">
<description>
JGit