From 146d6718330958411e6b7709e3da9fcab106b576 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 18 Nov 2008 19:59:00 +0000 Subject: Fix the duplicate export package from 3rd party jars Remove the version from javax.xml.stream Import-Package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718696 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/databinding-axiom/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'branches/sca-equinox/modules/databinding-axiom/META-INF/MANIFEST.MF') diff --git a/branches/sca-equinox/modules/databinding-axiom/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/databinding-axiom/META-INF/MANIFEST.MF index 531d72f3a0..27299b7b8f 100644 --- a/branches/sca-equinox/modules/databinding-axiom/META-INF/MANIFEST.MF +++ b/branches/sca-equinox/modules/databinding-axiom/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Bnd-LastModified: 1225397285015 Bundle-ManifestVersion: 2 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-Description: Apache Tuscany SCA Data Binding for Axiom -Import-Package: javax.xml.namespace,javax.xml.stream;version="1.0",org +Import-Package: javax.xml.namespace,javax.xml.stream,org .apache.axiom.om,org.apache.axiom.om.impl.builder,org.apache.tuscany. sca.databinding;version="1.4",org.apache.tuscany.sca.databinding.axio m;version="1.4",org.apache.tuscany.sca.databinding.impl;version="1.4" -- cgit v1.2.3