From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Thomas O'Dowd" <tom(at)nooper(dot)com> |
Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: ant version. |
Date: | 2002-08-31 05:26:07 |
Message-ID: | 200208310526.g7V5Q7P16834@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)nooper(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-09-01 23:53:56 | Re: patch for close connection bug |
Previous Message | Thomas O'Dowd | 2002-08-31 02:23:28 | patch for close connection bug |