remm        2003/02/26 08:42:09

  Modified:    .        build.xml
  Log:
  - Remove another incorrect path.
  
  Revision  Changes    Path
  1.88      +0 -1      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- build.xml 26 Feb 2003 16:39:17 -0000      1.87
  +++ build.xml 26 Feb 2003 16:42:08 -0000      1.88
  @@ -258,7 +258,6 @@
         <fileset dir="${tomcat.build}/common/lib">
           <include name="*.jar"/>
         </fileset>
  -      <pathelement location="${build.dir}/WEB-INF/classes"/>
       </path>
   
       <taskdef classname="org.apache.jasper.JspC" name="jasper2" >
  
  
  

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

Reply via email to