8040 Commits (0da1eefd74d868cf8728ab318641161595534002)
 

Author SHA1 Message Date
Rossen Stoyanchev 0da1eefd74 Add default ContentTypeResolver initialization 11 years ago
Rossen Stoyanchev 801237aec1 Add getMatchingPatterns method to Patterns condition 11 years ago
Rossen Stoyanchev 56476cdd5f Add strictContentTypeMatching converter option 11 years ago
Sebastien Deleuze 2b69c1f15b Support String contentType headers in spring-messaging 11 years ago
Brian Clozel 11c41993f1 Update documentation with coding guidelines 11 years ago
Sam Brannen 0637864b39 Ensure AnnotationUtils is compatible with Java 6 11 years ago
Sam Brannen 0f5a27c354 Merge changes from sbrannen/SPR-11475 11 years ago
Sam Brannen 1d30bf83a0 Favor 'local' annotations over inherited ones 11 years ago
Juergen Hoeller 0616cbccd6 Upgraded JSP build dependency to 2.2 11 years ago
Sam Brannen fbdebc1bd6 Clean up warnings that show up in Gradle build 11 years ago
Sam Brannen 019d29c991 Delete work-around for Ant 1.8 in Gradle build 11 years ago
Sam Brannen 1ac08e4a1b Polish Javadoc for ConfigurationClassParser 11 years ago
Sam Brannen 979c483384 Do not inspect meta-annotations on Java annotations 11 years ago
Rossen Stoyanchev 651e0a44fb Update documentation 11 years ago
Sam Brannen ce0d916492 Fix 'method' typo in @PropertySources 11 years ago
Sam Brannen 39eb7442fc Merge changes from sbrannen/SPR-11455 11 years ago
Sam Brannen 78b69f5d77 Always supply test class to ContextLoaders in TCF 11 years ago
Sam Brannen 76cc6db5fc Upgrade to TestNG 6.8.8 11 years ago
Rossen Stoyanchev b727cdb120 Adjust ActiveMQ settings in integration tests 11 years ago
Phillip Webb 2ec4c00068 Merge pull request #468 from wilkinsona/jasperreports 11 years ago
Andy Wilkinson 7c4fbec1cd Make version of JasperReports consistent 11 years ago
Phillip Webb cd6d234244 Merge pull request #469 from petrukhnov/patch-1 11 years ago
Konstantin Petrukhnov ccb7737716 Removed repeated 'multiple' word in comment 11 years ago
Sam Brannen 90b938aa8f Verify status quo when searching for non-inherited composed annotations 11 years ago
Sam Brannen f8950960f2 Support arbitrary meta-annotation levels in the TCF 11 years ago
Sam Brannen 2c8f25a14c Delete call to System.err in AbstractContextLoaderUtilsTests 11 years ago
Sam Brannen aa3e250ab6 @Ignore PrintingResultHandlerTests 11 years ago
Sam Brannen 3c511f00cc Simplify MetaAnnotationUtilsTests 11 years ago
Sam Brannen d9a2b3c2ba Deleted unused code in ContextLoaderUtilsActiveProfilesTests 11 years ago
Sam Brannen dc6eaad2e9 Update copyright date in ContextLoaderUtils 11 years ago
Sam Brannen 5f7d1758f8 Always pass test class to ActiveProfilesResolver 11 years ago
Sam Brannen 34e90ba7f7 Simplify ContextLoaderUtilsActiveProfilesTests 11 years ago
Sam Brannen 7e38f479e0 Polishing 11 years ago
Sam Brannen 42a36349e9 Support nested meta-annotations in AnnotationUtils 11 years ago
Sam Brannen 8f0849f328 Fix minor error in AnnotationUtilsTests 11 years ago
Phillip Webb 461816735f Fix unused import warning 11 years ago
Spring Buildmaster 8018ee7ce6 Next development version 11 years ago
Rossen Stoyanchev edba32b309 Add processExternalEntities support to OXM 11 years ago
Phillip Webb 7efd54e243 Additional caching for ResolvableTypes 11 years ago
Phillip Webb 319724f0b4 Regularly purge ResolvableType cache 11 years ago
Phillip Webb 2b4c81e642 Fix memory leak in ConcurrentReferenceHashMap 11 years ago
Sam Brannen fe6a9826c5 Fix typo in AbstractDelegatingSmartContextLoader 11 years ago
Rossen Stoyanchev 268657b6cb Add PropertyNamingStrategy field to ObjectMapperFB 11 years ago
Brian Clozel 1dedb67fbc Set virtualHost on StompBrokerRelayRegistration 11 years ago
Juergen Hoeller bde4964af5 Polishing 11 years ago
Juergen Hoeller 8a96d1a6ee Polishing 11 years ago
Juergen Hoeller ef1748f694 EhCache/JCacheCacheManager needs to re-obtain runtime-added Cache reference for potential decoration 11 years ago
Juergen Hoeller 14e5a02870 Mixed polishing along with recent changes 11 years ago
Juergen Hoeller 9c6df766cd Related polishing 11 years ago
Juergen Hoeller f913940402 Avoid unnecessary getMappingForMethod repeat (in particular for RequestMappingInfo) 11 years ago