Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 53670 invoked from network); 20 Mar 2003 16:26:28 -0000 Received: from k101-11.bas1.dbn.dublin.eircom.net (HELO corvil.com.) (159.134.101.11) by daedalus.apache.org with SMTP; 20 Mar 2003 16:26:28 -0000 Received: from preilly.local.corvil.com (preilly.local.corvil.com [172.18.1.173]) by corvil.com. (8.12.5/8.12.5) with ESMTP id h2KGQTpg014128 for ; Thu, 20 Mar 2003 16:26:29 GMT (envelope-from peter.reilly@corvil.com) Content-Type: text/plain; charset="iso-8859-1" From: peter reilly Organization: corvil To: Ant Developers List Subject: Re: java 1.1 on linux Date: Thu, 20 Mar 2003 16:27:54 +0000 User-Agent: KMail/1.4.3 References: <200303181038.04296.peter.reilly@corvil.com> <200303181137.59867.peter.reilly@corvil.com> In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200303201627.54322.peter.reilly@corvil.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N =2E.... humble pie eating ....... The problem I encounted was trying to run the ant-contrib unit tests. The problem was most likely due to user error. I have now compiled ant-contrib against ant-1.5 using java1.1 and with some hacks it compiles, and the tests run (and fail - most likely due to another user error....) Sorry for causing time wastage. :-)~ Peter. On Thursday 20 March 2003 15:54, Stefan Bodewig wrote: > On Tue, 18 Mar 2003, peter reilly wrote: > > 1.5.1 and 1.5: java.lang.ClassFormatError: Bad major version number > > I do not get this on an admittedly simple build file using Blackdown's > 1.1.8. I.e. Ant 1.5.1 from the binary tar.gz version seems to work > with JDK 1.1 for me. > > > This may be fixed by recompiling ant or it may be due to the > > fact that ant-contrib uses 1.2 isms. > > Does that mean I should use one of the ant-contrib tasks to reproduce > the problem? Maybe the ant-contrib stuff has been compiled with JDK > 1.4. Where have you obtained it (self-compiled?)? > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org