1. 20 6月, 2011 2 次提交
  2. 19 6月, 2011 1 次提交
  3. 18 6月, 2011 1 次提交
    • S
      [SPR-8386] SmartContextLoader enhancements: · 9a56deb2
      Sam Brannen 提交于
      - introduced processContextConfigurationAttributes() method in SmartContextLoader SPI
      - refactored AnnotationConfigContextLoader, AbstractContextLoader, AbstractGenericContextLoader, ContextLoaderUtils, and TestContext implementations to take advantage of the SmartContextLoader SPI, MergedContextConfiguration, and ContextConfigurationAttributes
      - deleted ResourceTypeAwareContextLoader
      - deleted ContextLoaderUtils.LocationsResolver and implementations
      - moved context key generation from TestContext to MergedContextConfiguration
      9a56deb2
  4. 03 6月, 2011 1 次提交
    • S
      [SPR-7960][SPR-8386] Supporting declarative configuration of bean definition... · 2913964b
      Sam Brannen 提交于
      [SPR-7960][SPR-8386] Supporting declarative configuration of bean definition profiles in the TestContext framework:
      - TextContext now works with MergedContextConfiguration instead of locations and loader
      - TextContext now builds context caching key from MergedContextConfiguration
      - Test context caching is now based on locations, classes, active profiles, and context loader
      - TextContext now delegates to SmartContextLoader or ContextLoader as appropriate
      - AbstractContextLoader now implements SmartContextLoader
      - AbstractGenericContextLoader now sets active profiles in the GenericApplicationContext 
      - Introduced integration tests for profile support in the TCF for both XML and annotation config
      2913964b
  5. 09 4月, 2011 2 次提交
  6. 04 4月, 2011 1 次提交
  7. 09 12月, 2009 1 次提交
  8. 27 10月, 2008 1 次提交