You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by lm...@apache.org on 2008/04/12 23:35:22 UTC

svn commit: r647498 - /webservices/woden/trunk/java/build.properties

Author: lmandel
Date: Sat Apr 12 14:35:20 2008
New Revision: 647498

URL: http://svn.apache.org/viewvc?rev=647498&view=rev
Log:
Updated XmlSchema and Axiom locations to point to the 1.4.1 and 1.2.6 releases.

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

Modified: webservices/woden/trunk/java/build.properties
URL: http://svn.apache.org/viewvc/webservices/woden/trunk/java/build.properties?rev=647498&r1=647497&r2=647498&view=diff
==============================================================================
--- webservices/woden/trunk/java/build.properties (original)
+++ webservices/woden/trunk/java/build.properties Sat Apr 12 14:35:20 2008
@@ -16,8 +16,8 @@
 ###########################################################################
 
 ! Prereq information
-XmlSchemaURL         = http://archive.apache.org/dist/ws/commons/XmlSchema/1_3_1/XmlSchema-1.3.1.jar
-XmlSchemaFile        = XmlSchema-1.3.1.jar
+XmlSchemaURL         = http://archive.apache.org/dist/ws/commons/XmlSchema/1_4_1/XmlSchema-1.4.1.jar
+XmlSchemaFile        = XmlSchema-1.4.1.jar
 XercesURL            = http://archive.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.8.1.zip
 XercesFile           = Xerces-J-bin.2.8.1.zip
 XercesJar1           = xercesImpl.jar
@@ -27,10 +27,10 @@
 AntJar               = ant.jar
 WSDL4JURL            = http://surfnet.dl.sourceforge.net/sourceforge/wsdl4j/wsdl4j-bin-1.6.2.zip
 WSDL4JFile           = wsdl4j-bin-1.6.2.zip
-AxiomApiURL          = http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-api/1.2.3/axiom-api-1.2.3.jar
-AxiomApiFile         = axiom-api-1.2.3.jar
-AxiomImplURL         = http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-impl/1.2.3/axiom-impl-1.2.3.jar
-AxiomImplFile        = axiom-impl-1.2.3.jar
+AxiomApiURL          = http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-api/1.2.6/axiom-api-1.2.6.jar
+AxiomApiFile         = axiom-api-1.2.6.jar
+AxiomImplURL         = http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-impl/1.2.3/axiom-impl-1.2.6.jar
+AxiomImplFile        = axiom-impl-1.2.6.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://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



---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org