295 Commits (19718700cf5a99e8e10af5d11d8005835838ddba)

Author SHA1 Message Date
Spring Buildmaster 671f97721f Increment version to 3.1.3.BUILD-SNAPSHOT 13 years ago
Spring Buildmaster 49f728eae8 Release version 3.1.2.RELEASE 13 years ago
Chris Beams 0320cc582b Introduce BeanFactoryAnnotationUtils 13 years ago
Chris Beams 3f387eb9cf Refactor and deprecate TransactionAspectUtils 13 years ago
Spring Buildmaster b32a365f14 Increment version to 3.1.2.BUILD-SNAPSHOT 13 years ago
Spring Buildmaster 79c9ca1a26 Release version 3.1.1.RELEASE 13 years ago
Juergen Hoeller b17d545bb7 @ActiveProfiles mechanism works with @ImportResource as well (SPR-8992) 13 years ago
Chris Beams 87a021d5c9 Add <license> section to 3.1.x Maven poms 13 years ago
Chris Beams 41c405998e Convert CRLF=>LF on files missed earlier 13 years ago
Chris Beams 88913f2b23 Convert CRLF (dos) to LF (unix) 13 years ago
Chris Beams e158f61e93 Increment version to 3.1.1.BUILD-SNAPSHOT 13 years ago
Juergen Hoeller dfc5b482c9 IntelliJ IDEA 11 project setup 13 years ago
Chris Beams ac107d0c2a Release Spring Framework 3.1.0.RELEASE 13 years ago
Juergen Hoeller 450a3d7eee polishing 13 years ago
Juergen Hoeller 2dba480d9d used specific SLF4J versions for running the test suites of individual modules (fixing the Hibernate Validator 4.2 upgrade) 13 years ago
Chris Beams 481c8455fd Upgrade to Hibernate Core 4.0.0.CR7 13 years ago
Juergen Hoeller 263dd559b7 SimpleJdbcTestUtils executeSqlScript properly closes its LineNumberReader after use (SPR-8872) 13 years ago
Chris Beams a53d592f62 Use 'name' vs 'key' consistently in PropertySource 13 years ago
Rossen Stoyanchev 63e235f215 SPR-8750 Refine 'Content-Type' update in MockHttpServletRequest/Response. 13 years ago
Rossen Stoyanchev 7918810366 SPR-8750 Update MockHttpServletRequest/Response handling of contentType. 13 years ago
Sam Brannen 1beb04cebf polishing 13 years ago
Sam Brannen 71396ac07b Polishing JavaDoc 13 years ago
Sam Brannen 5db7cca9a7 [SPR-8240] polishing the "Context management and caching" section of the reference manual and related Javadoc. 13 years ago
Sam Brannen f6483cad3c [SPR-8222] Suppressing deprecation warnings for org.junit.internal.runners.model.MultipleFailureException, which has been deprecated in JUnit 4.9. 13 years ago
Sam Brannen 1a34f6459d [SPR-8644][SPR-8633] introduced failing (ignored) test regarding support for invoking methods that accept var-args. 13 years ago
Sam Brannen 1de71c6e37 [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
Sam Brannen 4d99ddba8a [SPR-8633] Introduced generic invokeMethod() in ReflectionTestUtils. 13 years ago
Sam Brannen 72da569aa3 [SPR-8386][SPR-8387] Revised Javadoc in the TestContext framework regarding changes in 3.1. 13 years ago
Sam Brannen 381ab6fcc2 [SPR-8627] Deprecated @ExpectedException. 13 years ago
Sam Brannen 960082dbb0 [SPR-8541] Oops! Fixed a minor logic error in DelegatingSmartContextLoader. 13 years ago
Sam Brannen 8ccedd452e [SPR-8541] Documented DelegatingSmartContextLoader. 13 years ago
Sam Brannen 466c3b4b2a [SPR-8541] Documented DelegatingSmartContextLoader. 13 years ago
Sam Brannen 87dad65ff0 [SPR-8622] Upgraded to JUnit 4.8.2 13 years ago
Sam Brannen e16e3a9f60 Fixed source attachments in Eclipse classpath; sorted classpath entries. 13 years ago
Sam Brannen 9a40021f18 [SPR-8386][SPR-8387] Refined logging regarding detection of default resource locations and default configuration classes. 13 years ago
Sam Brannen a298c2dde8 [SPR-8386][SPR-8387] Redesign of DelegatingSmartContextLoader and the SmartContextLoader SPI: 13 years ago
Sam Brannen 367dcf13ce Suppressing deprecation warnings in MockPageContext. 13 years ago
Juergen Hoeller 8745024969 added getContentAsByteArray() and getContentAsString() methods (SPR-8575); actually implemented forward, include and handlePageException methods 13 years ago
Sam Brannen 672fed621b Cleaning up unused imports. 14 years ago
Sam Brannen d0cd678089 [SPR-8387] Added TODO. 14 years ago
Sam Brannen 072271d9e9 [SPR-8549] Documented the equals() method implementation in MergedContextConfiguration. 14 years ago
Sam Brannen 461119973b [SPR-8387] deleted resolved TODO. 14 years ago
Sam Brannen 8224af1938 [SPR-8549] ContextCache is now keyed by MergedContextConfiguration instead of String; MergedContextConfiguration now implements custom hashCode() and equals() methods and no longer generates a context cache key. 14 years ago
Juergen Hoeller 571535352b revised Servlet 3.0 based StandardServletMultipartResolver for correct param/file distinction; added multipart content type and headers access to MultipartRequest (dropping the previous header access solution on MultipartFile); MultipartFilter uses a Servlet 3.0 based StandardServletMultipartResolver by default 14 years ago
Sam Brannen 21f3f59cb7 [SPR-8387] Log messages now refer to default detection instead of default generation. 14 years ago
Juergen Hoeller 94ac883eb1 polishing 14 years ago
Sam Brannen f874ed9790 [SPR-8387] Fleshed out the implementation of DelegatingSmartContextLoader and corresponding tests. 14 years ago
Sam Brannen e7298a88d6 [SPR-8387] Fixed logic errors in DelegatingSmartContextLoader.processContextConfiguration() and ContextConfigurationAttributes.hasResources(). 14 years ago
Sam Brannen e34fa6abb1 [SPR-8387] Fixed logic error in DelegatingSmartContextLoader.processContextConfiguration(). 14 years ago
Sam Brannen b8624b470c [SPR-8387] Introduced hasResources() in ContextConfigurationAttributes; plus minor polishing. 14 years ago