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 hu...@apache.org on 2006/07/03 16:03:15 UTC

svn commit: r418771 - in /incubator/woden/branches/WODEN-40: .classpath build.properties

Author: hughesj
Date: Mon Jul  3 07:03:14 2006
New Revision: 418771

URL: http://svn.apache.org/viewvc?rev=418771&view=rev
Log:
Move up to XmlSchema 1.0.3

Modified:
    incubator/woden/branches/WODEN-40/.classpath
    incubator/woden/branches/WODEN-40/build.properties

Modified: incubator/woden/branches/WODEN-40/.classpath
URL: http://svn.apache.org/viewvc/incubator/woden/branches/WODEN-40/.classpath?rev=418771&r1=418770&r2=418771&view=diff
==============================================================================
--- incubator/woden/branches/WODEN-40/.classpath (original)
+++ incubator/woden/branches/WODEN-40/.classpath Mon Jul  3 07:03:14 2006
@@ -8,7 +8,7 @@
 	<classpathentry kind="lib" path="downloads/lib/xercesImpl.jar"/>
 	<classpathentry kind="lib" path="downloads/lib/xml-apis.jar"/>
 	<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.apache.ant_1.6.5/lib/ant.jar"/>
-	<classpathentry kind="lib" path="downloads/lib/XmlSchema-1.0.jar"/>
+	<classpathentry kind="lib" path="downloads/lib/XmlSchema-1.0.3.jar"/>
 	<classpathentry kind="lib" path="downloads/lib/wsdl4j.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: incubator/woden/branches/WODEN-40/build.properties
URL: http://svn.apache.org/viewvc/incubator/woden/branches/WODEN-40/build.properties?rev=418771&r1=418770&r2=418771&view=diff
==============================================================================
--- incubator/woden/branches/WODEN-40/build.properties (original)
+++ incubator/woden/branches/WODEN-40/build.properties Mon Jul  3 07:03:14 2006
@@ -16,8 +16,8 @@
 ###########################################################################
 
 ! Prereq information
-XmlSchemaURL         = http://www.apache.org/dist/maven-repository/org/apache/ws/commons/XmlSchema/1.0/XmlSchema-1.0.jar
-XmlSchemaFile        = XmlSchema-1.0.jar
+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
 XercesFile           = Xerces-J-bin.2.8.0.zip
 XercesJar1           = xercesImpl.jar



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