diff options
author | Christian Halstrick <christian.halstrick@sap.com> | 2016-07-04 11:35:22 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-07-05 00:00:22 +0200 |
commit | 79421491ad8a27dad3c3e80f24e15343c970491f (patch) | |
tree | 84474de1989cd90b0202328068e74ed65c7efe26 /org.eclipse.jgit.packaging | |
parent | 7803c25f5412c6fe12ba26e4df0265322522d582 (diff) | |
download | jgit-79421491ad8a27dad3c3e80f24e15343c970491f.tar.gz jgit-79421491ad8a27dad3c3e80f24e15343c970491f.zip |
Remove duplicate LFS feature from P2 repository
Change-Id: I1887e7f5c8b34b38fa1d6d699bf637c93bc36e7c
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml index c2bfc92c3c..15d10e6c30 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml @@ -24,9 +24,6 @@ <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 |