summaryrefslogtreecommitdiffstats
path: root/java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-02 22:21:03 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-02 22:21:03 +0000
commitf3e3191c911992ae4b55cf1619206ad7dd2b7c9f (patch)
tree59522e24f2dcb85cf55f7b4eb9e161382059fe45 /java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF
parent1a07cc91f40d1a8307189f746f6f55e3be7bb6d5 (diff)
Moving LDAP DAS to contrib folder at new SVN structure
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832142 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF')
-rw-r--r--java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF17
1 files changed, 0 insertions, 17 deletions
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
deleted file mode 100644
index e9569eefae..0000000000
--- a/java/das/ldap/das.ldap.configuration.model.v100/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,17 +0,0 @@
-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