aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorIngo Bauersachs <ingo@jitsi.org>2016-06-04 22:36:51 +0200
committerIngo Bauersachs <ingo@jitsi.org>2016-06-04 22:36:51 +0200
commitc223efe87a96a219278f6328500e8de139573cd2 (patch)
treeefe1ddec7c68cde15b235f25ac70a67edc909953 /lib
parent5d6893eb92e2b1a210e5acb851d9a6fb5f3b82fb (diff)
downloadjitsi-c223efe87a96a219278f6328500e8de139573cd2.zip
jitsi-c223efe87a96a219278f6328500e8de139573cd2.tar.gz
jitsi-c223efe87a96a219278f6328500e8de139573cd2.tar.bz2
Remove external httpclient manifest
Diffstat (limited to 'lib')
-rw-r--r--lib/installer-exclude/httpclient.manifest.mf41
1 files changed, 0 insertions, 41 deletions
diff --git a/lib/installer-exclude/httpclient.manifest.mf b/lib/installer-exclude/httpclient.manifest.mf
deleted file mode 100644
index bbd83f0..0000000
--- a/lib/installer-exclude/httpclient.manifest.mf
+++ /dev/null
@@ -1,41 +0,0 @@
-Bundle-Name: Apache Http Client
-Bundle-Description: Apache Http Client
-Bundle-Vendor: jitsi.org
-Bundle-Version: 4.2.3
-Bundle-SymbolicName: org.apache.http
-Import-Package: org.apache.commons.logging,
- javax.security.auth.x500,
- javax.net.ssl
-Export-Package: org.apache.http,
- org.apache.http.entity,
- org.apache.http.entity.mime,
- org.apache.http.entity.mime.content,
- org.apache.http.impl,
- org.apache.http.impl.auth,
- org.apache.http.impl.client,
- org.apache.http.impl.conn,
- org.apache.http.impl.entity,
- org.apache.http.impl.io,
- org.apache.http.io,
- org.apache.http.message,
- org.apache.http.params,
- org.apache.http.protocol,
- org.apache.http.util,
- org.apache.http.annotation,
- org.apache.http.auth,
- org.apache.http.auth.params,
- org.apache.http.client,
- org.apache.http.client.entity,
- org.apache.http.client.methods,
- org.apache.http.client.params,
- org.apache.http.client.protocol,
- org.apache.http.client.utils,
- org.apache.http.conn,
- org.apache.http.conn.params,
- org.apache.http.conn.routing,
- org.apache.http.conn.scheme,
- org.apache.http.conn.ssl,
- org.apache.http.conn.util,
- org.apache.http.impl.client
-
-