glenn       01/09/25 05:57:01

  Modified:    input    build.xml
  Log:
  Fix input taglib build of tld file
  
  Revision  Changes    Path
  1.9       +0 -2      jakarta-taglibs/input/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/input/build.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build.xml 2001/07/14 16:05:02     1.8
  +++ build.xml 2001/09/25 12:57:01     1.9
  @@ -12,8 +12,6 @@
   
   <project name="input" default="main">
   
  -    <property name="gen-docs.present" value="true"/>
  -    
     <!-- By default, common.xml adds servlet.jar to the classpath
          ant uses when building your taglib.  If you need to use
          additional jar files or this is a JSP1.2 taglib you will
  
  
  

Reply via email to