[ 
https://issues.apache.org/jira/browse/DROIDS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975059#action_12975059
 ] 

Otis Gospodnetic commented on DROIDS-106:
-----------------------------------------

$ mvn -version
Apache Maven 2.2.1 (rdebian-1)
Java version: 1.6.0_21
Java home: /opt/java/32/jdk1.6.0_21/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-26-generic" arch: "i386" Family: "unix"

Interestingly, I see Maven did install Guava in my Maven repo yesterday when I 
tried this.  But mvn test from droids root still fails.  BUT mvn test from 
droids-core PASSES.


> Introduce Guava (the former google collections) into the droids project
> -----------------------------------------------------------------------
>
>                 Key: DROIDS-106
>                 URL: https://issues.apache.org/jira/browse/DROIDS-106
>             Project: Droids
>          Issue Type: Wish
>          Components: core
>    Affects Versions: 0.0.1
>            Reporter: Eugen Paraschiv
>             Fix For: 0.0.1
>
>         Attachments: DROIDS-106.patch
>
>
> Google Guava is becoming a standard extension to the collection framework and 
> provides some very useful features (besides the obvious collection work which 
> is extensive), such as Preconditions (which would standardize the way 
> argument checking is done). 
> As far as I know, many other Apache projects use Guava (Mahout is one). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to