• Dave Cramer's avatar
    applied patch from Liam Stewart · 525b1939
    Dave Cramer authored
    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.
    525b1939
build.xml 7.65 KB