Compilation date is not updating when refreshing product dictionary file. Possibly it is not even updating the file at all, this needs to be debugged. I would start with the ProductNameExtractor.writeFile() method, as it is responsible for writing the product data to file (as well as the timecode).
Acceptance Criteria
[ ] Product dictionary file properly updates when "refreshed" (timecode and changed entries)
Overview
Compilation date is not updating when refreshing product dictionary file. Possibly it is not even updating the file at all, this needs to be debugged. I would start with the
ProductNameExtractor.writeFile()
method, as it is responsible for writing the product data to file (as well as the timecode).Acceptance Criteria