diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-05 07:55:03 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-05 07:55:03 +0000 |
commit | ebb89430400c2cb1d1c74ca18927375ff41601cc (patch) | |
tree | 64b8495da5bc316b6711834f604c2490f556901b /java/sca/contrib/modules/host-corba-jee/META-INF/MANIFEST.MF | |
parent | 7e3c616f4404088bfdd5b2aefe30291c12486ddd (diff) |
Move the contrib folder out of the sca trunk build as discussed on the ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741038 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/contrib/modules/host-corba-jee/META-INF/MANIFEST.MF')
-rw-r--r-- | java/sca/contrib/modules/host-corba-jee/META-INF/MANIFEST.MF | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/java/sca/contrib/modules/host-corba-jee/META-INF/MANIFEST.MF b/java/sca/contrib/modules/host-corba-jee/META-INF/MANIFEST.MF deleted file mode 100644 index 71fbb7e6a9..0000000000 --- a/java/sca/contrib/modules/host-corba-jee/META-INF/MANIFEST.MF +++ /dev/null @@ -1,23 +0,0 @@ -Manifest-Version: 1.0
-Private-Package: org.apache.tuscany.sca.host.corba.jee;version="2.0.0"
-Tool: Bnd-0.0.255
-Bundle-Name: Apache Tuscany SCA JEE environment CORBA Host
-Created-By: 1.6.0_07 (Sun Microsystems Inc.)
-Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 2.0.0
-Bnd-LastModified: 1225397427890
-Bundle-ManifestVersion: 2
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
-Bundle-Description: Apache Tuscany SCA JEE environment CORBA Host
-Import-Package: javax.naming,
- javax.naming.spi;resolution:=optional,
- javax.rmi,
- org.apache.tuscany.sca.core;version="2.0.0",
- org.apache.tuscany.sca.host.corba;version="2.0.0",
- org.omg.CORBA,
- org.omg.CORBA.portable;resolution:=optional,
- org.omg.CosNaming,
- org.omg.CosNaming.NamingContextPackage
-Bundle-SymbolicName: org.apache.tuscany.sca.host.corba.jee
-Bundle-DocURL: http://www.apache.org/
-
|