From 1fd89af50fdafdda7a08f2c40cbd42dd52f23d67 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 17 Nov 2010 04:25:49 +0000 Subject: More exclusions from wink-1.1.2 update to avoid legal-check test failure git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035918 13f79535-47bb-0310-9956-ffa450edef68 --- .../implementation-web/helloworld-jaxrs/pom.xml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs') diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml index 74a12d6309..94ab56cc30 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml @@ -43,13 +43,28 @@ org.apache.wink wink-common - 1.1.1-incubating + 1.1.2-incubating org.apache.wink wink-server - 1.1.1-incubating - + 1.1.2-incubating + + + javax.xml.bind + jaxb-api + + + com.sun.xml.bind + jaxb-impl + + + org.slf4j + slf4j-api + + + + org.slf4j slf4j-api -- cgit v1.2.3