git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2833
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
Changes in Release 2.1.3
=============================================
[SIDP-247] - Log Exception in UP LoginHandler Servlet
+[SIDP-280] - when an Idp has no outside (WAN) access Idp fails to collect or release attributes
Changes in Release 2.1.2
=============================================
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:util="http://www.springframework.org/schema/util"
- xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
- http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.0.xsd">
+ xmlns:util="http://www.springframework.org/schema/util" >
<bean id="shibboleth.TaskTimer" class="java.util.Timer" destroy-method="cancel">
<constructor-arg value="true" type="boolean" />