diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-31 23:27:42 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-31 23:27:42 +0000 |
commit | c3a9b2d15cd955e10ad752513f15fcc2dda520fe (patch) | |
tree | bddb78cf0ae4b1cefb8b424fb757605b58153c15 /branches/sca-equinox/modules/binding-gdata-runtime/META-INF | |
parent | 3777b00503a01f9007f5349f15c3a02fadc0d846 (diff) |
Removing unnecessary abdera dependency.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709599 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/binding-gdata-runtime/META-INF')
-rw-r--r-- | branches/sca-equinox/modules/binding-gdata-runtime/META-INF/MANIFEST.MF | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/binding-gdata-runtime/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/binding-gdata-runtime/META-INF/MANIFEST.MF index dd0504b051..2d026b6b5f 100644 --- a/branches/sca-equinox/modules/binding-gdata-runtime/META-INF/MANIFEST.MF +++ b/branches/sca-equinox/modules/binding-gdata-runtime/META-INF/MANIFEST.MF @@ -22,7 +22,6 @@ Import-Package: com.google.gdata.client, javax.servlet.http,
javax.xml.namespace,
junit.framework;resolution:=optional,
- org.apache.abdera.parser,
org.apache.commons.codec.binary,
org.apache.commons.httpclient,
org.apache.commons.httpclient.auth,
|