Make Jackrabbit compile on Java 7
---------------------------------
Key: JCR-3167
URL: https://issues.apache.org/jira/browse/JCR-3167
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Reporter: Jukka Zitting
Priority: Minor
Compiling on Java 7 fails with the following error:
jackrabbit-core/src/main/java/org/apache/jackrabbit/core/util/db/DataSourceWrapper.java:[30,7]
error:
DataSourceWrapper is not abstract and does not override abstract method
getParentLogger() in CommonDataSource
We should fix that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira