[ 
https://issues.apache.org/jira/browse/MAHOUT-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882647#comment-13882647
 ] 

Suneel Marthi commented on MAHOUT-1382:
---------------------------------------

Sean, I get ur point but we have been on Guava 14.0 for 0.8.  I guess we r not 
using anything new in Guava and the only big change we had to make (due to 
Guava API changes) was replace closeQuietly() with close() for 0.8.
closeQuietly() is now completely removed in Guava 16.0.  

There is one place in the code wherein we r using Lists.transform() and there's 
a related bug that was fixed for this, see 
http://code.google.com/p/guava-libraries/issues/detail?id=1606. 



> Upgrade Mahout third party jars for 0.9 Release
> -----------------------------------------------
>
>                 Key: MAHOUT-1382
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1382
>             Project: Mahout
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.8
>            Reporter: Suneel Marthi
>            Assignee: Suneel Marthi
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: MAHOUT-1382.patch
>
>
> a) Upgrade Guava to Guava 16.0
> b) Upgrade Carrot Randomized-runner to 2.0.15



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to