Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorslewis2008-05-07 05:41:50 +0000
committerslewis2008-05-07 05:41:50 +0000
commit7dd49428d7cea74a264ba024b86a9bb92de2cb09 (patch)
tree3f0c80f3f44f3fa0e3c5b3fd13774c580c1affaf /releng
parenta8f4a1ca6af267ebb6ca075011df49a1f4b61f41 (diff)
downloadorg.eclipse.ecf-7dd49428d7cea74a264ba024b86a9bb92de2cb09.tar.gz
org.eclipse.ecf-7dd49428d7cea74a264ba024b86a9bb92de2cb09.tar.xz
org.eclipse.ecf-7dd49428d7cea74a264ba024b86a9bb92de2cb09.zip
Removed httpclient and supporting orbit bundles
Diffstat (limited to 'releng')
-rw-r--r--releng/features/org.eclipse.ecf.core-feature/feature.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/releng/features/org.eclipse.ecf.core-feature/feature.xml b/releng/features/org.eclipse.ecf.core-feature/feature.xml
index 4473578e7..194f43d80 100644
--- a/releng/features/org.eclipse.ecf.core-feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.core-feature/feature.xml
@@ -270,27 +270,6 @@ Contributors: Composent, Inc. - initial API and implementation
unpack="false"/>
<plugin
- id="org.apache.commons.codec"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.apache.commons.httpclient"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.apache.commons.logging"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.ecf.telephony.call"
download-size="0"
install-size="0"

Back to the top