applied patch from Liam Stewart

Dave Cramer <davec@fastcrypt.com>

Commit: 525b19399c629455bdcd63c9879f7c75f7ae3d25
Author: Dave Cramer <davec@fastcrypt.com>
Date: 2002-03-19T01:32:48Z
Releases: 7.3.1
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.

Files

PathChange+/−
src/interfaces/jdbc/build.xml modified +3 −1