spring-boot/spring-boot
Phillip Webb 7e6bad8d4b Fix @ActiveProfile to override existing profiles
Change SpringApplicationContextLoader to set active profiles using the
`spring.profiles.active` environment property rather than calling
`SpringApplication.setAdditionalProfiles`. This allows @ActiveProfiles
to replace existing profiles rather than add to them which is consistent
with the Spring TestContext Framework.

Fixes gh-1469
2014-09-03 15:01:52 -07:00
..
src Fix @ActiveProfile to override existing profiles 2014-09-03 15:01:52 -07:00
pom.xml Next development version 2014-08-07 11:59:17 -07:00