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 lm...@apache.org on 2006/03/07 17:49:18 UTC

svn commit: r383926 - /incubator/woden/java/build.properties

Author: lmandel
Date: Tue Mar  7 08:49:16 2006
New Revision: 383926

URL: http://svn.apache.org/viewcvs?rev=383926&view=rev
Log:
Updated XmlSchema link to point to XmlSchema 1.0 release.
Updated milestone to 4.
Change build type to M.

Modified:
    incubator/woden/java/build.properties

Modified: incubator/woden/java/build.properties
URL: http://svn.apache.org/viewcvs/incubator/woden/java/build.properties?rev=383926&r1=383925&r2=383926&view=diff
==============================================================================
--- incubator/woden/java/build.properties (original)
+++ incubator/woden/java/build.properties Tue Mar  7 08:49:16 2006
@@ -16,8 +16,8 @@
 ###########################################################################
 
 ! Prereq information
-XmlSchemaURL         = http://cvs.apache.org/repository/ws-commons/jars/XmlSchema-1.0-SNAPSHOT.jar
-XmlSchemaFile        = XmlSchema-1.0-SNAPSHOT.jar
+XmlSchemaURL         = http://www.apache.org/dist/maven-repository/org/apache/ws/commons/XmlSchema/1.0/XmlSchema-1.0.jar
+XmlSchemaFile        = XmlSchema-1.0.jar
 XercesURL            = http://www.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.7.1.zip
 XercesFile           = Xerces-J-bin.2.7.1.zip
 XercesJar1           = xercesImpl.jar
@@ -34,10 +34,10 @@
 version              = 1.0.0
 
 ! The current milestone id
-milestone            = 3
+milestone            = 4
 
 ! The type of build to run. Valid value are R - release, M - milestone, I - integration, N - nightly
-buildType            = N
+buildType            = M
 
 ! Woden library names
 impl.name = woden



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