45 Commits (59a050f3b91c9d7d93beb73acedfebbdaa963a8a)

Author SHA1 Message Date
Philippe Marschall 1e8c799a60 Clean up spring-context-support tests warnings 12 years ago
Stephane Nicoll 3cda355e7f polishing 12 years ago
Stephane Nicoll a198026469 fix CI build 12 years ago
Stephane Nicoll f3b8a4103e Use CacheResolver in Spring abstraction 12 years ago
Stephane Nicoll 47a4327193 Add JSR-107 cache annotations support 12 years ago
Stephane Nicoll 3e74d3b2fb Add putIfAbsent on Cache abstraction 12 years ago
Stephane Nicoll 119dfd9cf9 Fix cache decoration 12 years ago
Sam Brannen 906321dcdd Fix broken tests in QuartzSupportTests 12 years ago
Juergen Hoeller ea1e27efa2 Require Jackson 2.0+, EhCache 2.5+, Quartz 2.1.4+ 12 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 12 years ago
Juergen Hoeller 38e7c4776b Cache.get(key, type) should also work in case of null value found in cache 12 years ago
Sam Brannen c8f2e07182 Clean up test warnings that show up in Gradle console 12 years ago
Stephane Nicoll 45406aa19b Add tests for TransactionAwareCacheDecorator 12 years ago
Juergen Hoeller a9605a11e9 "acceptExisting" flag allows for sharing per cacheManagerName on EhCache 2.5+ 12 years ago
Juergen Hoeller 6d7ce439b1 Introduced GuavaCacheManager as an alternative to ConcurrentMapCacheManager 12 years ago
Phillip Webb d4245610a2 Fix performance test HSQLDB error 12 years ago
Juergen Hoeller 50d3f71923 Added get(key, type) method to Cache interface 13 years ago
Phillip Webb e1c25ff1a3 Workaround jasper report test fail on OSX 13 years ago
Juergen Hoeller 8fab14dfeb Upgraded to JasperReports 5.0 (preserving compatibility with all previous releases) and POI 3.9 (preserving compatibility with POI 3.5+) 13 years ago
Juergen Hoeller b78fa2715a Assigned cache manager name in order to avoid EhCache assertion failure in case of multiple tests executed on the same VM 13 years ago
Juergen Hoeller bea990196d Fixed job scheduling data test for Quartz 1.8 13 years ago
Juergen Hoeller af3c3ef15c Only call EhCacheManagerFactoryBean's destroy() method when actually initialized 13 years ago
Juergen Hoeller f2b79c80b0 Spring's EhCache setup builds on EhCache 2.1+ now 13 years ago
Juergen Hoeller e3fe9b1171 Upgraded to Quartz 1.8 and Velocity 1.7 13 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 13 years ago
Juergen Hoeller 3b60f64d51 Fixed invalid EhCacheFactoryBean test for EhCache 2.4+ compatibility 13 years ago
Juergen Hoeller 944e1c95e6 EhCacheManagerFactoryBean applies cacheManagerName ahead of creation (for EHCache 2.5 compatibility) 13 years ago
Chris Beams d1e6dbe74a Update Apache license headers for affected sources 13 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 13 years ago
Chris Beams 68e3b7773c Segregate add'l long-running and performance tests 13 years ago
Phillip Webb 65fb26f847 Move spring-build-junit into spring-core 13 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 13 years ago
Chris Beams c005757775 Add quartz scheduling test to TestGroup.PERFORMANCE 13 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 13 years ago
Phillip Webb d66c733ef4 Replace EasyMock with Mockito in test sources 13 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 13 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 13 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 13 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 13 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 13 years ago
Juergen Hoeller 48f405e8fd Finally added generics to JasperReports API signatures (motivated by JasperReports 5.0) 13 years ago
Juergen Hoeller e2f418ab4c Added "transactionAware" bean property to EhCacheCacheManager and JCacheCacheManager 14 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 14 years ago