You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2004/07/24 00:43:49 UTC

cvs commit: jakarta-tomcat-connectors/util build.xml

remm        2004/07/23 15:43:48

  Modified:    util     build.xml
  Log:
  - JDK 1.5 compat.
  
  Revision  Changes    Path
  1.27      +0 -1      jakarta-tomcat-connectors/util/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/util/build.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- build.xml	8 Sep 2003 03:29:18 -0000	1.26
  +++ build.xml	23 Jul 2004 22:43:48 -0000	1.27
  @@ -61,7 +61,6 @@
   	       destdir="${tomcat-util.build}/classes"
   	       deprecation="off"
   	       debug="on"
  -	       target="1.1"
   	       optimize="off"
   	       verbose="off"
   	       excludes="**/CVS/**">
  
  
  

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