git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2893
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
[SIDP-342] - NameIdentifier encoder mix-up when the SP doesn't support the first NameIdentifier format
[SIDP-348] - Remove Terracotta Configuration from IdP Install
[SIDP-249] - LoginContext is not removed from StorageService after Authentication Completes
+[SIDP-350] - Installer does not remember installation directory when upgrading
[SIDP-351] - Attribute resolution errors shouldn't prevent valid authn statement being returned
Changes in Release 2.1.3
</copy>
</then>
<else>
+ <propertyfile file="${resources.dir}/install.properties">
+ <entry key="idp.home" value="${idp.home.input}" />
+ </propertyfile>
+
<!--
Even if we're not overwritting the config we should still add new files, for example, files added
in a new release.