glenn       01/07/07 13:18:08

  Modified:    .        common.xml
  Log:
  Remove unnecessary comment
  
  Revision  Changes    Path
  1.14      +0 -2      jakarta-taglibs/common.xml
  
  Index: common.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/common.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- common.xml        2001/07/04 22:15:01     1.13
  +++ common.xml        2001/07/07 20:18:04     1.14
  @@ -134,8 +134,6 @@
       <copy toDir="${build.examples}">
         <fileset dir="${examples.src}/web"/>
       </copy>
  -    <!-- This will be removed in the future and individual taglibs
  -         will be responsible for copying any necessary jar files. -->
       <copy file="${dist.library}/${taglib.name}.jar"
             toFile="${build.examples}/WEB-INF/lib/${taglib.name}.jar"/>
       <!-- Copy the .jsp files as .txt files -->
  
  
  

Reply via email to