]> granicus.if.org Git - postgresql/commit
applied patch from Liam Stewart
authorDave Cramer <davec@fastcrypt.com>
Tue, 19 Mar 2002 01:32:48 +0000 (01:32 +0000)
committerDave Cramer <davec@fastcrypt.com>
Tue, 19 Mar 2002 01:32:48 +0000 (01:32 +0000)
commit525b19399c629455bdcd63c9879f7c75f7ae3d25
tree2e6325e7ab091360c39347523dbc7450553d1ab6
parent1f0e5f679259598217e381f1d039f29af40ce016
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.
src/interfaces/jdbc/build.xml