summaryrefslogtreecommitdiffstats
path: root/sandbox/sca-cloud-tutorial/cloud-google/META-INF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-23 17:55:50 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-23 17:55:50 +0000
commitf60bcd37dc61721f97fd2f3f99c62c16e0125513 (patch)
tree510a628e10f9b657a02bd86723e404659650bd2c /sandbox/sca-cloud-tutorial/cloud-google/META-INF
parent6fd5a4202a7373bacc018d27020e82fb3bf197f5 (diff)
Initial implementation of the cloud-api based on Google AppEngine infrastructure services
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829148 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/sca-cloud-tutorial/cloud-google/META-INF')
-rw-r--r--sandbox/sca-cloud-tutorial/cloud-google/META-INF/MANIFEST.MF17
1 files changed, 17 insertions, 0 deletions
diff --git a/sandbox/sca-cloud-tutorial/cloud-google/META-INF/MANIFEST.MF b/sandbox/sca-cloud-tutorial/cloud-google/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..22a14da904
--- /dev/null
+++ b/sandbox/sca-cloud-tutorial/cloud-google/META-INF/MANIFEST.MF
@@ -0,0 +1,17 @@
+Manifest-Version: 1.0
+Export-Package: org.apache.tuscany.sca.cloud.data.impl
+Tool: Bnd-0.0.357
+Bundle-Name: Apache Tuscany SCA Cloud API - Google Implementation
+Created-By: 1.6.0_15 (Apple Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+Bnd-LastModified: 1256186081729
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Cloud API
+Import-Package: org.apache.tuscany.sca.cloud.data;version="2.0",org.ap
+ ache.tuscany.sca.cloud.user;version="2.0",org.apache.tuscany.sca.data
+ .collection;version="2.0"
+Bundle-SymbolicName: org.apache.tuscany.sca.cloud.google
+Bundle-DocURL: http://www.apache.org/
+