Author: jkaputin
Date: Wed Nov 8 07:03:23 2006
New Revision: 472512
URL: http://svn.apache.org/viewvc?view=rev&rev=472512
Log:
Changed the url for XmlSchema 1.1 to ibiblio as
the jar no longer exists at the people.apache.org
url.
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=472512&r1=472511&r2=472512
==============================================================================
--- incubator/woden/trunk/java/build.properties (original)
+++ incubator/woden/trunk/java/build.properties Wed Nov 8 07:03:23 2006
@@ -16,7 +16,7 @@
###########################################################################
! Prereq information
-XmlSchemaURL =
http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.jar
+XmlSchemaURL =
http://www.ibiblio.org/maven2/org/apache/ws/commons/XmlSchema/1.1/XmlSchema-1.1.jar
XmlSchemaFile = XmlSchema-1.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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]