Author: jkaputin
Date: Fri Mar 30 08:51:41 2007
New Revision: 524141

URL: http://svn.apache.org/viewvc?view=rev&rev=524141
Log:
Changed XmlSchema to 1.3 RC1 and Woden milestone
to M7a-RC1.

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=524141&r1=524140&r2=524141
==============================================================================
--- incubator/woden/trunk/java/build.properties (original)
+++ incubator/woden/trunk/java/build.properties Fri Mar 30 08:51:41 2007
@@ -16,8 +16,8 @@
 ###########################################################################
 
 ! Prereq information
-XmlSchemaURL         = 
http://archive.apache.org/dist/ws/commons/XmlSchema/1_2/XmlSchema-1.2.jar
-XmlSchemaFile        = XmlSchema-1.2.jar
+XmlSchemaURL         = 
http://people.apache.org/~ajith/xmlschema/XmlSchema-1.3-RC1.jar
+XmlSchemaFile        = XmlSchema-1.3-RC1.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
@@ -30,7 +30,7 @@
 AxiomApiURL          = 
http://people.apache.org/~deepal/maven/org.apache.ws.commons.axiom/jars/axiom-api-1.2.3-RC1.jar
 AxiomApiFile         = axiom-api-1.2.3-RC1.jar
 AxiomImplURL         = 
http://people.apache.org/~deepal/maven/org.apache.ws.commons.axiom/jars/axiom-impl-1.2.3-RC1.jar
-AxiomImplFile        = axiom-impl-1.2.3.jar
+AxiomImplFile        = axiom-impl-1.2.3-RC1.jar
 CommonsLoggingURL    = 
http://www.ibiblio.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
 CommonsLoggingFile   = commons-logging-api-1.1.jar
 StaxURL              = 
http://www.ibiblio.org/maven/stax/jars/stax-api-1.0.1.jar
@@ -50,7 +50,7 @@
 version              = 1.0
 
 ! The current milestone id
-milestone            = 8
+milestone            = 7a-RC1
 
 ! 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]

Reply via email to