m2 build fails under JDK 1.4
----------------------------
Key: DBCP-236
URL: https://issues.apache.org/jira/browse/DBCP-236
Project: Commons Dbcp
Issue Type: Bug
Reporter: Brett Porter
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.