LDEV-2006 make javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword system properties system wide, instead of only when an ldap connection is needed
Updating the common autopatch script to include grouping changes and also to include the lams_configuration table changes (which are just server version and LAMS version changes)
LDEV-1893: Changed isolation level of save event operation in order to prevent "Illegal attempt to associate a collection with two open sessions" errors.
LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.