[ 
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

Reply via email to