pgsql/src/interfaces/jdbc build.xml - Mailing list pgsql-committers

From davec@postgresql.org (Dave Cramer)
Subject pgsql/src/interfaces/jdbc build.xml
Date
Msg-id 20020319013248.B894C475852@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/src/backend/catalog README
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/ oc/src/sgml/catalogs.sgml oc/src/sgml/r ...