[
https://issues.apache.org/jira/browse/JSPWIKI-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Morris updated JSPWIKI-722:
--------------------------------
Attachment: getParentLoggerPatch.diff
Proposed fix for missing getParentLogger under 1.7.
> Build broken under jdk 1.7
> --------------------------
>
> Key: JSPWIKI-722
> URL: https://issues.apache.org/jira/browse/JSPWIKI-722
> Project: JSPWiki
> Issue Type: Bug
> Components: Servlet Container/Java compatibility
> Affects Versions: 2.8.5
> Environment: JDK 1.7
> Reporter: Mike Morris
> Priority: Minor
> Labels: newbie
> Attachments: getParentLoggerPatch.diff
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> Attempting to build under JDK 1.7 causes a compile failure on test class
> org.apache.wiki.TestJDBCDataSource.
> JDK1.7 introduces a new method getParentLogger() in
> javax.sql.CommonDataSource which is not implemented by TestJDBCDataSource.
--
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