Commit Graph
892 Commits
Author SHA1 Message Date
Keith Donald 5e859beea3 added todos left
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@896 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 17:56:08 +00:00
Keith Donald 3b34058e55 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@895 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 17:52:58 +00:00
Keith Donald 27a2f416a2 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@894 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 17:52:16 +00:00
Keith Donald 6c469deef5 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@893 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 17:50:26 +00:00
Keith Donald 65cb804f56 removed typed value
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@892 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 16:51:09 +00:00
Keith Donald 016340edaf polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@891 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 15:55:42 +00:00
Keith Donald b44928bbbc polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@890 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 15:44:25 +00:00
Keith Donald 66ca666eb5 ignore failing tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@889 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 15:12:33 +00:00
Keith Donald b6ae95b053 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@888 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 15:06:22 +00:00
Juergen Hoeller fde7f5dbc7 Hessian service exporter sets content type "application/x-hessian" (SPR-5621)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@887 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 14:36:46 +00:00
Juergen Hoeller c759465a5e added "unregisterManagedResource" method to MBeanExporter/MBeanExportOperations (SPR-5517)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@886 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 14:28:14 +00:00
Mark Pollack c8ce619ff5 Add ability to publish to S3 maven milestone repository for maven central style artifacts by adding slightly modified spring-build targets to publish-maven.xml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@885 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 03:05:28 +00:00
Mark Pollack 4b4a341c36 Use maven ant task to install parent pom instead of using maven from the command line as a workaround for http://jira.codehaus.org/browse/MANTTASKS-87
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@884 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 01:51:01 +00:00
Mark Pollack 0309a3991a Adding additional project information to POM.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@883 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 00:50:52 +00:00
Arjen Poutsma f1a39c54c2 Ignoring broken tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@882 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 23:25:15 +00:00
Arjen Poutsma f9570dbed6 Fixing build. @Override on interface implementation methods is not allowed in Java 5, Keith!
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@881 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 22:56:16 +00:00
Keith Donald 7679669d1b type descriptor initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@880 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 22:39:16 +00:00
Andy Clement 78c1d085d5 Indexed objects (arrays/maps/lists) now settable
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@879 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 19:40:20 +00:00
Andy Clement ec411f271b Indexed objects (arrays/maps/lists) now settable
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@878 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 19:40:09 +00:00
Mark Pollack 4583b40e5b maven deployment script development
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@877 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 17:45:13 +00:00
Mark Pollack 2908033f19 maven deployment script development
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@876 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 17:41:26 +00:00
Arjen Poutsma 46d9409fe7 SPR-4677: Allow annotated methods on a Controller to be marked as exception handlers
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@875 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 17:20:55 +00:00
Chris Beams 532426a10d Added test using custom properties file with util:properties and dereferenced with @Value("#{...}")
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@874 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 17:17:44 +00:00
Arjen Poutsma 974e02e62c Javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@873 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 16:46:01 +00:00
Chris Beams 463f1e07de polishing @Configuration tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@872 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 16:02:04 +00:00
Chris Beams 8d0d8a4de8 RESOLVED - issue SPR-5600: Make naming of @Configuration class processing-related artifacts consistent
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@871 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 15:26:21 +00:00
Mark Pollack d7213f8bb3 updated spring-library to include web.portlet in .libd and ivy files
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@870 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 14:45:31 +00:00
Mark Pollack e721a1f911 Change antlr version to be 3.0.1 so that is consistent across the project
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@869 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 14:42:34 +00:00
Mark Pollack f17f9ef0f5 POM maintenance
Place parent pom in publicly accessible directory (org.sf.spring-parent).  
Create a component list pom in org.sf.spring-library.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@868 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-29 09:56:38 +00:00
Chris Beams d3e7583a50 Updated BeanMethodTests to reflect change from IllegalArgumentException -> IllegalStateException
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@867 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-28 22:29:28 +00:00
Chris Beams eac93ebd59 resolved:
+ Provide @Primary annotation (SPR-5590)
+ Provide @Lazy annotation (SPR-5591)
+ Test @Bean initMethod/destroyMethod functionality (SPR-5592)
+ Test @Bean dependsOn functionality (SPR-5593)


git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@866 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-28 22:21:50 +00:00
Arjen Poutsma 33137847a3 Javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@865 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-28 21:20:18 +00:00
Arjen Poutsma 9988251912 SPR-5625 - Allow for exceptions to be annotated with a @ResponseStatus annotation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@864 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-28 11:19:45 +00:00
Arjen Poutsma 03a1aa5a97 Added tests for returned ModelAndView
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@863 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-28 11:07:18 +00:00
Mark Pollack 4354ea744c POM maintenance
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@862 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-28 01:41:11 +00:00
Mark Pollack f8adb82ab3 POM maintenance
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@861 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 21:28:51 +00:00
Arjen Poutsma 454f2e18b2 SPR-5624 - A default HandlerExceptionResolver that resolves standard Spring exceptions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@860 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 19:53:42 +00:00
Arjen Poutsma 84024eb28f Added readInternal template method
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@859 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:57:41 +00:00
Juergen Hoeller c90e6f7641 declarative destroy-method="..." specifications get validated at bean creation time (SPR-5602)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@858 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:45:53 +00:00
Arjen Poutsma 307c33e93d - Renamed writeToInternal to writeInternal
- Added separate exceptions for reading and writing HttpMessages

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@857 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:43:29 +00:00
Juergen Hoeller 1d77442f69 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@856 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:41:03 +00:00
Juergen Hoeller 3cae153148 introduced "matchesName" method on BeanDefinitionHolder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@855 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:40:25 +00:00
Juergen Hoeller afe9b1474d added Groovy file settings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@854 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:33:50 +00:00
Juergen Hoeller 985e2b0068 added further generic property resolution test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@853 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:31:15 +00:00
Juergen Hoeller 53243273a4 refined version ranges in OSGi manifests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@852 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:29:48 +00:00
Juergen Hoeller 400797d395 removed Axis 1.x support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@851 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:28:25 +00:00
Arjen Poutsma ed089bc2b8 Made looping over handlerExceptionResolvers more explicit.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@850 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 16:44:19 +00:00
Arjen Poutsma 76bcfb2310 Javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@849 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 16:26:31 +00:00
Mark Pollack 6ac7a300c8 Fix SPEL tests when using maven. With the maven test runner expression.spel.SetValueTests is run before expression.spel.EvaluationTests. The order is reversed in eclipse/spring-build. Static variables are modifed in SetValueTests that cause EvaluationTests to fail if it is run first. Make a simple fix so SetValueTests uses a local evaluation context variable instead of a static variable.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@848 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 16:05:38 +00:00
Arjen Poutsma 0d33ceec1b DispatcherServlet.processHandlerException checks whether the ModelAndView is empty before rendering it.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@847 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 15:41:03 +00:00