You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2013/01/06 16:16:12 UTC

[jira] [Commented] (DBUTILS-106) DBUtils can't build using JDK 1.7 - DriverProxy needs to implement getParentLogger()

    [ https://issues.apache.org/jira/browse/DBUTILS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13545422#comment-13545422 ] 

Niall Pemberton commented on DBUTILS-106:
-----------------------------------------

I have added the method in r1429538 - currently just throws SQLFeatureNotSupportedException, any alternative would be to try and execute the method dynamically.

    * see http://docs.oracle.com/javase/7/docs/api/java/sql/Driver.html#getParentLogger()
                
> DBUtils can't build using JDK 1.7 - DriverProxy needs to implement getParentLogger()
> ------------------------------------------------------------------------------------
>
>                 Key: DBUTILS-106
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-106
>             Project: Commons DbUtils
>          Issue Type: Improvement
>            Reporter: Niall Pemberton
>            Assignee: Niall Pemberton
>            Priority: Minor
>
> DBUtils can't build using JDK 1.7 - DriverProxy needs to implement getParentLogger().
> This is causing daily gump failures:
> http://vmgump.apache.org/gump/public/apache-commons/commons-dbutils/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira