summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-gdata-runtime/META-INF
diff options
context:
space:
mode:
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.MF36
-rw-r--r--branches/sca-equinox/modules/binding-gdata-runtime/META-INF/README1
2 files changed, 36 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
new file mode 100644
index 0000000000..6447f6afb0
--- /dev/null
+++ b/branches/sca-equinox/modules/binding-gdata-runtime/META-INF/MANIFEST.MF
@@ -0,0 +1,36 @@
+Manifest-Version: 1.0
+Created-By: 1.5.0_11 (Sun Microsystems Inc.)
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Import-Package: com.google.gdata.client,com.google.gdata.data,com.goog
+ le.gdata.util,com.google.gdata.util.common.xml,javax.servlet,javax.se
+ rvlet.http,javax.xml.namespace,org.apache.abdera.parser,org.apache.co
+ mmons.codec.binary,org.apache.commons.httpclient,org.apache.commons.h
+ ttpclient.auth,org.apache.commons.httpclient.methods,org.apache.commo
+ ns.httpclient.params,org.apache.tuscany.sca.assembly;version="1.4",or
+ g.apache.tuscany.sca.binding.gdata;version="1.4",org.apache.tuscany.s
+ ca.binding.gdata.collection;version="1.4",org.apache.tuscany.sca.core
+ ;version="1.4",org.apache.tuscany.sca.data.collection;version="1.4",o
+ rg.apache.tuscany.sca.databinding;version="1.4",org.apache.tuscany.sc
+ a.databinding.impl;version="1.4",org.apache.tuscany.sca.host.http;ver
+ sion="1.4",org.apache.tuscany.sca.interfacedef;version="1.4",org.apac
+ he.tuscany.sca.interfacedef.impl;version="1.4",org.apache.tuscany.sca
+ .interfacedef.util;version="1.4",org.apache.tuscany.sca.invocation;ve
+ rsion="1.4",org.apache.tuscany.sca.provider;version="1.4",org.apache.
+ tuscany.sca.runtime;version="1.4",org.osoa.sca;version="1.4",org.osoa
+ .sca.annotations;version="1.4"
+Bnd-LastModified: 1225317136370
+Export-Package: org.apache.tuscany.sca.binding.gdata.collection;uses:=
+ "com.google.gdata.client,org.osoa.sca.annotations,com.google.gdata.da
+ ta";version="1.4"
+Bundle-Version: 1.4
+Bundle-Name: Apache Tuscany SCA Gdata Binding Extension Runtime GSOC
+Bundle-Description: Apache Tuscany SCA Gdata Binding Extension Runtime
+ GSOC
+Private-Package: org.apache.tuscany.sca.binding.gdata.provider;version
+ ="1.4"
+Bundle-DocURL: http://www.apache.org/
+Bundle-ManifestVersion: 2
+Bundle-Vendor: The Apache Software Foundation
+Bundle-SymbolicName: org.apache.tuscany.sca.binding.gdata.runtime
+Tool: Bnd-0.0.255
+
diff --git a/branches/sca-equinox/modules/binding-gdata-runtime/META-INF/README b/branches/sca-equinox/modules/binding-gdata-runtime/META-INF/README
deleted file mode 100644
index 009570154d..0000000000
--- a/branches/sca-equinox/modules/binding-gdata-runtime/META-INF/README
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains a generated MANIFEST.MF file.