From 38fe7d53c7b9656ba4f34d29bdb894ab24bb6990 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Mon, 18 Jan 2010 15:52:52 +0000 Subject: [PATCH] added test for system placeholders in PropertyPlaceholerConfigurer's Resource array property git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2830 50f2f4bb-b051-0410-bef5-90022cba6387 --- .../springframework/web/context/WEB-INF/applicationContext.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/org.springframework.web.servlet/src/test/java/org/springframework/web/context/WEB-INF/applicationContext.xml b/org.springframework.web.servlet/src/test/java/org/springframework/web/context/WEB-INF/applicationContext.xml index 105055c2d68..3a59552ded2 100644 --- a/org.springframework.web.servlet/src/test/java/org/springframework/web/context/WEB-INF/applicationContext.xml +++ b/org.springframework.web.servlet/src/test/java/org/springframework/web/context/WEB-INF/applicationContext.xml @@ -67,6 +67,7 @@ classpath:/org/springframework/web/context/WEB-INF/myplace*.properties classpath:/org/springframework/web/context/WEB-INF/myover*.properties + ${myDir}/myover*.properties