You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by fe...@apache.org on 2004/03/08 02:27:06 UTC

cvs commit: jakarta-taglibs/gnat-tags build.xml

felipeal    2004/03/07 17:27:06

  Modified:    gnat-tags build.xml
  Log:
  fixed bad XML comment
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-taglibs/gnat-tags/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/gnat-tags/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.xml	9 Feb 2004 16:35:28 -0000	1.7
  +++ build.xml	8 Mar 2004 01:27:06 -0000	1.8
  @@ -131,9 +131,9 @@
       <copy todir="${build.doc}/WEB-INF">
         <fileset dir="${doc.src}/conf"/>
       </copy>
  -<!--
       <!-- intro.xml isn't part of the documentation application,
            this is just a handy place to build it for the web site. -->
  +<!--
       <style in="xml/intro.xml"
              destdir="${build.doc}"
              out="${build.doc}/intro.html"
  
  
  

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