- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 17 Jun 2007 22:22:06 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv15644
Modified Files:
build.xml
Log Message:
Oops, forgot to check in the build.xml file yesterday
Index: build.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/build.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- build.xml 1 May 2007 14:49:31 -0000 1.29
+++ build.xml 17 Jun 2007 22:22:04 -0000 1.30
@@ -11,9 +11,11 @@
<property name="glossary" value="extract-glist.xsl"/>
<property name="generateBPlist" value="generateBPlist.xsl"/>
<property name="diffformat" value="diffspec.xsl"/>
- <property name="last-public-draft" value="20070330"/>
+ <property name="last-public-draft" value="20070605"/>
<property name="primer-last-public-draft" value="20070330"/>
- <property name="guidelines-last-public-draft" value="20070330"/>
+ <!-- TEMP
+ <property name="guidelines-last-public-draft" value="20070330"/>-->
+ <property name="guidelines-last-public-draft" value="20070520"/>
<property name="wsdl11elementidentifiers-last-public-draft" value="20070330"/>
<target name="clean">
Received on Sunday, 17 June 2007 22:22:12 UTC