From 1f1577e33ea5440160d984f7ae1a8629066ea8e3 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Thu, 14 Oct 2010 19:49:29 +0000 Subject: [PATCH] fixed @Value injection to correctly cache temporary null results for non-singleton beans (SPR-7614) --- .../context/annotation/configuration/ValueInjectionTests.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/org.springframework.context/src/test/java/org/springframework/context/annotation/configuration/ValueInjectionTests.xml b/org.springframework.context/src/test/java/org/springframework/context/annotation/configuration/ValueInjectionTests.xml index 2fa5643350..1446273e6d 100644 --- a/org.springframework.context/src/test/java/org/springframework/context/annotation/configuration/ValueInjectionTests.xml +++ b/org.springframework.context/src/test/java/org/springframework/context/annotation/configuration/ValueInjectionTests.xml @@ -7,9 +7,6 @@ - + -