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


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

        

Reply via email to