149 Commits (88906d271bc25105d303c4de839aac5422617ab1)

Author SHA1 Message Date
Spring Buildmaster 671f97721f Increment version to 3.1.3.BUILD-SNAPSHOT 13 years ago
Spring Buildmaster 49f728eae8 Release version 3.1.2.RELEASE 13 years ago
Juergen Hoeller aeef8c87f6 added "repeatCount" bean property to Quartz SimpleTriggerFactoryBean 13 years ago
Spring Buildmaster b32a365f14 Increment version to 3.1.2.BUILD-SNAPSHOT 13 years ago
Spring Buildmaster 79c9ca1a26 Release version 3.1.1.RELEASE 13 years ago
Juergen Hoeller 4831ca27d2 fixed MethodInvokingJobDetailFactoryBean for compatibility with Quartz 2.0/2.1 (SPR-8889) 13 years ago
Juergen Hoeller 1bfa7013a0 fixed MethodInvokingJobDetailFactoryBean for compatibility with Quartz 2.0/2.1 () 13 years ago
Juergen Hoeller f367619b0c added "durability" and "description" properties to JobDetailFactoryBean (SPR-9080) 13 years ago
Chris Beams f3c3babfdf Update Quartz links in reference and Javadoc 13 years ago
Chris Beams 87a021d5c9 Add <license> section to 3.1.x Maven poms 13 years ago
Chris Beams 41c405998e Convert CRLF=>LF on files missed earlier 13 years ago
Juergen Hoeller 00ff8fa2cc corrected fix for QuartzJobBean to work with Quartz 2.0/2.1 (SPR-8889) 13 years ago
Chris Beams 88913f2b23 Convert CRLF (dos) to LF (unix) 13 years ago
Chris Beams e158f61e93 Increment version to 3.1.1.BUILD-SNAPSHOT 13 years ago
Chris Beams ac107d0c2a Release Spring Framework 3.1.0.RELEASE 13 years ago
Chris Beams a962bd0677 Revert accidental changes in Eclipse/pom metadata 13 years ago
David Syer 1adf82503b SPR-7404: Fixed metadata 13 years ago
Juergen Hoeller 2b122816af fixed QuartzJobBean to work with Quartz 2.0/2.1 as well (SPR-8889) 13 years ago
Juergen Hoeller 16933a511d introduced JobDetail/CronTrigger/SimpleTriggerFactoryBean variants for Quartz 2.0/2.1 support (SPR-8275?) 13 years ago
Chris Beams 7a71af2989 Remove stale duplicate copy of spring-cache XSD 13 years ago
Juergen Hoeller 0b078f2ff9 added Quartz 2.1 loadClass variant (SPR-8727) 13 years ago
Costin Leau dc88a7c8ba SPR-8830 13 years ago
Juergen Hoeller 3f73f51966 fixed MethodInvokingJobDetailFactoryBean's Quartz 2.0 support 13 years ago
Chris Beams cb14697800 Remove stale duplicate copy of spring-cache XSD 13 years ago
Sam Brannen 1de71c6e37 [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
Juergen Hoeller f32b8f81e4 allow for Quartz 2.0 13 years ago
Sam Brannen 87dad65ff0 [SPR-8622] Upgraded to JUnit 4.8.2 13 years ago
Juergen Hoeller 69c9abf2b8 updated Quartz support package for full Quartz 2.0 support (SPR-8275) 14 years ago
Juergen Hoeller 352f053a71 JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session (SPR-8501) 14 years ago
Sam Brannen c0131fe108 Polishing Eclipse classpath settings 14 years ago
Juergen Hoeller c60511bf04 shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 14 years ago
Juergen Hoeller 2b51759113 fixed reflective class names 14 years ago
Juergen Hoeller 788a65b8e7 compatibility with Quartz 2.0 variant of the JobFactory interface 14 years ago
Juergen Hoeller 8e169a2782 updated Quartz scheduling package to support Quartz 1.8 as well 14 years ago
Costin Leau 4da39b48f7 moved cache abstraction from context.support to context 14 years ago
Costin Leau 182b6a437c + fixed cache xsd minor typo 14 years ago
Juergen Hoeller 67d9b8b943 EhCacheManagerFactoryBean properly closes "ehcache.xml" input stream, if any (SPR-7813) 14 years ago
Chris Beams 5e6912302a Introduce "Aware" superinterface 14 years ago
Sam Brannen b130a36af7 [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 14 years ago
Costin Leau 893fc83f49 SPR-7308 14 years ago
Costin Leau e90f0a35e3 SPR-7308 14 years ago
Costin Leau 8285e9c2a7 SPR-7308 14 years ago
Costin Leau 18e141cbaa SPR-7308 14 years ago
Costin Leau bbba832904 SPR-7308 14 years ago
Costin Leau faf01b0337 SPR-7308 14 years ago
Costin Leau 21d64a74ae SPR-7308 14 years ago
Costin Leau 4f8105ccaa SPR-7308 14 years ago
Costin Leau 85c02981b5 SPR-7308 14 years ago
Chris Beams f480333d31 Merge 3.1.0 development branch into trunk 14 years ago
Juergen Hoeller e56cfb8173 consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 14 years ago