From 1b813c3c53f3639f076fae20dfeb8a84a862ae9d Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 27 May 2009 00:49:42 +0000 Subject: Update dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778937 13f79535-47bb-0310-9956-ffa450edef68 --- .../META-INF/MANIFEST.MF | 1 + .../pom.xml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) (limited to 'sandbox/rfeng') diff --git a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF/MANIFEST.MF b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF/MANIFEST.MF index 4aa34e389a..bbc88e69ec 100644 --- a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF/MANIFEST.MF +++ b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF/MANIFEST.MF @@ -13,6 +13,7 @@ Bundle-Description: Apache Tuscany SCA Calculator OSGi Sample Import-Package: javax.jws, javax.xml.bind, javax.xml.bind.annotation, + javax.xml.namespace, javax.xml.ws, org.apache.tuscany.sca.node;version="2.0.0", org.oasisopen.sca.annotation;version="2.0.0", diff --git a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml index 2f208e6504..db199ed22e 100644 --- a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml +++ b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/pom.xml @@ -131,6 +131,22 @@ 2.1 jar + + com.sun.xml.bind + jaxb-impl + 2.1.11 + jar + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + 1.0.1 + ${project.build.directory}/endorsed false -- cgit v1.2.3