Thanks, Milamber, The resulting archives are better now (I get the same sha512 for _src.zip and _src.tgz).
Two new issues: * "Facelift ThreadGroup UI" commit introduced a regression for certain LaF (e.g. Nimbus). Symptom: NPE from getName() Cause: Nimbus calls getName() from within super-constructor, and it happens before namePanel field gets initialized. * release script does not update "vote template" if the previous file already exists. The WA is to remove build/prepareVote/mail.txt before running prepareVote. Vladimir
