Go to file
Chris Beams 2b0b4a58cb Refine ignored @PropertySource log warning
If the enclosing environment does not implement ConfigurableEnvironment,
then @PropertySource annotations are ignored because there is no way to
add them to the Environment. Now checking first to see if there are any
@PropertySource annotations present before issuing the warning.

Issue: SPR-8314

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4295 50f2f4bb-b051-0410-bef5-90022cba6387
2011-05-12 12:27:14 +00:00
build-spring-framework Remove "Feature" support introduced in 3.1 M1 2011-05-06 19:03:52 +00:00
org.springframework.aop Introduce @EnableTransactionManagement 2011-05-06 19:10:25 +00:00
org.springframework.asm
org.springframework.aspects Introduce @EnableTransactionManagement 2011-05-06 19:10:25 +00:00
org.springframework.beans Introduce ReflectionUtils#getUniqueDeclaredMethods 2011-05-06 19:07:25 +00:00
org.springframework.context Refine ignored @PropertySource log warning 2011-05-12 12:27:14 +00:00
org.springframework.context.support moved cache abstraction from context.support to context 2011-02-07 17:41:25 +00:00
org.springframework.core polishing 2011-05-11 20:09:08 +00:00
org.springframework.expression SFW-8228 2011-05-11 23:41:30 +00:00
org.springframework.instrument Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.integration-tests Add MockEnvironment to .integration-tests 2011-05-11 07:51:32 +00:00
org.springframework.jdbc SPR-6922 deprecated SimpleJdbcTemplate/SimpleJdbcOperations/SimpleJdbcDaoSupport in favor of JdbcTemplate/NamedParameterJdbcTemplate and related interfaces support classes 2011-04-14 18:44:40 +00:00
org.springframework.jms Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.orm Fix generics and serialization warnings 2011-05-06 19:00:14 +00:00
org.springframework.oxm SPR-7805 - Add support for package binding in the JibxMashaller 2011-04-04 08:50:15 +00:00
org.springframework.spring-library
org.springframework.spring-parent Updating JUnit and TestNG versions for IDEs and Maven. 2011-03-28 19:59:09 +00:00
org.springframework.test Update MockEnvironment / MockPropertySource types 2011-05-06 18:57:41 +00:00
org.springframework.transaction Introduce @EnableTransactionManagement 2011-05-06 19:10:25 +00:00
org.springframework.web Javadoc 2011-05-12 09:00:39 +00:00
org.springframework.web.portlet Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.web.servlet Rename EnableMvcConfiguration->EnableWebMvc, refine method names in WebMvcConfigurer, fix issue with MappedInterceptors 2011-05-11 18:02:07 +00:00
org.springframework.web.struts [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 2010-12-30 08:00:58 +00:00
spring-framework-reference SPR-8256 2011-05-09 17:40:23 +00:00
src/test/java/org/springframework/core/env
.gitignore M1 cut of environment, profiles and property work (SPR-7508) 2011-01-03 09:04:34 +00:00
build.properties
build.versions [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 2010-12-30 08:00:58 +00:00
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf