From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../META-INF/MANIFEST.MF | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF (limited to 'java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF') diff --git a/java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF b/java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..e9569eefae --- /dev/null +++ b/java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF @@ -0,0 +1,17 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: %pluginName +Bundle-SymbolicName: das.ldap.configuration.model.ecore.v100; singleton:=true +Bundle-Version: 1.0.0 +Bundle-ClassPath: . +Bundle-Vendor: %providerName +Bundle-Localization: plugin +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Export-Package: org.apache.tuscany.model, + org.apache.tuscany.model.impl, + org.apache.tuscany.model.util +Require-Bundle: org.eclipse.core.runtime, + org.eclipse.emf.ecore;visibility:=reexport, + org.eclipse.emf.commonj.sdo;visibility:=reexport, + org.eclipse.emf.ecore.sdo;visibility:=reexport +Eclipse-LazyStart: true -- cgit v1.2.3