nicolaken    2002/07/12 02:24:53

  Modified:    .        cocoonbuild.xml
  Log:
  Adding brokenlinks.txt file generation also to the main html-docs target.
  
  Revision  Changes    Path
  1.4       +2 -1      jakarta-avalon-excalibur/cocoonbuild.xml
  
  Index: cocoonbuild.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/cocoonbuild.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- cocoonbuild.xml   12 Jul 2002 07:13:21 -0000      1.3
  +++ cocoonbuild.xml   12 Jul 2002 09:24:53 -0000      1.4
  @@ -95,7 +95,7 @@
               <arg value="-l${cocoon.work}/cocoon.log"/>
               <arg value="-b${build.dir}/brokenlinks.txt"/>
               <arg value="-uERROR"/>
  -            <arg value="-f./build/content/xdocs/uri.properties"/>
  +            <arg value="-f./build/content/xdocs/doc.uris"/>
               <arg value="-rno"/>            
               <classpath>
                   <path refid="tools.class.path"/>
  @@ -119,6 +119,7 @@
               <arg value="-d${cocoon.build.docs}"/>
               <arg value="-w${cocoon.work}"/>
               <arg value="-l${cocoon.work}/cocoon.log"/>
  +            <arg value="-b${build.dir}/brokenlinks.txt"/>            
               <arg value="-uERROR"/>
               <arg value="index.html"/>
               <classpath>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to