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 (JIRA)" <ji...@apache.org> on 2011/08/10 10:23:27 UTC

[jira] [Resolved] (MAHOUT-782) Build error with Java JDK 1.7

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

Sean Owen resolved MAHOUT-782.
------------------------------

    Resolution: Not A Problem
      Assignee: Sean Owen

I can't commit this patch since it would not work in Java 6. DataSource does not have a getParentLogger() method, which is both the original problem and why this can't be committed. If you want to experiment with Java 7, indeed you'll have to maintain some local changes like this.

> Build error with Java JDK 1.7
> -----------------------------
>
>                 Key: MAHOUT-782
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-782
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Integration
>    Affects Versions: 0.5
>            Reporter: Ran Hamada
>            Assignee: Sean Owen
>            Priority: Minor
>              Labels: build-failure, compile
>             Fix For: 0.6
>
>         Attachments: MAHOUT-782.patch
>
>
> I get an error building mahout with JDK1.7.0 at
> integration/src/main/java/org/apache/mahout/cf/taste/impl/model/jdbc/ConnectionPoolDataSource.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Resolved] (MAHOUT-782) Build error with Java JDK 1.7

Posted by Lance Norskog <go...@gmail.com>.
http://www.lucidimagination.com/blog/2011/07/28/dont-use-java-7-for-anything/

Java 7 is not usable in its current release.

On Wed, Aug 10, 2011 at 1:23 AM, Sean Owen (JIRA) <ji...@apache.org> wrote:
>
>     [ https://issues.apache.org/jira/browse/MAHOUT-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Sean Owen resolved MAHOUT-782.
> ------------------------------
>
>    Resolution: Not A Problem
>      Assignee: Sean Owen
>
> I can't commit this patch since it would not work in Java 6. DataSource does not have a getParentLogger() method, which is both the original problem and why this can't be committed. If you want to experiment with Java 7, indeed you'll have to maintain some local changes like this.
>
>> Build error with Java JDK 1.7
>> -----------------------------
>>
>>                 Key: MAHOUT-782
>>                 URL: https://issues.apache.org/jira/browse/MAHOUT-782
>>             Project: Mahout
>>          Issue Type: Improvement
>>          Components: Integration
>>    Affects Versions: 0.5
>>            Reporter: Ran Hamada
>>            Assignee: Sean Owen
>>            Priority: Minor
>>              Labels: build-failure, compile
>>             Fix For: 0.6
>>
>>         Attachments: MAHOUT-782.patch
>>
>>
>> I get an error building mahout with JDK1.7.0 at
>> integration/src/main/java/org/apache/mahout/cf/taste/impl/model/jdbc/ConnectionPoolDataSource.java
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>



-- 
Lance Norskog
goksron@gmail.com