Author: jkaputin
Date: Mon Dec 10 07:30:24 2007
New Revision: 602931

URL: http://svn.apache.org/viewvc?rev=602931&view=rev
Log:
Updated ANT build script to use Geronimo StAX API
jar file instead of Codehaus jar file. To reflect
the same change already made to Axiom.

Modified:
    incubator/woden/trunk/java/build.properties

Modified: incubator/woden/trunk/java/build.properties
URL: 
http://svn.apache.org/viewvc/incubator/woden/trunk/java/build.properties?rev=602931&r1=602930&r2=602931&view=diff
==============================================================================
--- incubator/woden/trunk/java/build.properties (original)
+++ incubator/woden/trunk/java/build.properties Mon Dec 10 07:30:24 2007
@@ -33,8 +33,8 @@
 AxiomImplFile        = axiom-impl-1.2.3.jar
 CommonsLoggingURL    = 
http://www.ibiblio.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
 CommonsLoggingFile   = commons-logging-api-1.1.jar
-StaxURL              = 
http://www.ibiblio.org/maven/stax/jars/stax-api-1.0.1.jar
-StaxFile             = stax-api-1.0.1.jar
+StaxURL              = 
http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0/geronimo-stax-api_1.0_spec-1.0.jar
+StaxFile             = geronimo-stax-api_1.0_spec-1.0.jar
 WstxURL              = 
http://repo1.maven.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.0/wstx-asl-3.2.0.jar
 WstxFile             = wstx-asl-3.2.0.jar
 W3cWsdl20URL         = 
http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/zips/test-suite.zip



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to