From 375fbad455e2c15df284671e9606ea055434af74 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Wed, 2 Jun 2010 17:52:37 +0000 Subject: merge manifest updates from trunk for fixing dosgi samples (revision r950581) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950691 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/tuscany/sca/node/equinox/launcher/axiom-api-1.2.8.MF | 1 + .../org/apache/tuscany/sca/node/equinox/launcher/axis2-kernel-1.5.1.MF | 1 + 2 files changed, 2 insertions(+) (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/modules/node-launcher-equinox/src/main/resources/org/apache') diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/axiom-api-1.2.8.MF b/sca-java-2.x/branches/sca-java-2.0-M5/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/axiom-api-1.2.8.MF index c5b975bf88..671a7bff34 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/axiom-api-1.2.8.MF +++ b/sca-java-2.x/branches/sca-java-2.0-M5/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/axiom-api-1.2.8.MF @@ -34,6 +34,7 @@ Import-Package: javax.activation, javax.mail.internet, javax.xml.namespace, javax.xml.stream, + javax.xml.stream.util, org.apache.axiom.om.impl.dom.factory;resolution:=optional, org.apache.axiom.om.impl.llom.factory;resolution:=optional, org.apache.axiom.soap.impl.dom.factory;resolution:=optional, diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/axis2-kernel-1.5.1.MF b/sca-java-2.x/branches/sca-java-2.0-M5/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/axis2-kernel-1.5.1.MF index ef60ab51f1..107916e4f7 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/axis2-kernel-1.5.1.MF +++ b/sca-java-2.x/branches/sca-java-2.0-M5/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/axis2-kernel-1.5.1.MF @@ -35,4 +35,5 @@ Export-Package: org.apache.axis2.dataretrieval;version=1.5.1,org.apach ;version=1.5.1,org.apache.axis2.addressing.wsdl;version=1.5.1,org.apa che.axis2.classloader;version=1.5.1,org.apache.axis2.description;vers ion=1.5.1 +Import-Package: javax.xml.ws Eclipse-ExtensibleAPI: true -- cgit v1.2.3