4283 Commits (f7a849f9f4d71f760ddaee11370cc18d84b4ceb2)
 

Author SHA1 Message Date
Sam Brannen f7a849f9f4 [SPR-8386] AbstractContextLoader now adheres to the SmartContextLoader contract by verifying the existence of generated default resource locations. 14 years ago
Sam Brannen b00a6ccea5 [SPR-8386] polishing JavaDoc. 14 years ago
Sam Brannen 4b026756ae [SPR-7960] Documented inheritProfiles attribute of @ActiveProfiles. 14 years ago
Rossen Stoyanchev c41caa3c2f SPR-8462 14 years ago
Chris Beams 4fb811572e Compensate for Windows paths in XmlBeanFactoryTests 14 years ago
Chris Beams 2d9ced04b1 Clarify BeanPostProcessor ordering rules in ref doc 14 years ago
Sam Brannen 95ae6344c5 [SPR-8386] refining JavaDoc for MergedContextConfiguration and related classes. 14 years ago
Rossen Stoyanchev 6007801537 SPR-7812 Add CustomRequestCondition, PatternsRequestCondition, and other condition related tests 14 years ago
Sam Brannen 4d27cde6b7 [SPR-8386] fleshing out JavaDoc for SmartContextLoader and related classes. 14 years ago
Sam Brannen 81d8ce5597 [SPR-8395] AnnotationConfigContextLoader now supports default configuration classes with arbitrary names 14 years ago
Sam Brannen 427f31cb9c polishing 14 years ago
Sam Brannen a77cf0f652 [SPR-8395][SPR-8386] AnnotationConfigContextLoader now generates a list of default configuration classes by finding all non-private, non-final, static, inner classes of the test class that are annotated with @Configuration; updated JavaDoc in AbstractGenericContextLoader and AnnotationConfigContextLoader to reflect changes resulting from the SmartContextLoader integration. 14 years ago
Sam Brannen c070a4b0a4 polishing Javadoc 14 years ago
Sam Brannen 568d451d60 ignoring patch files 14 years ago
Sam Brannen d904bcbf03 [SPR-8386] AnnotationConfigContextLoader now only considers static inner classes annotated with @Configuration when generating default configuration classes. 14 years ago
Sam Brannen 46639c5a1d [SPR-8386] Polishing SmartContextLoader SPI; AnnotationConfigContextLoader now only considers static inner classes annotated with @Configuration as configuration classes. 14 years ago
Rossen Stoyanchev bede025eb9 SPR-7812 Remove remaining (empty) condition packages after moving classes 14 years ago
Rossen Stoyanchev aacdd36e04 SPR-7812 Move condition package under mvc 14 years ago
Rossen Stoyanchev 4826cae064 SPR-7812 Add CustomRequestCondition 14 years ago
Sam Brannen 7dd6932910 polishing developer documentation 14 years ago
Sam Brannen 9a56deb283 [SPR-8386] SmartContextLoader enhancements: 14 years ago
David Syer 8e35734856 SPR-6268: check AnnotationUtils works with Groovy concrete classes (plus remove compiler warnings) 14 years ago
Rossen Stoyanchev e5eceafa3f SPR-7278 extension hook to extend the @ExceptionHandler methods for a controller 14 years ago
David Syer 64fd0b081d SPR-6268: Add proxy-target-class to <lang:groovy/> 14 years ago
Chris Beams 5bfeb34b89 Fix non-compilable example in mvc ref doc 14 years ago
Chris Beams 4fc386a4f5 Provide default ParameterNameDiscoverer for AACBF 14 years ago
Chris Beams 8cb5c36512 Consolidate tests related to @Config inheritance 14 years ago
Rossen Stoyanchev 96b0752ddb SPR-7812 RequestCondition refactoring with the possibility for custom request conditions in mind. 14 years ago
Arjen Poutsma 3a332e556c SPR-8457 - XMLEventStreamReader.getText() fails for COMMENT and ENTITY_REFERENCE events 14 years ago
Arjen Poutsma 7c504853cd SPR-8457 - XMLEventStreamReader.getText() fails for COMMENT and ENTITY_REFERENCE events 14 years ago
Chris Beams e79e08d7f7 Prefer / or /app/* over /main in servlet examples 14 years ago
Chris Beams 5dc2d56600 Fix regression with covariant property return types 14 years ago
Chris Beams cc814519c8 Revert "Re-enable ignored JMX tests" 14 years ago
Chris Beams 0e9e63e082 Preserve shadowed fields in DirectFieldAccessor 14 years ago
Chris Beams 2aaf14e96f Update pom and .classpath to reflect Castor upgrade 14 years ago
Rossen Stoyanchev 23f31d453f SPR-8448 Remove URI template vars from the model before appending to query string in RedirectView 14 years ago
Juergen Hoeller f288060ad8 restored support for String-to-ContextResource conversion (SPR-8383) 14 years ago
Chris Beams ca6e112742 Clarify TransactionCallback Javadoc 14 years ago
Arjen Poutsma 5c6bd2a1b6 Ignoring test failing on build server, though it works locally. No idea why. 14 years ago
Arjen Poutsma deca69e374 SPR-8453 - SpringOXM CastorMarshaller tests 14 years ago
Arjen Poutsma 35aa378527 Minor changes 14 years ago
Arjen Poutsma 680f9692c8 SPR-8341 - Spring OXM CastorMarshaller unmarshalling methods 14 years ago
Arjen Poutsma 3b1190121f SPR-8453 - SpringOXM CastorMarshaller tests 14 years ago
Arjen Poutsma 0346fbc154 Upgrade to Castor 1.3.2 14 years ago
Arjen Poutsma 6d45e1bb12 Upgrade to Castor 1.3.2 14 years ago
Arjen Poutsma 352d61bef2 Javadoc 14 years ago
Rossen Stoyanchev ab033086f9 SPR-8454 Introduce Registration style objects, rename several Spring MVC *Configurer helpers to *Registry, add more tests 14 years ago
Juergen Hoeller 889f8886f6 support for Hibernate 4.0 as a JPA provider 14 years ago
Juergen Hoeller cb1ddb334b consistent dependency on Hibernate Validator 4.1.0.GA 14 years ago
Juergen Hoeller 5c1e86b47f refined WebLogic RMI descriptor to only mark 'getTargetInterfaceName' method as idempotent (SPR-8369) 14 years ago