I have been getting the same message, since switching from 1.4.1 to 1.5, and I do have bootclasspath set:
<javac target="1.1" fork="yes" memoryInitialSize="192m" memoryMaximumSize="256m" debug="${debug_flag}" optimize="${optimize_flag}" nowarn="off" deprecation="${deprecation_flag}" srcdir="${preproc_dir}" destdir="${obj_dir}" bootclasspath="${env.JAVA_1_HOME}/lib/classes.zip" classpath="${preproc_dir}:${1.1-jars}" ... Ed Mack WRQ, Inc. -----Original Message----- From: Geoff Meakin [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 10:12 AM To: Ant Users List Subject: RE: Compiling for JDK 1.1.8 Sorry, its been a hard day, let me rephrase that: "Are you specifying the {bootclasspath} and {target} attributes as well?" -Geoff -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>