Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4912

Use of raw type should be Comparable<ArtifactVersion>

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0
    • 3.0.2
    • None
    • Patch

    Description

      To avoid raw type and unchecked warnings, ArtifactVersion should implement Comparable<ArtifactVersion>, not raw Comparable. Compare interface Artifact extends Comparable<Artifact> etc.

      Attachments

        1. ArtifactVersion-Comparable.diff
          3 kB
          Jesse N. Glick

        Activity

          People

            bentmann Benjamin Bentmann
            jglick Jesse N. Glick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: