6086 Commits (6626a38730050c83a0dd6cdc1bfc510024e9ca95)
 

Author SHA1 Message Date
Sam Brannen 4be2d15950 Reformat the Testing chapter 12 years ago
Phillip Webb 6fed79cb10 Ensure buildSrc is only added once to eclipse 12 years ago
Sam Brannen a6387dc725 Document WebApplicationContext support in the TCF 12 years ago
Phillip Webb c8a3562933 Update test tiles.xml files to use v3 DTD 12 years ago
Phillip Webb 25a7136a96 Merge pull request #199 from rwinch/SPR-10059 12 years ago
Rob Winch be7b07f832 Make DeferredResult extensible 12 years ago
Rob Winch 455701d2ee Merge plugin copies exclude rules 12 years ago
Phillip Webb 809d62e318 Add buildSrc to generated eclipse project 12 years ago
Phillip Webb 42bbcc3220 Move Merge plugin into a build package structure 12 years ago
Phillip Webb b206e6891f Renamed buildsrc to buildSrc 12 years ago
Phillip Webb 9e790829d9 Upgrade reference plugin to version 0.2.3 12 years ago
Phillip Webb 87f7ecf907 Refactor merge-artifacts script to a plugin 12 years ago
Phillip Webb 4551cfcdfc Remove superfluous exclusions from Gradle build 12 years ago
Phillip Webb 0751b2cbeb Convert Gradle build to use new propdeps-plugin 12 years ago
Phillip Webb 7cc406ffc7 Depend on javax.servlet for version 3.0 API 12 years ago
Phillip Webb 6103a7f1c1 Upgrade log4j dependency to version 1.2.17 12 years ago
Phillip Webb dc708c5baa Removed unused gradle import 12 years ago
Phillip Webb 22741b1fdc Use consistent Gradle dependency style 12 years ago
Phillip Webb 90cfdbb040 Polish quote styles in gradle files 12 years ago
Phillip Webb a268528726 Polish .gradle file formatting to use tabs 12 years ago
Sam Brannen 756bff8e0a Improve Javadoc in SpringServletContainerInitializer 12 years ago
Sam Brannen a436a57503 Move tests to spring-test module 12 years ago
Rossen Stoyanchev 85a552daed Fix package cycle among http message converters 12 years ago
Rossen Stoyanchev d309bb4bbb Add web-fragment.xml to spring-web 12 years ago
Rossen Stoyanchev 6e7df513f1 Exclude jcl-over-slf4j from tiles-core dependency 12 years ago
Rossen Stoyanchev 3643d92cb8 Fix issue with creating ServletRequestAttributes 12 years ago
Sam Brannen 69ace01640 Clean up warnings in spring-test 12 years ago
Sam Brannen 2233949a0f Fix typo 12 years ago
Rossen Stoyanchev 9cc4bd892a Fix issue with suffix pattern match 12 years ago
Phillip Webb fb05c7b33c Replace SLF4J with ACL TilesConfigurer for Tiles 3 12 years ago
Rossen Stoyanchev 31cb14e03a Remove Spring Security sample tests in spring-test-mvc 12 years ago
Juergen Hoeller d6b9c6a475 Removed coverage of deprecated java.util.Timer support 12 years ago
Juergen Hoeller a92f7dd474 ConfigurationClassPostProcessor consistently uses ClassLoader, not loading core JDK classes via ASM 12 years ago
Sam Brannen 8a422f48c6 Update changelog re: comments in SQL statements 12 years ago
Sam Brannen aa16caa2ac Support comments in statements in RDbPopulator 12 years ago
Sam Brannen d0f687f028 Support comments in statements in JdbcTestUtils 12 years ago
Rossen Stoyanchev d1a6ceecc2 Update @ModelAttribute javadoc 12 years ago
Sam Brannen 2b4ecfad12 Upgrade to JUnit 4.11 12 years ago
Sam Brannen 31dfffde52 Update TODOs with new JIRA issue 12 years ago
Sam Brannen 025d111efc Re-enable and document @Ignore'd tests 12 years ago
Phillip Webb d12fbcc7ce Merge pull request #196 from KingBuzzer/spring-aspects-dependencies 12 years ago
Fredrik Sundberg a8589bf035 Replace dependency to aspectjrt with aspectjweaver 12 years ago
Phillip Webb 1352222ea6 Upgrade reference plugin and remove custom xsl 12 years ago
Sam Brannen 19d7cedcf2 Fix classpaths regarding slf4j versions 12 years ago
Sam Brannen 53726612ee spring-orm should not build against cglib-repack 12 years ago
Juergen Hoeller 4e442471e1 Hibernate 3 support builds against standard Hibernate 3.3.2.GA artifact from Maven 12 years ago
Juergen Hoeller 0c51cd7fd3 Polishing 12 years ago
Juergen Hoeller 738c643592 Deprecated JSF 1.1 VariableResolver implementations in favor of Spring-provided ELResolvers 12 years ago
Juergen Hoeller 184361a096 Transaction timeouts for JPA translate to "javax.persistence.query.timeout" only (for EclipseLink compatibility) 12 years ago
Sam Brannen ffd040b8d2 Javadoc in MockMvcClientHttpRequestFactoryTests 12 years ago