summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M2/modules/binding-ejb-runtime/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:09:18 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:09:18 +0000
commit4e13586bc791d71c41760cf4d0a5cc908973de3e (patch)
tree82e905f91d993f3a642168854371789150dfb2e8 /branches/sca-java-2.0-M2/modules/binding-ejb-runtime/META-INF/MANIFEST.MF
parentcde3d2629677a07aa09e3c7fbe117b680c0f5df7 (diff)
Moving 2.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835134 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-2.0-M2/modules/binding-ejb-runtime/META-INF/MANIFEST.MF')
-rw-r--r--branches/sca-java-2.0-M2/modules/binding-ejb-runtime/META-INF/MANIFEST.MF41
1 files changed, 0 insertions, 41 deletions
diff --git a/branches/sca-java-2.0-M2/modules/binding-ejb-runtime/META-INF/MANIFEST.MF b/branches/sca-java-2.0-M2/modules/binding-ejb-runtime/META-INF/MANIFEST.MF
deleted file mode 100644
index c895c86bdb..0000000000
--- a/branches/sca-java-2.0-M2/modules/binding-ejb-runtime/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,41 +0,0 @@
-Manifest-Version: 1.0
-Private-Package: org.apache.tuscany.sca.binding.ejb.corba;version="2.0
- ",org.apache.tuscany.sca.binding.ejb.provider;version="2.0.0",org.apach
- e.tuscany.sca.binding.ejb.util;version="2.0.0"
-Tool: Bnd-0.0.255
-Bundle-Name: Apache Tuscany SCA EJB Binding Runtime
-Created-By: 1.6.0_07 (Sun Microsystems Inc.)
-Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 2.0.0
-Bnd-LastModified: 1225397250828
-Bundle-ManifestVersion: 2
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
-Bundle-Description: Apache Tuscany SCA EJB Binding Runtime
-Import-Package: javax.ejb,
- javax.ejb.spi,
- javax.naming,
- javax.rmi,
- javax.rmi.CORBA,
- net.sf.cglib.core,
- net.sf.cglib.proxy,
- org.apache.tuscany.sca.assembly;version="2.0.0",
- org.apache.tuscany.sca.binding.ejb;version="2.0.0",
- org.apache.tuscany.sca.core;version="2.0.0",
- org.apache.tuscany.sca.interfacedef;version="2.0.0",
- org.apache.tuscany.sca.interfacedef.java;version="2.0.0",
- org.apache.tuscany.sca.invocation;version="2.0.0",
- org.apache.tuscany.sca.policy;version="2.0.0",
- org.apache.tuscany.sca.provider;version="2.0.0",
- org.apache.tuscany.sca.runtime;version="2.0.0",
- org.omg.CORBA,
- org.omg.CORBA.portable,
- org.omg.CORBA_2_3.portable,
- org.omg.CosNaming,
- org.omg.IOP,
- org.omg.PortableInterceptor,
- org.omg.stub.java.rmi,
- org.oasisopen.sca;version="2.0.0",
- org.oasisopen.sca.annotation;version="2.0.0";resolution:=optional
-Bundle-SymbolicName: org.apache.tuscany.sca.binding.ejb.runtime
-Bundle-DocURL: http://www.apache.org/
-