Author: jkaputin
Date: Mon Apr 2 04:57:30 2007
New Revision: 524772
URL: http://svn.apache.org/viewvc?view=rev&rev=524772
Log:
Reverted milestone number to M8 and XmlSchema
version to 1.2 (pending resolution of a problem
with 1.3 rel candidate).
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=524772&r1=524771&r2=524772
==============================================================================
--- incubator/woden/trunk/java/build.properties (original)
+++ incubator/woden/trunk/java/build.properties Mon Apr 2 04:57:30 2007
@@ -16,8 +16,8 @@
###########################################################################
! Prereq information
-XmlSchemaURL =
http://people.apache.org/~ajith/xmlschema/XmlSchema-1.3-RC1.jar
-XmlSchemaFile = XmlSchema-1.3-RC1.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
@@ -50,7 +50,7 @@
version = 1.0
! The current milestone id
-milestone = 7a-RC1
+milestone = 8
! The type of build to run. Valid value are R - release, M - milestone, I -
integration, N - nightly
buildType = M
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]