99 Commits (c86f711de5dbd2a601a70390b24f926de7efb485)

Author SHA1 Message Date
Stephane Nicoll aaae10ce3b Cache operation invocation hook point 10 years ago
Stephane Nicoll bb6e07bd3a polishing 10 years ago
Stephane Nicoll 9952973e01 Add missing cache-resolver attribute 10 years ago
Stephane Nicoll 05e96ee448 Cache provider related exceptions handling 11 years ago
Juergen Hoeller b43fc7ac0f Building against Quartz 2.2.1 and JavaMail 1.5.2 11 years ago
Juergen Hoeller e04fb15a5e Compilation compatibility with JasperReports 5.5.2 11 years ago
Philippe Marschall 1e8c799a60 Clean up spring-context-support tests warnings 11 years ago
Juergen Hoeller 9a59292603 SchedulerFactoryBean supports non-durable jobs when accompanied by a trigger 11 years ago
Stephane Nicoll 3cda355e7f polishing 11 years ago
Stephane Nicoll a198026469 fix CI build 11 years ago
Stephane Nicoll 7b5e9e8c8e polishing 11 years ago
Stephane Nicoll f3b8a4103e Use CacheResolver in Spring abstraction 11 years ago
Stephane Nicoll 47a4327193 Add JSR-107 cache annotations support 11 years ago
Stephane Nicoll 3e74d3b2fb Add putIfAbsent on Cache abstraction 11 years ago
Stephane Nicoll 119dfd9cf9 Fix cache decoration 11 years ago
Sam Brannen 906321dcdd Fix broken tests in QuartzSupportTests 11 years ago
Juergen Hoeller ea1e27efa2 Require Jackson 2.0+, EhCache 2.5+, Quartz 2.1.4+ 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Juergen Hoeller 38e7c4776b Cache.get(key, type) should also work in case of null value found in cache 11 years ago
Sam Brannen c8f2e07182 Clean up test warnings that show up in Gradle console 11 years ago
Stephane Nicoll 45406aa19b Add tests for TransactionAwareCacheDecorator 11 years ago
Juergen Hoeller ef1748f694 EhCache/JCacheCacheManager needs to re-obtain runtime-added Cache reference for potential decoration 11 years ago
Juergen Hoeller c719c70ea9 Fixed 'globalJobListeners'/'globalTriggerListeners' to work with Quartz 2.0 & 2.1 as well 11 years ago
Juergen Hoeller 1865361163 CronTriggerFactoryBean allows 'calendarName' and 'description' to be specified 11 years ago
Juergen Hoeller 24030a3f61 Added deprecation log message and javadoc note for Quartz 1.x support 11 years ago
Juergen Hoeller b228a06e07 Consistent support for setStartTime in CronTrigger(Factory)Bean and SimpleTrigger(Factory)Bean, and consistent declaration of varargs in scheduling.quartz package 11 years ago
Juergen Hoeller 38a8ace5bb Full Quartz 2.2 support, including LocalDataSourceJobStore 11 years ago
Juergen Hoeller 640d8cb67f Consistent implementation of AsyncListenableTaskExecutor 11 years ago
Juergen Hoeller 73d8f069fe EhCacheFactoryBean does not call set(Sampled)StatisticsEnabled on EhCache 2.7/2.8 11 years ago
Juergen Hoeller a884cde18c Upgraded to JCache 1.0 RC1 11 years ago
Juergen Hoeller a9605a11e9 "acceptExisting" flag allows for sharing per cacheManagerName on EhCache 2.5+ 11 years ago
Juergen Hoeller d6e84631f5 Fixed @since tag 11 years ago
Juergen Hoeller 6d7ce439b1 Introduced GuavaCacheManager as an alternative to ConcurrentMapCacheManager 11 years ago
Phillip Webb d4245610a2 Fix performance test HSQLDB error 11 years ago
Juergen Hoeller 6c1f62b19d EhCacheFactoryBean calls CacheManager.addCache before setStatisticsEnabled 11 years ago
Juergen Hoeller de890fd100 Synchronized cache creation on CacheManager 11 years ago
Phillip Webb a31ac882c5 Fix various javadoc warnings 11 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 11 years ago
Juergen Hoeller 50d3f71923 Added get(key, type) method to Cache interface 11 years ago
Juergen Hoeller 49758a2a96 Added convenience classes for typical JSR-236 setup in a Java EE 7 environment 11 years ago
Juergen Hoeller bb2802208b Upgraded to JCache 0.11 for Spring Framework 4.0 RC1 11 years ago
Juergen Hoeller a3df311bb5 EhCacheFactoryBean calls addCache after listener registration 11 years ago
Juergen Hoeller 676f7f9571 Updated Quartz version range in javadoc 11 years ago
Juergen Hoeller f835188601 Remove the JobDetail from the job data map after discovering it 11 years ago
Juergen Hoeller d504d69ae5 Added "requestsRecovery" bean property to JobDetailFactoryBean 11 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Phillip Webb e1c25ff1a3 Workaround jasper report test fail on OSX 12 years ago
Juergen Hoeller 0a8f5b2919 Removed deprecated helper classes and methods (that have been deprecated since 3.0 or before) 12 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+) 12 years ago