JDBC build.xml

Поиск
Список
Период
Сортировка
От Liam Stewart
Тема JDBC build.xml
Дата
Msg-id 20020225155340.E17022@redhat.com
обсуждение исходный текст
Ответы Re: JDBC build.xml  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: JDBC build.xml  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
If one is trying to compile a JDBC 1 driver and junit.jar is in the
CLASSPATH, then the build fails as ant tries to build the JDBC 2 test
classes. This patch fixes this problem by excluding the jdbc 2 files
unless the jdk1.2+ property is set.

Liam

--
Liam Stewart :: Red Hat Canada, Ltd. :: liams@redhat.com

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PAM patch...
Следующее
От: Liam Stewart
Дата:
Сообщение: JDBC build.xml