Re: ant version.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ant version.
Дата
Msg-id 200208310526.g7V5Q7P16834@candle.pha.pa.us
обсуждение исходный текст
Ответ на ant version.  (Thomas O'Dowd <tom@nooper.com>)
Список 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 по дате отправления:

Предыдущее
От: Thomas O'Dowd
Дата:
Сообщение: patch for close connection bug
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: patch for close connection bug