From e2e1ca43ef3c934392a9d384f3e29ffc0a506246 Mon Sep 17 00:00:00 2001 From: antelder Date: Sun, 10 May 2009 08:12:29 +0000 Subject: Redo the contribution modules merge started in r772861 but this time including svn history. As everyone seems happy with this approach now instead of doing it in a new module its just done directly in the existing contribution module. This is the start of what was described on the ML as'contribution (or core-contribution or contribution-runtime) for all the spi/infrastructure type of stuff', right now it has everything so its all in one place to make things obvious and the other contribution-* modules can be be created by moving bits out of here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773311 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/contribution/pom.xml | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'java/sca/modules/contribution/pom.xml') diff --git a/java/sca/modules/contribution/pom.xml b/java/sca/modules/contribution/pom.xml index 751e06d910..5443e2aab1 100644 --- a/java/sca/modules/contribution/pom.xml +++ b/java/sca/modules/contribution/pom.xml @@ -41,19 +41,25 @@ 2.0-SNAPSHOT - - org.apache.geronimo.specs geronimo-stax-api_1.0_spec 1.0.1 + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + stax + stax-api + + + + -- cgit v1.2.3