FINAL FIX for 2.1 windows installer updater!The required filed Alter21Integration.java (Alter21Integration$OrgDTO.class) was not included so that script was failing on inception, this has been fixed.Ready for final 2.1 tag.
Last-minute fix for a problem with Emailer for 2.1. The correct SMPT server was not being correctly fetched after being changed by the sysadmin because the Session.getDefaultInstance got the old version, now Session.getInstance creates a new one.