20 Commits (6993a8768a4313e613b7d69c4147f1dbeb29ca1b)

Author SHA1 Message Date
Juergen Hoeller cd584afe93 removed ConversionService/TypeConverter convenience methods in order to restore 3.0's SPI (for backwards compatibility with implementers) 14 years ago
Chris Beams 9cc125531b Fix STS compatibility issues; other improvements 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams 906b50ef51 Add FeatureMethodErrorTests 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Keith Donald 71e60f4551 Favor convertValue(Object, TypeDescriptor) where possible and TypedValue(Object); check with Andy on Selection and Projection TypedValue usage 14 years ago
Chris Beams bc41cb2f27 Polish (Mutable)PropertySources 14 years ago
Chris Beams 2b99cf6d29 Refactor Environment and PropertySource 14 years ago
Chris Beams b3ff9be78f M1 cut of environment, profiles and property work (SPR-7508) 14 years ago
Chris Beams f480333d31 Merge 3.1.0 development branch into trunk 14 years ago
Chris Beams 99f7142e3f Add @Ignored repro test for SPR-7538 14 years ago
Chris Beams c13e5f9f5b SPR-7009, SPR-6972: backed out unintentionally committed tests 15 years ago
Chris Beams 706a09c49e SPR-7009: TransactionInterceptor now extracts ultimate target class before evaluating @Transactional metadata to accommodate double-proxying cases 15 years ago
Costin Leau e8a4ddd3e0 + fix test by disabling autowiring 15 years ago
Juergen Hoeller abdc35c893 component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (SPR-6683) 15 years ago
Juergen Hoeller ad1269622b @Scope annotations not sufficient for scanning anymore 15 years ago
Juergen Hoeller e1a3e44485 initial JSR-330 injection support 15 years ago
Juergen Hoeller 266a65982d Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now 16 years ago
Juergen Hoeller 58a458986f polishing 16 years ago
Chris Beams 07c15ce746 renamed .testsuite -> .integration-tests 16 years ago