morrijr 02/03/18 04:02:59 Modified: . build.xml Log: Also need to change this for svg doc fix :) Revision Changes Path 1.186 +1 -1 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.185 retrieving revision 1.186 diff -u -r1.185 -r1.186 --- build.xml 15 Mar 2002 11:55:22 -0000 1.185 +++ build.xml 18 Mar 2002 12:02:59 -0000 1.186 @@ -1083,7 +1083,7 @@ </copy> <!-- correct the image references --> - <replace dir="${build.war}/documentation/svg" token="context://images" value="context://documentation/images"/> + <!-- replace dir="${build.war}/documentation/svg" token="context://images" value="context://documentation/images"/ --> </target> <!-- =================================================================== -->
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]