pgsql/src/interfaces/jdbc build.xml

Поиск
Список
Период
Сортировка
От davec@postgresql.org (Dave Cramer)
Тема pgsql/src/interfaces/jdbc build.xml
Дата
Msg-id 20020319013248.B894C475852@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    davec@postgresql.org    02/03/18 20:32:48

Modified files:
    src/interfaces/jdbc: build.xml

Log message:
    applied patch from Liam Stewart

    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.


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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/src/backend/catalog README
Следующее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/ oc/src/sgml/catalogs.sgml oc/src/sgml/r ...