Author: hughesj
Date: Mon Sep 18 03:58:16 2006
New Revision: 447364

URL: http://svn.apache.org/viewvc?view=rev&rev=447364
Log:
Temporarily build with Xerces-J 2.8.0 ... need to decide whether to track
Xerces-J levels or build with the earliest Xerces-J we can (while somehow
also testing we work with later levels)

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?view=diff&rev=447364&r1=447363&r2=447364
==============================================================================
--- incubator/woden/trunk/java/build.properties (original)
+++ incubator/woden/trunk/java/build.properties Mon Sep 18 03:58:16 2006
@@ -18,7 +18,7 @@
 ! Prereq information
 XmlSchemaURL         = 
http://www.apache.org/dist/maven-repository/org/apache/ws/commons/XmlSchema/1.0.3/XmlSchema-1.0.3.jar
 XmlSchemaFile        = XmlSchema-1.0.3.jar
-XercesURL            = 
http://www.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.8.0.zip
+XercesURL            = 
http://archive.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.8.0.zip
 XercesFile           = Xerces-J-bin.2.8.0.zip
 XercesJar1           = xercesImpl.jar
 XercesJar2           = xml-apis.jar



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

Reply via email to