You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2011/07/13 04:57:26 UTC

svn commit: r1145842 - in /geronimo/tck/branches/3.0/stax-tck-runner: pom.xml src/test/resources/stax.jti

Author: xuhaihong
Date: Wed Jul 13 02:57:26 2011
New Revision: 1145842

URL: http://svn.apache.org/viewvc?rev=1145842&view=rev
Log:
Update woodstox dependency

Modified:
    geronimo/tck/branches/3.0/stax-tck-runner/pom.xml
    geronimo/tck/branches/3.0/stax-tck-runner/src/test/resources/stax.jti

Modified: geronimo/tck/branches/3.0/stax-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0/stax-tck-runner/pom.xml?rev=1145842&r1=1145841&r2=1145842&view=diff
==============================================================================
--- geronimo/tck/branches/3.0/stax-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0/stax-tck-runner/pom.xml Wed Jul 13 02:57:26 2011
@@ -54,7 +54,15 @@
                             <artifactItems>
                                 <artifactItem>
                                     <groupId>org.apache.geronimo.bundles</groupId>
-                                    <artifactId>woodstox</artifactId>
+                                    <artifactId>woodstox-core-asl</artifactId>
+                                    <overWrite>true</overWrite>
+                                    <outputDirectory>${project.build.directory}/dependency/lib</outputDirectory>
+                                </artifactItem>
+                            </artifactItems>
+                            <artifactItems>
+                                <artifactItem>
+                                    <groupId>org.codehaus.woodstox</groupId>
+                                    <artifactId>stax2-api</artifactId>
                                     <overWrite>true</overWrite>
                                     <outputDirectory>${project.build.directory}/dependency/lib</outputDirectory>
                                 </artifactItem>

Modified: geronimo/tck/branches/3.0/stax-tck-runner/src/test/resources/stax.jti
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0/stax-tck-runner/src/test/resources/stax.jti?rev=1145842&r1=1145841&r2=1145842&view=diff
==============================================================================
--- geronimo/tck/branches/3.0/stax-tck-runner/src/test/resources/stax.jti (original)
+++ geronimo/tck/branches/3.0/stax-tck-runner/src/test/resources/stax.jti Wed Jul 13 02:57:26 2011
@@ -17,7 +17,7 @@ StAX\ TCK.concurrency.concurrency=1
 StAX\ TCK.desc=stax
 StAX\ TCK.outputfactory=com.ctc.wstx.stax.WstxOutputFactory
 INTERVIEW=com.bea.ts.util.interview.StaxTCKInterview
-StAX\ TCK.tckClasspath=lib/javatest.jar lib/tck-classes.jar lib/dtdparser120.jar lib/jax-qname.jar lib/namespace.jar /home/gawor/.m2/repository/org/apache/geronimo/bundles/woodstox/3.2.9_1/woodstox-3.2.9_1.jar
+StAX\ TCK.tckClasspath=lib/javatest.jar lib/tck-classes.jar lib/dtdparser120.jar lib/jax-qname.jar lib/namespace.jar /home/gawor/.m2/repository/org/apache/geronimo/bundles/woodstox/3.2.9_1/woodstox-3.2.9_1.jar /home/gawor/.m2/repository/org/apache/geronimo/bundles/woodstox-core-asl/4.1.1_1/woodstox-core-asl-4.1.1_1.jar /home/gawor/.m2/repository/org/codehaus/stax2-api/3.1.1/stax2-api-3.1.1.jar
 StAX\ TCK.eventfactory=com.ctc.wstx.stax.WstxEventFactory
 StAX\ TCK.name=stax
 StAX\ TCK.tests.tests=