1. 27 3月, 2009 1 次提交
  2. 26 3月, 2009 1 次提交
  3. 25 3月, 2009 2 次提交
    • C
      Re-adding ConfigurationPostProcessorTests after its brief removal in r814.... · e5f4b493
      Chris Beams 提交于
      Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build.
      
      e5f4b493
    • C
      fixed two build-breaking issues: · 2db0f122
      Chris Beams 提交于
      + reverted ClassMetadataReadingVisitor to revision 794
      + eliminated ConfigurationPostProcessorTests until further investigation determines why it causes downstream tests to fail (such as the seemingly unrelated ClassPathXmlApplicationContextTests)
      2db0f122
  4. 23 3月, 2009 4 次提交
  5. 14 3月, 2009 1 次提交
  6. 25 2月, 2009 1 次提交
  7. 18 2月, 2009 2 次提交
  8. 13 2月, 2009 1 次提交
  9. 10 2月, 2009 3 次提交
  10. 06 2月, 2009 1 次提交
    • J
      added "Future submit(Runnable)" and "Future submit(Callable)" to... · 7e4fb093
      Juergen Hoeller 提交于
      added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters
      7e4fb093
  11. 23 1月, 2009 1 次提交
  12. 22 1月, 2009 3 次提交
  13. 20 12月, 2008 4 次提交
  14. 19 12月, 2008 3 次提交
  15. 18 12月, 2008 2 次提交
  16. 17 12月, 2008 7 次提交
  17. 16 12月, 2008 3 次提交