Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Several failures are found in the JOCL test (21 errors, 1 failure). They relate to a missing "org.xml.sax.driver" property. I suspect this is because JDK 1.4 packaged crimson, where Java 5 works as it packages Xerces.
Adding a test dependency on xerces should correct the problem.