spring-framework/org.springframework.aspects/src
Costin Leau c39a14a130 Parse cache:annotation-driven key-generator attribute
Prior to this change, the spring-cache XSD allowed a 'key-generator'
attribute, but it was not actually parsed by AnnotationDrivenCacheBDP.

This commit adds the parsing logic as originally intended and the test
to prove it.

Issue: SPR-8939
2011-12-22 14:50:45 +01:00
..
main Convert CRLF=>LF on files missed earlier 2011-12-22 14:06:44 +01:00
test Parse cache:annotation-driven key-generator attribute 2011-12-22 14:50:45 +01:00