On Thu, 2007-06-21 at 15:59 +0800, Sean Qiu wrote: > So i have to build the souce code with jdk14. > run the junit test in any version?
Yes, you can but some additional tests would run with higher JDK versions. For example, if you run the tests with JDK6 some additional tests for JDBC4 will run. Julo
