Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-858

ConnectionPoolDataSource is not abstract error while compiling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 0.6
    • None
    • None
    • Ubuntu, openjdk-7-jdk

    Description

      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.

      Attachments

        Activity

          People

            srowen Sean R. Owen
            shernshiou Shern Shiou Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: