On Mon, 13 May 2002, Bruce Elliott <[EMAIL PROTECTED]> wrote: > Having a problem with antv1.5beta1 and antv1.6alpha on Redhat Linux > 7.2.
I'm using RedHat 7.2 myself and have never seen that problem while running Ant. It looks as if some task (probably javac) wan't closing files it should close but then again the > [javac] bad class file: > /usr/java/jdk1.3.1_01/jre/lib/rt.jar(java/io/FileOutputStream.class) immediately preceeding your error message looks as if you had a different problem - what does jar tf on rt.jar say? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
