Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Schindl2016-12-11 20:17:25 +0000
committerTom Schindl2016-12-11 20:17:25 +0000
commit002c8122704a1b76329717b13e6d9722cafbf658 (patch)
treeb431b76e7ccf503f8e4a788c1b735b8b54f81423 /releng/runtime
parent6fa98c094fa4697e4ea2ccd2b400bb16b514c7bf (diff)
downloadorg.eclipse.efxclipse-002c8122704a1b76329717b13e6d9722cafbf658.tar.gz
org.eclipse.efxclipse-002c8122704a1b76329717b13e6d9722cafbf658.tar.xz
org.eclipse.efxclipse-002c8122704a1b76329717b13e6d9722cafbf658.zip
org.apache.commons.cli
Diffstat (limited to 'releng/runtime')
-rw-r--r--releng/runtime/org.eclipse.fx.target.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releng/runtime/org.eclipse.fx.target.feature/feature.xml b/releng/runtime/org.eclipse.fx.target.feature/feature.xml
index cf2aa226b..6c0d53f96 100644
--- a/releng/runtime/org.eclipse.fx.target.feature/feature.xml
+++ b/releng/runtime/org.eclipse.fx.target.feature/feature.xml
@@ -1991,6 +1991,13 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
unpack="false"/>
<plugin
+ id="org.apache.commons.cli.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.apache.commons.codec"
download-size="0"
install-size="0"

Back to the top