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/policy/META-INF/MANIFEST.MF | 26 ++++++++++++++++++++++ .../sca-equinox/modules/policy/META-INF/README | 1 - 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 branches/sca-equinox/modules/policy/META-INF/MANIFEST.MF delete mode 100644 branches/sca-equinox/modules/policy/META-INF/README (limited to 'branches/sca-equinox/modules/policy/META-INF') diff --git a/branches/sca-equinox/modules/policy/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/policy/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..517d7ac849 --- /dev/null +++ b/branches/sca-equinox/modules/policy/META-INF/MANIFEST.MF @@ -0,0 +1,26 @@ +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: javax.xml.namespace,javax.xml.parsers,javax.xml.transf + orm,javax.xml.transform.dom,javax.xml.transform.stream,javax.xml.xpat + h,org.apache.tuscany.sca.extensibility;version="1.4",org.apache.tusca + ny.sca.policy;version="1.4",org.apache.tuscany.sca.policy.impl;versio + n="1.4",org.apache.tuscany.sca.policy.util;version="1.4",org.w3c.dom +Bnd-LastModified: 1225316995154 +Export-Package: org.apache.tuscany.sca.policy.impl;uses:="javax.xml.na + mespace,javax.xml.xpath,org.apache.tuscany.sca.policy";version="1.4", + org.apache.tuscany.sca.policy.util;uses:="org.apache.tuscany.sca.exte + nsibility,javax.xml.namespace,org.w3c.dom,org.apache.tuscany.sca.poli + cy,javax.xml.xpath,javax.xml.transform,javax.xml.transform.dom,javax. + xml.parsers,javax.xml.transform.stream";version="1.4",org.apache.tusc + any.sca.policy;uses:="javax.xml.namespace,org.apache.tuscany.sca.poli + cy.impl,javax.xml.xpath";version="1.4" +Bundle-Version: 1.4 +Bundle-Description: Apache Tuscany SCA Policy Model +Bundle-Name: Apache Tuscany SCA Policy Model +Bundle-DocURL: http://www.apache.org/ +Bundle-ManifestVersion: 2 +Bundle-Vendor: The Apache Software Foundation +Bundle-SymbolicName: org.apache.tuscany.sca.policy +Tool: Bnd-0.0.255 + diff --git a/branches/sca-equinox/modules/policy/META-INF/README b/branches/sca-equinox/modules/policy/META-INF/README deleted file mode 100644 index 009570154d..0000000000 --- a/branches/sca-equinox/modules/policy/META-INF/README +++ /dev/null @@ -1 +0,0 @@ -This directory contains a generated MANIFEST.MF file. -- cgit v1.2.3