ePADD / epadd

ePADD is a software package developed by Stanford University's Special Collections & University Archives that supports archival processes around the appraisal, ingest, processing, discovery, and delivery of email archives.
https://www.epaddproject.org
112 stars 24 forks source link

The method getDupMessageInfo() in Archive.java used to return a new M… #409

Closed jfarwer closed 3 years ago

jfarwer commented 3 years ago

…ultiMap in

case dupMessageInfo is null without assigning it to dupMessageInfo. This has been fixed and solves issue #408.