Final commit for updater package for 2.1, making the copy-tools target in the project's build.xml also copy the deploy-tool lib form lams_build instead of using the old one
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.