Author: jkaputin
Date: Wed Feb 7 18:12:13 2007
New Revision: 504762
URL: http://svn.apache.org/viewvc?view=rev&rev=504762
Log:
for M7, change build.properties to use XmlSchema 1.2
instead of XmlSchema-SNAPSHOT
Modified:
incubator/woden/branches/M7/build.properties
Modified: incubator/woden/branches/M7/build.properties
URL:
http://svn.apache.org/viewvc/incubator/woden/branches/M7/build.properties?view=diff&rev=504762&r1=504761&r2=504762
==============================================================================
--- incubator/woden/branches/M7/build.properties (original)
+++ incubator/woden/branches/M7/build.properties Wed Feb 7 18:12:13 2007
@@ -16,8 +16,8 @@
###########################################################################
! Prereq information
-XmlSchemaURL =
http://people.apache.org/repo/m1-snapshot-repository/org.apache.ws.commons.schema/jars/XmlSchema-SNAPSHOT.jar
-XmlSchemaFile = XmlSchema-SNAPSHOT.jar
+XmlSchemaURL =
http://archive.apache.org/dist/ws/commons/XmlSchema/1_2/XmlSchema-1.2.jar
+XmlSchemaFile = XmlSchema-1.2.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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]