Re: Ant configuration

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Ant configuration
Дата
Msg-id 200110190114.f9J1EnN09608@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Ant configuration  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Ant configuration
Список pgsql-patches
> Barry Lind writes:
>
> > I don't like this patch.  If anything I think we should remove the
> > dependency on ANT, not remove the dependency on make.
>
> The use of Ant originally seemed attractive because it would solve the
> detection of the jdk version, the portable invocation of the compiler, and
> the dependency generation.  However, I must currently consider this
> experiment a failure, because for each problem Ant solves it introduces a
> load of worse problems into the system.  Thus, if we can agree to work out
> a configure/make-based system for the next release I would be very much
> for it.

I think I can safely at to TODO:

    JDBC
        o Move from Ant to Make builds

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-patches по дате отправления:

Предыдущее
От: Gunnar Rønning
Дата:
Сообщение: Re: [JDBC] Ant configuration
Следующее
От: Gerhard Häring
Дата:
Сообщение: Re: Patch to fix memory leak in fetch in Python interface.