You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pe...@apache.org on 2005/04/23 14:20:59 UTC

cvs commit: jakarta-tomcat-catalina/modules/cluster build.xml

pero        2005/04/23 05:20:59

  Modified:    modules/cluster build.xml
  Log:
  revert change for compile with java 1.4
  
  Revision  Changes    Path
  1.16      +0 -1      jakarta-tomcat-catalina/modules/cluster/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/modules/cluster/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.xml	22 Apr 2005 20:33:44 -0000	1.15
  +++ build.xml	23 Apr 2005 12:20:59 -0000	1.16
  @@ -81,7 +81,6 @@
              optimize="${compile.optimize}"
              excludes="**/CVS/**"  	   
       	>
  -  	    <compilerarg line="-Xlint:unchecked" />
           <classpath refid="cluster.classpath" />
       </javac>
       <copy file="${basedir}/src/share/org/apache/catalina/cluster/LocalStrings.properties"
  
  
  

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