When multiple jar files are encountered and they all report the same dep, at the moment deplist will report duplicates. Does de-dup at the single jar file layer, but needs to be also be moved up higher so the main loop can track only unique entries.
This will allow deduplicating for all langs.
When multiple jar files are encountered and they all report the same dep, at the moment deplist will report duplicates. Does de-dup at the single jar file layer, but needs to be also be moved up higher so the main loop can track only unique entries.
This will allow deduplicating for all langs.