From 60744a36aae604ac3c4499ed54f1082ab8f5947d Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 19 Nov 2008 00:10:54 +0000 Subject: Copying modules from Equinox branch, to start merging the delta changes from 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68 --- .../policy-security-ws/META-INF/MANIFEST.MF | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 java/sca/modules/policy-security-ws/META-INF/MANIFEST.MF (limited to 'java/sca/modules/policy-security-ws/META-INF') diff --git a/java/sca/modules/policy-security-ws/META-INF/MANIFEST.MF b/java/sca/modules/policy-security-ws/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..40f58929d2 --- /dev/null +++ b/java/sca/modules/policy-security-ws/META-INF/MANIFEST.MF @@ -0,0 +1,41 @@ +Manifest-Version: 1.0 +Export-Package: org.apache.tuscany.sca.policy.security.ws;uses:="org.a + pache.axis2,org.apache.tuscany.sca.runtime,org.apache.tuscany.sca.ass + embly,org.apache.neethi,org.apache.tuscany.sca.provider,org.apache.tu + scany.sca.core,org.apache.axis2.context,org.apache.tuscany.sca.monito + r,org.apache.tuscany.sca.policy,javax.xml.namespace,org.apache.axiom. + om,org.apache.axis2.description,javax.xml.stream,org.apache.axis2.eng + ine,org.apache.tuscany.sca.contribution.resolver,org.apache.tuscany.s + ca.policy.util,org.apache.tuscany.sca.contribution.processor,org.osoa + .sca";version="1.4" +Tool: Bnd-0.0.255 +Bundle-Name: Apache Tuscany Security Policy WS Model +Created-By: 1.6.0_07 (Sun Microsystems Inc.) +Bundle-Vendor: The Apache Software Foundation +Bundle-Version: 1.4 +Bnd-LastModified: 1225397300062 +Bundle-ManifestVersion: 2 +Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt +Bundle-Description: Apache Tuscany Security Policy WS Model +Import-Package: javax.xml.namespace;version="1.0", + javax.xml.stream, + org.apache.axiom.om, + org.apache.axis2, + org.apache.axis2.context, + org.apache.axis2.description, + org.apache.axis2.engine, + org.apache.neethi, + org.apache.tuscany.sca.assembly;version="1.4", + org.apache.tuscany.sca.contribution.processor;version="1.4", + org.apache.tuscany.sca.contribution.resolver;version="1.4", + org.apache.tuscany.sca.core;version="1.4", + org.apache.tuscany.sca.monitor;version="1.4", + org.apache.tuscany.sca.policy;version="1.4", + org.apache.tuscany.sca.policy.security.ws;version="1.4", + org.apache.tuscany.sca.policy.util;version="1.4", + org.apache.tuscany.sca.provider;version="1.4", + org.apache.tuscany.sca.runtime;version="1.4", + org.osoa.sca;version="1.4" +Bundle-SymbolicName: org.apache.tuscany.sca.policy.security.ws +Bundle-DocURL: http://www.apache.org/ + -- cgit v1.2.3