ant version. - Mailing list pgsql-jdbc

From Thomas O'Dowd
Subject ant version.
Date
Msg-id 1030756267.2143.98.camel@beast.uwillsee.com
Whole thread Raw
Responses Re: ant version.
List pgsql-jdbc
Hi all,

Just updated from cvs. Hadn't done that in a while. I ran configure in
the main directory and it picked up my version of ant 1.4.1. when I
tried to build the driver however it failed with this error...

build.xml:51: Class org.apache.tools.ant.taskdefs.condition.And doesn't
support the nested "isset" element.

I downloaded ant 1.5 and it built fine. I wonder should configure be
updated to require ant 1.5 or build.xml be fixed to support older
versions of ant.

Thanks.

Tom.
--
Thomas O'Dowd. - Nooping - http://nooper.com
tom@nooper.com - Testing - http://nooper.co.jp/labs


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: 7.0 - 7.2 upgrade, org.postgresql.Driver Class not found
Next
From: Thomas O'Dowd
Date:
Subject: patch for close connection bug