You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2011/01/03 23:26:46 UTC

[jira] Resolved: (CASSANDRA-1897) Replace lib/guava-r05.jar with version from maven central repository

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

Eric Evans resolved CASSANDRA-1897.
-----------------------------------

    Resolution: Fixed

> Replace lib/guava-r05.jar with version from maven central repository
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-1897
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1897
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Packaging
>            Reporter: Stephen Connolly
>            Assignee: Stephen Connolly
>             Fix For: 0.7.1
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> As part of trying to get cassandra into maven central I would like the distributed libraries to be the same as the ones that people retrieving cassandra from the maven repository will get.
> The guava-r05.jar used by cassandra has trivial differences with the one in maven central:
> http://repo1.maven.org/maven2/com/google/guava/guava/r05/guava-r05.jar
> The differences are just that the one in maven central has the following additional meta-data files:
> <   created: META-INF/maven/
> <   created: META-INF/maven/com.google.guava/
> <   created: META-INF/maven/com.google.guava/guava/
> <  inflated: META-INF/maven/com.google.guava/guava/pom.properties
> <  inflated: META-INF/maven/com.google.guava/guava/pom.xml
> So this is a zero risk replacement

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