- Notifications
You must be signed in to change notification settings - Fork28
Commit525b193
Dave Cramer
applied patch from Liam Stewart
If one is trying to compile a JDBC 1 driver and junit.jar is in theCLASSPATH, then the build fails as ant tries to build the JDBC 2 testclasses. This patch fixes this problem by excluding the jdbc 2 filesunless the jdk1.2+ property is set.1 parent1f0e5f6 commit525b193
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
0 commit comments
Comments
(0)