You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sean Owen (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/01 17:15:32 UTC

[jira] [Resolved] (MAHOUT-858) ConnectionPoolDataSource is not abstract error while compiling

     [ https://issues.apache.org/jira/browse/MAHOUT-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved MAHOUT-858.
------------------------------

    Resolution: Not A Problem
      Assignee: Sean Owen

Mahout requires Java 6 now. Java 7 won't necessarily be supported for quite a while given how many dependencies may not be ready for Java 7, and how young Java 7 is.
                
> ConnectionPoolDataSource is not abstract error while compiling
> --------------------------------------------------------------
>
>                 Key: MAHOUT-858
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-858
>             Project: Mahout
>          Issue Type: Bug
>    Affects Versions: 0.6
>         Environment: Ubuntu, openjdk-7-jdk
>            Reporter: Shern Shiou Tan
>            Assignee: Sean Owen
>              Labels: jdk7
>
> While compiling the latest mahout using openjdk-7-jdk
> Error: ConnectionPoolDataSource is not abstract and does not override abstract method getParentLogger() in CommonDataSource
> But compiling the source with openjdk-6-jdk is successful
> Please refer to 
> http://download.oracle.com/javase/7/docs/api/java/sql/Connection.html#getNetworkTimeout
> and
> http://download.oracle.com/javase/6/docs/api/java/sql/Connection.html
> I think the difference causes the bug.

--
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