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 jk...@apache.org on 2007/01/31 18:22:11 UTC

svn commit: r501912 - in /incubator/woden/trunk/java: ant-test/build.xml build.properties

Author: jkaputin
Date: Wed Jan 31 09:22:10 2007
New Revision: 501912

URL: http://svn.apache.org/viewvc?view=rev&rev=501912
Log:
Changed milestone build number from 6 to 7

Modified:
    incubator/woden/trunk/java/ant-test/build.xml
    incubator/woden/trunk/java/build.properties

Modified: incubator/woden/trunk/java/ant-test/build.xml
URL: http://svn.apache.org/viewvc/incubator/woden/trunk/java/ant-test/build.xml?view=diff&rev=501912&r1=501911&r2=501912
==============================================================================
--- incubator/woden/trunk/java/ant-test/build.xml (original)
+++ incubator/woden/trunk/java/ant-test/build.xml Wed Jan 31 09:22:10 2007
@@ -47,7 +47,7 @@
 	<property name="xmlcatalog.dir" location="${test-suite.dir}/xmlcatalog" />
 
 
-	<taskdef name="validatewsdl20" classname="org.apache.woden.ant.ValidateWSDL20" classpath="${resources.dir};${lib.dir}/woden-1.0-incubating-M6.jar;${lib.dir}/woden-ant-1.0-incubating-M6.jar;${downloads.lib.dir}/${XmlSchemaFile};${downloads.lib.dir}/${XercesJar1};${downloads.lib.dir}/${XercesJar2}" />
+	<taskdef name="validatewsdl20" classname="org.apache.woden.ant.ValidateWSDL20" classpath="${resources.dir};${lib.dir}/woden-1.0-incubating-M7.jar;${lib.dir}/woden-ant-1.0-incubating-M7.jar;${downloads.lib.dir}/${XmlSchemaFile};${downloads.lib.dir}/${XercesJar1};${downloads.lib.dir}/${XercesJar2}" />
 
 	<target name="main" description="---> Validate test suite, generates interchange format, and validates results" depends="validation-results, documents-good, documents-bad, schemavalidate-results" />
 

Modified: incubator/woden/trunk/java/build.properties
URL: http://svn.apache.org/viewvc/incubator/woden/trunk/java/build.properties?view=diff&rev=501912&r1=501911&r2=501912
==============================================================================
--- incubator/woden/trunk/java/build.properties (original)
+++ incubator/woden/trunk/java/build.properties Wed Jan 31 09:22:10 2007
@@ -50,7 +50,7 @@
 version              = 1.0
 
 ! The current milestone id
-milestone            = 6
+milestone            = 7
 
 ! The type of build to run. Valid value are R - release, M - milestone, I - integration, N - nightly
 buildType            = M



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