remm        2003/07/14 09:28:19

  Modified:    util     build.xml
  Log:
  - Remove warnings.
  
  Revision  Changes    Path
  1.25      +1 -1      jakarta-tomcat-connectors/util/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/util/build.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- build.xml 10 Jun 2003 00:49:30 -0000      1.24
  +++ build.xml 14 Jul 2003 16:28:19 -0000      1.25
  @@ -59,7 +59,7 @@
           <echo message="-- JDK14 = ${jdk1.4.present}"/>
           <javac srcdir="java"
               destdir="${tomcat-util.build}/classes"
  -            deprecation="on"
  +            deprecation="off"
               debug="on"
               target="1.1"
               optimize="off"
  
  
  

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

Reply via email to