aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-12-03 00:51:23 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-12-03 00:51:23 +0100
commit99d612db2bf8b09b800745da5bfdcc0e5c14c2f2 (patch)
tree72db8df343d8892e84b320e8eff318d95eeb1329 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parent9034c7d42349dc995c6215dfb55dcafb65d9e951 (diff)
parentad7806f4efe0bfeb256d6572f302de34e23859c4 (diff)
downloadjgit-99d612db2bf8b09b800745da5bfdcc0e5c14c2f2.tar.gz
jgit-99d612db2bf8b09b800745da5bfdcc0e5c14c2f2.zip
Merge branch 'stable-5.10'
* stable-5.10: Prepare 5.10.0-SNAPSHOT builds JGit v5.10.0.202012021225-rc1 Don't install 3rd party dependency bundles via features Change-Id: Ia901830d1057667dc8e78d235c63f84373f8887b
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml21
1 files changed, 0 insertions, 21 deletions
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 a42b6a419b..a758e39421 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
@@ -54,25 +54,4 @@
version="0.0.0"
unpack="false"/>
- <plugin
- id="org.apache.commons.compress"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.kohsuke.args4j"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="javaewah"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
</feature>