summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta3/modules/binding-rest-runtime/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-28 10:58:07 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-28 10:58:07 +0000
commit04dcd09976ecc5aa2948993b9a9a2d90d239ee44 (patch)
treef3d3148a4c4ae6d56185cbd55333aaf119532d26 /sca-java-2.x/branches/2.0-Beta3/modules/binding-rest-runtime/META-INF/MANIFEST.MF
parent19aadc9a267456fe8b84a9a4d3afca74ba9ef969 (diff)
Delete old beta3 branch as its going to be recreated from the current trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151789 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta3/modules/binding-rest-runtime/META-INF/MANIFEST.MF')
-rw-r--r--sca-java-2.x/branches/2.0-Beta3/modules/binding-rest-runtime/META-INF/MANIFEST.MF57
1 files changed, 0 insertions, 57 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta3/modules/binding-rest-runtime/META-INF/MANIFEST.MF b/sca-java-2.x/branches/2.0-Beta3/modules/binding-rest-runtime/META-INF/MANIFEST.MF
deleted file mode 100644
index 6283f5e7e7..0000000000
--- a/sca-java-2.x/branches/2.0-Beta3/modules/binding-rest-runtime/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,57 +0,0 @@
-Manifest-Version: 1.0
-Private-Package: org.apache.tuscany.sca.binding.rest.provider;version="2.0.
- 0",.;version="2.0.0"
-SCA-Version: 1.1
-Bundle-Name: Apache Tuscany SCA REST Binding Runtime
-Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 2.0.0
-Bundle-ManifestVersion: 2
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
-Bundle-Description: Apache Tuscany SCA REST Binding Runtime
-Import-Package: javax.jws,
- javax.servlet,
- javax.servlet.http,
- javax.ws.rs,
- javax.ws.rs.core,
- javax.ws.rs.ext,
- javax.xml,
- org.apache.tuscany.sca.assembly;version="2.0.0",
- org.apache.tuscany.sca.binding.rest;version="2.0.0",
- org.apache.tuscany.sca.binding.rest.operationselector.jaxrs;version="2.0.0",
- org.apache.tuscany.sca.binding.rest.operationselector.rpc;version="2.0.0",
- org.apache.tuscany.sca.binding.rest.wireformat.json;version="2.0.0",
- org.apache.tuscany.sca.binding.rest.wireformat.xml;version="2.0.0",
- org.apache.tuscany.sca.common.http;version="2.0.0",
- org.apache.tuscany.sca.core;version="2.0.0",
- org.apache.tuscany.sca.core.invocation;version="2.0.0",
- org.apache.tuscany.sca.databinding;version="2.0.0",
- org.apache.tuscany.sca.databinding.javabeans;version="2.0.0",
- org.apache.tuscany.sca.databinding.xml;version="2.0.0",
- org.apache.tuscany.sca.extensibility;version="2.0.0",
- org.apache.tuscany.sca.host.http;version="2.0.0",
- org.apache.tuscany.sca.interfacedef;version="2.0.0",
- org.apache.tuscany.sca.interfacedef.impl;version="2.0.0",
- org.apache.tuscany.sca.interfacedef.java;version="2.0.0",
- org.apache.tuscany.sca.interfacedef.java.jaxrs;version="2.0.0",
- org.apache.tuscany.sca.interfacedef.util;version="2.0.0",
- org.apache.tuscany.sca.invocation;version="2.0.0",
- org.apache.tuscany.sca.provider;version="2.0.0",
- org.apache.tuscany.sca.runtime;version="2.0.0",
- org.apache.tuscany.sca.web.javascript;version="2.0.0",
- org.apache.wink.client,
- org.apache.wink.client.handlers,
- org.apache.wink.common,
- org.apache.wink.common.internal.registry,
- org.apache.wink.common.internal.registry.metadata,
- org.apache.wink.server.handlers,
- org.apache.wink.server.internal,
- org.apache.wink.server.internal.registry,
- org.apache.wink.server.internal.servlet,
- org.apache.wink.server.utils,
- org.oasisopen.sca;version="2.0.0",
- org.oasisopen.sca.annotation;version="2.0.0"
-Bundle-SymbolicName: org.apache.tuscany.sca.binding.rest.runtime
-Bundle-DocURL: http://www.apache.org/
-Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6
-
-