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)
commit01ef4fa0dee01c187903e2e346f9779f5842ffba
tree7e8ef9a153c8137cb6c0795e2be3c6a1fba786ad
parent28c4ac72c5ea99a036008d11a478b3a1141fd7b6
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