6085 Commits (9364043a6436dc8ea170ed4c4cac62088660ef13)
 

Author SHA1 Message Date
Phillip Webb 9364043a64 Upgrade to xmlunit version 1.3 12 years ago
Phillip Webb 938c24bb9e Improve 'build' folder ignores 12 years ago
Chris Beams 38f84fa03e Merge branch 'SPR-10115' into 3.2.x 12 years ago
Chris Beams 7a19fd5750 Fix regression in static setter method support 12 years ago
Chris Beams 0ed9cb2302 Merge pull request #206 from daveboden/SPR-10122 12 years ago
Chris Beams d91a419fdc Fix SpEL JavaBean compliance for setters 12 years ago
Chris Beams 55a05744f7 Merge branch 'SPR-9984' into 3.2.x 12 years ago
Chris Beams 90d1886cbd Add aop target source test to TestGroup.PERFORMANCE 12 years ago
Chris Beams 1220611f4a Merge branch 'SPR-9984' into 3.2.x 12 years ago
Chris Beams c005757775 Add quartz scheduling test to TestGroup.PERFORMANCE 12 years ago
Chris Beams b83e2617ce Merge pull request #208 from tommack/typo-fix 12 years ago
Tom Mack 005ee7385f Remove extra URL prefix in the MVC chapter 12 years ago
Sam Brannen 11d975bfef Polish contributor guidelines 12 years ago
Chris Beams 7736dc3122 Merge branch 'cleanup-3.2.x' into 3.2.x 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Chris Beams e7155616a5 Merge branch 'SPR-9984' into cleanup-3.2.x 12 years ago
Phillip Webb 60032e0012 Ignore performance-sensitive tests by default 12 years ago
Phillip Webb b083bbdec7 Introduce 'spring-build-junit' subproject 12 years ago
Chris Beams 330457be95 Merge branch 'SPR-10126' into cleanup-3.2.x 12 years ago
Phillip Webb d66c733ef4 Replace EasyMock with Mockito in test sources 12 years ago
Chris Beams cbf6991d47 Merge branch 'SPR-10129' into cleanup-3.2.x 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 6f0c7eb8c1 Update test source and target JDK compatibility 12 years ago
Chris Beams aa824641ab Merge branch 'SPR-9431' into cleanup-3.2.x 12 years ago
Phillip Webb 3ac45547cf Update -Xlint compiler warning output 12 years ago
Chris Beams 40357be72b Fix various compiler warnings in spring-context 12 years ago
Chris Beams 4c7cafbde6 Fix "unnecessary @SuppressWarnings" warnings 12 years ago
Chris Beams 8d2e125e7b Fix [rawtypes] compiler warnings 12 years ago
Chris Beams 4d97ff2479 Fix [dep-ann] warnings with @Deprecated 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 7f0aa5cfb2 Fix [varargs] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams fe039030a0 Merge branch 'SPR-10128' into cleanup-3.2.x 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Chris Beams 8597ec25ec Fix various Javadoc warnings 12 years ago
Chris Beams 84e2be4412 Merge branch 'SPR-10127' into cleanup-3.2.x 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Chris Beams 44a474a014 Various updates to support IDEA 12 years ago
Chris Beams e78a1dcdd1 Merge branch 'SPR-10124' into cleanup-3.2.x 12 years ago
Chris Beams 426b099965 Support snapshot versions qualified by branch name 12 years ago
Chris Beams 0758e72465 Update contributor guidelines regarding 3.2.x branch 12 years ago
Chris Beams 3724b90a8f Add spring-oxm-1.5.xsd 12 years ago
Phillip Webb 1abb7f66a7 Fix GenericConversionService search algorithm 12 years ago
Juergen Hoeller a30ee0164a Initial preparations for 3.2.1 12 years ago
Juergen Hoeller c242abada1 Fixed QualifierAnnotationAutowireCandidateResolver's detection of custom qualifier annotations 12 years ago
Juergen Hoeller 047db8cdf8 Fixed AbstractAutoProxyCreator to accept null bean names again 12 years ago
Juergen Hoeller d3da2edf18 JmsTemplate uses configured receiveTimeout if shorter than remaining transaction timeout 12 years ago
Juergen Hoeller b73a7a8410 Added MappingJackson2MessageConverter for JMS 12 years ago