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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]