Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-475

7z archive entry class does not override the equals method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.18
    • 1.19
    • Archivers

    Description

      I have all archive entries of a 7z saved in a list and try to only get the content of a specific file. Comparing the archive entries with equals will always return false because the equals method is not overridden.
      I will compare the name of the archive entry for now.

      While looking through all archive entry implementations I noticed that the Arj entry also does not override the equals method.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rschimpf Robin Schimpf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: