You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2010/11/26 13:40:04 UTC

[jira] Closed: (MNG-4912) Use of raw type should be Comparable

     [ http://jira.codehaus.org/browse/MNG-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4912.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.2
         Assignee: Benjamin Bentmann

Applied in [r1039332|http://svn.apache.org/viewvc?view=revision&revision=1039332].

> Use of raw type should be Comparable<ArtifactVersion>
> -----------------------------------------------------
>
>                 Key: MNG-4912
>                 URL: http://jira.codehaus.org/browse/MNG-4912
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.0
>            Reporter: Jesse Glick
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 3.0.2
>
>         Attachments: ArtifactVersion-Comparable.diff
>
>
> To avoid raw type and unchecked warnings, {{ArtifactVersion}} should implement {{Comparable<ArtifactVersion>}}, not raw {{Comparable}}. Compare {{interface Artifact extends Comparable<Artifact>}} etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira