2004/ws/addressing build.xml,1.3,1.4

Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv24648

Modified Files:
	build.xml 
Log Message:
Forced stylesheet reload to work around section numbering bug

Index: build.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** build.xml	14 Dec 2004 20:11:23 -0000	1.3
--- build.xml	26 May 2005 16:07:10 -0000	1.4
***************
*** 22,25 ****
--- 22,26 ----
        destdir="${dist.home}"
        style="${stylesheet}"
+       reloadstylesheet="true"
        includes="ws-addr-core.xml ws-addr-soap.xml ws-addr-wsdl.xml"/>
    </target>

Received on Thursday, 26 May 2005 16:07:17 UTC