Re: JDBC 3.0 / JDK 1.4 build issues

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: JDBC 3.0 / JDK 1.4 build issues
Дата
Msg-id 3C1C23BF.2040007@xythos.com
обсуждение исходный текст
Ответ на Re: JDBC 3.0 / JDK 1.4 build issues  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: JDBC 3.0 / JDK 1.4 build issues  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-jdbc
Rene,

Dave and I exchanged a few emails on this a while back, and I think what
we decided on was that we would support both make and ant independently
in 7.3.  That means two independant methods of building the code,
makefiles that don't depend on ant, and ant that doesn't depend on make
calling it.  Both build mechanisms have their pros and cons as was born
out in the long email thread on this topic a few weeks ago.  I agreed to
work on/support the make build method and Dave agreed to support the ant
one.

thanks,
--Barry




Rene Pijlman wrote:

> On Sat, 15 Dec 2001 15:16:49 -0500, you wrote:
>
>>Well sort of...
>>We are using make to start ant, but we are using the ant
>>build file to build the jars
>>
>
> But is the plan to also enable building the driver without ant
> installed?
>
> Regards,
> René Pijlman <rene@lab.applinet.nl>
>



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: JDBC 3.0 / JDK 1.4 build issues
Следующее
От: Rene Pijlman
Дата:
Сообщение: JDK 1.4 challenge, opinions please