https://issues.apache.org/ooo/show_bug.cgi?id=119229
--- Comment #3 from Ariel Constenla-Haile <[email protected]> 2012-04-15 11:43:33 UTC --- Created attachment 77444 --> https://issues.apache.org/ooo/attachment.cgi?id=77444 Check md5sum of existing extensions The current code only checks if the extension does not exist. In that case, it is pushed to the to-be-downloaded extensions. But it can be the case that the URL/md5sum in extensions.lst has been updated, so when the extension exists (it has already been downloaded), we must get its md5sum and compare it to the one in the extensions.lst. If they do not match, the extension must be downloaded again. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
