From bfcaf731aaba120c2affbbb018321db2cead42a5 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 30 Oct 2008 16:22:52 +0000 Subject: Adding the generated META-INF/MANIFEST.MF to source code repository, as these artifacts should be authored and tweaked by developers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709194 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/extensibility/META-INF/MANIFEST.MF | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 branches/sca-equinox/modules/extensibility/META-INF/MANIFEST.MF (limited to 'branches/sca-equinox/modules/extensibility/META-INF/MANIFEST.MF') diff --git a/branches/sca-equinox/modules/extensibility/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/extensibility/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..3f86e1d235 --- /dev/null +++ b/branches/sca-equinox/modules/extensibility/META-INF/MANIFEST.MF @@ -0,0 +1,19 @@ +Manifest-Version: 1.0 +Created-By: 1.5.0_11 (Sun Microsystems Inc.) +Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt +Import-Package: org.apache.tuscany.sca.core;version="1.4",org.apache.t + uscany.sca.extensibility;version="1.4" +Bnd-LastModified: 1225316992325 +Export-Package: org.apache.tuscany.sca.extensibility;version="1.4",org + .apache.tuscany.sca.core;uses:="org.apache.tuscany.sca.extensibility" + ;version="1.4" +Bundle-Version: 1.4 +Bundle-Name: Apache Tuscany SCA Extensibility +Bundle-Description: Apache Tuscany SCA Extensibility +Bundle-DocURL: http://www.apache.org/ +Bundle-ManifestVersion: 2 +Bundle-Vendor: The Apache Software Foundation +Bundle-SymbolicName: org.apache.tuscany.sca.extensibility +Tool: Bnd-0.0.255 +DynamicImport-Package: org.apache.tuscany.sca.extensibility.equinox + -- cgit v1.2.3