Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorslewis2012-05-13 03:21:26 +0000
committerslewis2012-05-13 03:21:26 +0000
commit6f3b41fc7985bc664276235eeba1c2e88b92d39a (patch)
tree211f8a967342f073037faa1f85d37d5a0c8b72ae /releng
parent7f832bf94315775ae8c806a5b46bf4f36171e987 (diff)
downloadorg.eclipse.ecf-6f3b41fc7985bc664276235eeba1c2e88b92d39a.tar.gz
org.eclipse.ecf-6f3b41fc7985bc664276235eeba1c2e88b92d39a.tar.xz
org.eclipse.ecf-6f3b41fc7985bc664276235eeba1c2e88b92d39a.zip
Added org.eclipse.ecf.ssl to httpclient feature
Diffstat (limited to 'releng')
-rw-r--r--releng/features/org.eclipse.ecf.provider.filetransfer.httpclient.feature/feature.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/releng/features/org.eclipse.ecf.provider.filetransfer.httpclient.feature/feature.xml b/releng/features/org.eclipse.ecf.provider.filetransfer.httpclient.feature/feature.xml
index 4a0ee713a..d1182cee1 100644
--- a/releng/features/org.eclipse.ecf.provider.filetransfer.httpclient.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.provider.filetransfer.httpclient.feature/feature.xml
@@ -25,16 +25,6 @@ Contributors: Composent, Inc. - initial API and implementation
%license
</license>
- <requires>
- <import plugin="org.eclipse.equinox.common"/>
- <import plugin="org.eclipse.ecf.provider.filetransfer"/>
- <import plugin="org.eclipse.ecf"/>
- <import plugin="org.eclipse.ecf.filetransfer"/>
- <import plugin="org.eclipse.core.jobs"/>
- <import plugin="org.eclipse.osgi"/>
- <import plugin="org.eclipse.osgi.services"/>
- </requires>
-
<plugin
id="org.eclipse.ecf.provider.filetransfer.httpclient"
download-size="0"

Back to the top