109 Commits (544a29a91a96a1a47292e674d6e56a8fd9a70213)

Author SHA1 Message Date
Costin Leau c39a14a130 Parse cache:annotation-driven key-generator attribute 13 years ago
Chris Beams 41c405998e Convert CRLF=>LF on files missed earlier 13 years ago
Chris Beams 88913f2b23 Convert CRLF (dos) to LF (unix) 13 years ago
Chris Beams ae72cf2f50 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 bd6c3becb0 Increment version to 3.2.0.BUILD-SNAPSHOT 13 years ago
Chris Beams ac107d0c2a Release Spring Framework 3.1.0.RELEASE 13 years ago
Costin Leau 312b1aa3d6 + add cache aspectj aspect 13 years ago
Costin Leau f74789ffbe optimize AJ pointcut definition (SPR-8890) 13 years ago
Juergen Hoeller 5ab2bf16a5 fixed pointcut for type-level annotation to only apply to public methods (SPR-8890) 13 years ago
Juergen Hoeller 3a62aa053e fixed pointcut for type-level annotation to only apply to public methods (SPR-8890) 13 years ago
Juergen Hoeller a347e4d3c2 optimized AnnotationTransactionAspect pointcut to avoid runtime checks (SPR-8890) 13 years ago
Costin Leau 1a2a3dd02a + update AJ tests 13 years ago
Costin Leau cb3524ff30 + fix failing cache tests 13 years ago
Costin Leau d10f2258e8 + update aspectj cache aspects 13 years ago
Chris Beams d35620511e Introduce @EnableSpringConfigured 13 years ago
Chris Beams 4318ccd9d5 Refactor BeanConfigurerTests 13 years ago
Chris Beams 4f3cbb45f4 Introduce @EnableCaching 13 years ago
Chris Beams b7f9bf2e1c Polish cache Javadoc 13 years ago
Chris Beams dacfa6993a Fix assignment error in AbstractAsyncExecutionAspect 13 years ago
Costin Leau d9de19d7b3 SPR-8653 13 years ago
Costin Leau 04bcd77520 + temporarily revert change 13 years ago
Costin Leau ddfb2d3c58 + remove unneeded catch for exceptions inside AbstractCacheAspect.aj 13 years ago
Sam Brannen 1de71c6e37 [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
Sam Brannen 87dad65ff0 [SPR-8622] Upgraded to JUnit 4.8.2 13 years ago
Juergen Hoeller 79ed87e3d5 updated cache aspect after CacheAspectSupport base class changes 14 years ago
Juergen Hoeller b5520bc01a 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
Chris Beams 3e5c6306be Polish @EnableAsync Javadoc and related XSD 14 years ago
Chris Beams 066daaf5be Polish @EnableTransactionManagement Javadoc and XSD 14 years ago
Costin Leau b39673aa79 revised cache abstraction 14 years ago
Costin Leau dea1fc933f revise cache API 14 years ago
Costin Leau 0b917e3f9c revise cache API 14 years ago
Costin Leau cc519e7c6d SPR-8334 14 years ago
Chris Beams 01e5120a26 Introduce @EnableTransactionManagement 14 years ago
Chris Beams de50789cb6 Introduce @EnableAsync 14 years ago
Costin Leau 08bccb28ae + revert back deleted resource 14 years ago
Costin Leau 4a589a78e1 + more configuration file 14 years ago
Costin Leau c3a635196b SPR-8015 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Juergen Hoeller efe1e64b08 fixed aspects bundle to declare dependencies for @Async aspect as well (SPR-7702) 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 58633e4a89 SPR-7308 14 years ago
David Syer 36ec06a917 Add missing JPA dependency 14 years ago
Costin Leau caf1a0875a 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 577755d580 polishing 14 years ago
Juergen Hoeller 82ec515e59 declared JPA API as optional (SPR-6819) 14 years ago
Juergen Hoeller 244c96151e added consistent license header 14 years ago
Juergen Hoeller 8c9b64c948 added mode="proxy"/"aspectj" and proxy-target-class options to task namespace; switched to concise names for async aspects 14 years ago