[
http://jira.codehaus.org/browse/MNG-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann updated MNG-4912:
-----------------------------------
Issue Type: Improvement (was: Bug)
> 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: Improvement
> 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