From 2b6b81f39a190dc6cc85fa177ac23116a9c03db3 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Tue, 22 Mar 2005 08:52:22 +0000 Subject: [PATCH] Use Spring 1.1.5 JARs. --- doc/xdocs/changes.xml | 3 ++- project.xml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml index 2a204b4429..dce9d17da3 100644 --- a/doc/xdocs/changes.xml +++ b/doc/xdocs/changes.xml @@ -28,9 +28,10 @@ X509 (certificate-based) authentication support UserDetails now advises locked accounts, with corresponding DaoAuthenticationProvider events and enforcement - ContextHolderAwareRequestWrapper methods returns null if user is anonymous + ContextHolderAwareRequestWrapper methods return null if user is anonymous AbstractBasicAclEntry improved compatibility with Hibernate User now provides a more useful toString() method + Use Spring 1.1.5 JARs SecurityEnforcementFilter caused NullPointerException when anonymous authentication used with BasicProcessingFilterEntryPoint FilterChainProxy now supports replacement of ServletRequest and ServetResponse by Filter beans Corrected Authz parsing of whitespace in GrantedAuthoritys diff --git a/project.xml b/project.xml index 760e5d11de..6600fbc0ef 100644 --- a/project.xml +++ b/project.xml @@ -244,7 +244,7 @@ springframework spring-core - 1.1.3 + 1.1.5 jar http://www.springframework.org @@ -254,7 +254,7 @@ springframework spring-dao - 1.1.3 + 1.1.5 jar http://www.springframework.org @@ -264,7 +264,7 @@ springframework spring-orm - 1.1.3 + 1.1.5 jar http://www.springframework.org @@ -274,7 +274,7 @@ springframework spring-context - 1.1.3 + 1.1.5 jar http://www.springframework.org @@ -284,7 +284,7 @@ springframework spring-aop - 1.1.3 + 1.1.5 jar http://www.springframework.org @@ -294,7 +294,7 @@ springframework spring-web - 1.1.3 + 1.1.5 jar http://www.springframework.org @@ -304,7 +304,7 @@ springframework spring-webmvc - 1.1.3 + 1.1.5 jar http://www.springframework.org @@ -314,7 +314,7 @@ springframework spring-mock - 1.1.3 + 1.1.5 jar http://www.springframework.org