1. 04 3月, 2010 1 次提交
  2. 16 2月, 2010 1 次提交
  3. 15 2月, 2010 1 次提交
  4. 10 2月, 2010 1 次提交
  5. 09 2月, 2010 1 次提交
    • C
      SPR-5246 · a9386f5c
      Costin Leau 提交于
      + clarify order of annotation and XML injection
      a9386f5c
  6. 04 2月, 2010 4 次提交
  7. 02 2月, 2010 1 次提交
  8. 01 2月, 2010 1 次提交
  9. 31 1月, 2010 2 次提交
  10. 30 1月, 2010 2 次提交
    • C
      RESOLVED - issue SPR-6779: imported @Configuration classes do not get enhanced... · fbd797e5
      Chris Beams 提交于
      RESOLVED - issue SPR-6779: imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements
      refactoring, polishing.
      
      fbd797e5
    • C
      IN PROGRESS - issue SPR-6779: imported @Configuration classes do not get... · 110b032a
      Chris Beams 提交于
      IN PROGRESS - issue SPR-6779: imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements
      All tests in ImportedConfigurationClassEnhancementTests now pass.  The fix was simple - imported @Configuration class bean definitions were not getting marked with the attribute that indicates that they are indeed @Configuration class bean definitions.  To make this happen, ConfigurationClassPostProcessor's protected checkConfigurationClassCandidate(beanDef) method is being called from within ConfigurationClassBeanDefinitionReader when imported @Configuration classes are being processed.  This is quick and dirty, and the subsequent check-in will refactor the solution appropriately.
      110b032a
  11. 22 1月, 2010 1 次提交
  12. 18 1月, 2010 2 次提交
  13. 08 1月, 2010 1 次提交
  14. 07 1月, 2010 3 次提交
  15. 05 1月, 2010 2 次提交
  16. 31 12月, 2009 1 次提交
  17. 29 12月, 2009 1 次提交
  18. 16 12月, 2009 2 次提交
  19. 15 12月, 2009 2 次提交
  20. 14 12月, 2009 4 次提交
  21. 13 12月, 2009 3 次提交
  22. 11 12月, 2009 2 次提交
  23. 10 12月, 2009 1 次提交