Commit Graph
2030 Commits
Author SHA1 Message Date
Chris Beams d2cef2201b SPR-5682: Initial support for ConfigurationClassApplicationContext
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2048 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-05 00:35:17 +00:00
Keith Donald 4af6fd7e0d SPR-6179, additional mapper test cases
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2047 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-04 04:13:27 +00:00
Sam Brannen 1a53314e92 Corrected typos and cleaned up DocBook structure.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2046 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-03 23:45:23 +00:00
Sam Brannen 2afe3e61d5 [SPR-6174] DataBinder now uses var-args to set allowed/disallowed/required fields.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2045 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-03 22:23:41 +00:00
Sam Brannen 2efb56dcaa Fixed minor grammatical errors.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2044 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-03 22:19:21 +00:00
Sam Brannen f7a35e965c Fixed minor typo.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2043 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-03 22:18:50 +00:00
Keith Donald 722bdb7222 mapper initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2042 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-02 16:28:53 +00:00
Sam Brannen 72c1465353 [SPR-6174] DataBinder now uses var-args to set allowed/disallowed/required fields.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2041 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 23:28:27 +00:00
Sam Brannen 35da31877c Fixed minor grammatical errors.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2040 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 22:52:46 +00:00
Andy Clement 1709072b6b SPR-5518: Documented ability to use text rather than symbols for SPEL operators (lt, le, gt, ge, eq, ne, div, mod, not). Can help in XML specification of expressions.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2039 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 19:39:20 +00:00
Andy Clement 99afed69f5 SPR-6123: doc update on writing good pointcuts (should include a within())
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2038 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 19:05:11 +00:00
Juergen Hoeller c6444ee017 renamed getAnnotations to getMethodAnnotations; added getMethodAnnotation and getParameterAnnotation convenience methods
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2037 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 15:20:31 +00:00
Juergen Hoeller bac9fee0be CustomEditorConfigurer supports PropertyEditor instances again (with deprecation warning); for XFire compatibility (SPR-6157)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2036 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 13:40:55 +00:00
Juergen Hoeller e2609c5962 fixed ContentNegotiatingViewResolver to work with the combination of ignoreAcceptHeader=true plus defaultContentType as well (SPR-6163)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2035 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 12:06:58 +00:00
Juergen Hoeller beed00b5b7 understand "on"/"off", "yes"/"no", "1"/"0" as boolean values (analogous to CustomBooleanEditor)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2034 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 11:18:48 +00:00
Juergen Hoeller 8f0490fd37 renamed internal *GenericConverters to *Converters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2033 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 11:07:22 +00:00
Juergen Hoeller 2b72499587 expose arrays as comma-delimited element String
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2032 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 11:05:45 +00:00
Juergen Hoeller 85159fd248 PathMatchingResourcePatternResolver leniently ignores non-existing root directories
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2031 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-30 15:04:31 +00:00
Keith Donald 06201b5eb4 SPR-6032 & SPR-6033: Auto grow nested path enhancements to BeanWrapper
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2030 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-29 19:54:35 +00:00
Ramnivas Laddad b987b115ca Updated Groovy version for Eclipse project to mathc ivy.xml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2029 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-28 20:56:13 +00:00
Ramnivas Laddad 5b2d977324 Fixed a commented test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2028 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-28 20:55:12 +00:00
Sam Brannen 80d1795a5b org.springframework.instrument.classloading --> org.springframework.instrument.tomcat
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2026 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-26 21:02:58 +00:00
Sam Brannen 843b88d0d0 Abed Rabbo --> Abedrabbo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2025 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-26 20:58:50 +00:00
Juergen Hoeller 098b10940a final touches for 3.0 RC1
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2022 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 15:00:43 +00:00
Juergen Hoeller 4ba26dc632 added ".vm" as resource file extension
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2021 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 14:48:21 +00:00
Juergen Hoeller 3608581a42 @Event/ResourceMapping uniquely mapped to through event/resource id, even across controllers (SPR-6062); type-level @RequestMapping header conditions validated in Portlet environments as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2020 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 14:45:35 +00:00
Mark Fisher 23129d453c updated javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2019 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 14:25:56 +00:00
Mark Fisher 772115438d updated reference documentation now that the <executor/> and <scheduler/> element's 'size' attribute has been renamed to 'pool-size'
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2018 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 14:21:49 +00:00
Mark Fisher 49ed02282c Renamed the 'size' attribute to 'pool-size' for the <executor/> and <scheduler/> elements in the task namespace.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2017 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 14:19:42 +00:00
Arjen Poutsma 05f9ce8292 Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2016 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 12:51:58 +00:00
Juergen Hoeller 0de31ea795 preparing for RC1 release
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2015 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 11:03:57 +00:00
Juergen Hoeller c912d59449 moved converter initialization code to constructor
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2014 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 10:57:40 +00:00
Juergen Hoeller f752ccbe91 all @SessionAttributes get exposed to the model before handler method execution; MultipartRequest is available as a mixin interface on (Native)WebRequest as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2013 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 10:46:38 +00:00
Juergen Hoeller 3caa4c2288 all @SessionAttributes get exposed to the model before handler method execution; MultipartRequest is available as a mixin interface on (Native)WebRequest as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2012 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 10:42:49 +00:00
Arjen Poutsma ea10c92462 SPR-6148 - @ResponseBody with returned String results in unresolvable view ServletException
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2011 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 10:34:54 +00:00
Arjen Poutsma d08309e04f SPR-6144 - @ResponseStatus annotation is ignored in an @Controller redirect (RedirectView)
SPR-5468 - Modify RedirectView to allow 301 Permanent Redirects

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2010 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 10:23:06 +00:00
Juergen Hoeller 700ca57cde polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2009 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 09:59:17 +00:00
Juergen Hoeller 511185e192 updated dependencies
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2008 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 09:58:54 +00:00
Juergen Hoeller be8eceba2d resolve handler bean name early; validate header conditions as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2007 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 09:53:30 +00:00
Juergen Hoeller f24bfb2aef polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2006 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 09:45:10 +00:00
Juergen Hoeller 599910699a fixed overview files
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2005 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 08:47:18 +00:00
Arjen Poutsma f8124f45f1 SPR-6093 - MVC Annotation Inheritance
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2004 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 08:45:58 +00:00
Mark Pollack 155f72460e Add minimal doc for JSR 330 support.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2003 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 08:17:12 +00:00
Mark Pollack ed6f07d2f9 SPR-5994 - The release archive contains an unecessary .zip file of the contents under the reference doc directories html and html-single
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2002 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 07:20:45 +00:00
Mark Pollack 4e2aaf7934 SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
SPR-5956 - Remove commons-logging dependency definitions in pom.xml for all but spring-core so as to make exclusion rule easier for user who use slf4j

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2001 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 05:16:55 +00:00
Juergen Hoeller fa82462fdf removed slf4j dependency (not used in Spring itself; SPR-6119)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2000 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 23:16:35 +00:00
Juergen Hoeller b80bc81d7c removed separate placeholder test class
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1999 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:58:15 +00:00
Juergen Hoeller 969bb4ad85 updated dependencies
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1998 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:55:21 +00:00
Juergen Hoeller 9eac45c987 removed classes which are not used in 3.0 yet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1997 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:54:35 +00:00
Juergen Hoeller 092ff94ce7 removed 3.1 feature classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1996 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:53:17 +00:00