Re: ant version. - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: ant version.
Date
Msg-id 200208310526.g7V5Q7P16834@candle.pha.pa.us
Whole thread Raw
In response to ant version.  (Thomas O'Dowd <tom@nooper.com>)
List pgsql-jdbc
I found the same thing.  You do need Ant 1.5.  I don't see any checks
for the Ant version, but maybe we should add one.

---------------------------------------------------------------------------

Thomas O'Dowd wrote:
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-jdbc by date:

Previous
From: Thomas O'Dowd
Date:
Subject: patch for close connection bug
Next
From: Dave Cramer
Date:
Subject: Re: patch for close connection bug