17 Commits

Author SHA1 Message Date
Rossen Stoyanchev
743dd2b144 Add spring-build 2.2.3.
spring-build was previously included via an svn:external. Adding
directly to the source tree under Git to avoid the need for a git
submodule.

In order to build from any earlier commit, it is recommended to
export spring-build or symlink an existing copy into the root
of the spring-framework project and then build normally.

$ svn export https://src.springsource.org/svn/spring-build/tags/project-build-2.2.3 spring-build
2011-12-29 12:37:34 -05:00
Rossen Stoyanchev
de75aefc63 SWF-1234 Integration with Spring 3 type conversion 2010-05-04 11:12:32 +00:00
Rossen Stoyanchev
18df5d1a5e SWF-1226 Added minimal implementation of new portlet 2.0 methods in HandlerAdapter, updated samples for use with Pluto 2.0. 2010-04-20 21:45:13 +00:00
Keith Donald
18e4526c99 required jars 2008-04-27 12:44:58 +00:00
Keith Donald
e4d595b544 made documentation related to webflow-config consistent with implementation 2008-04-26 04:56:54 +00:00
Keith Donald
6612b8982d entity manager to peristenceContext 2008-04-25 23:34:26 +00:00
Keith Donald
fc06fa0cbb portlet sample updates 2008-04-24 16:29:32 +00:00
Keith Donald
3d031069d3 polish 2008-04-24 15:43:29 +00:00
Keith Donald
cb1b1c1c66 polish 2008-04-24 14:59:50 +00:00
Keith Donald
30cb7eb8d7 config org 2008-04-24 14:01:42 +00:00
Keith Donald
04b6775a1e portlet updates 2008-04-23 23:30:29 +00:00
Scott Andrews
d7f07af5a5 alwaysRedirectOnPause now always-redirect-on-pause 2008-04-11 16:20:56 +00:00
Scott Andrews
722a832958 resources servlet is now in spring-js 2008-04-10 22:22:57 +00:00
Scott Andrews
3e9d7debf3 cleaned up namespaces 2008-04-02 21:29:40 +00:00
Scott Andrews
4637b64355 the portlet container will set the security principal on the portlet request 2008-04-02 15:49:56 +00:00
Scott Andrews
49732977d7 updated views to display without css styles 2008-04-02 15:12:42 +00:00
Scott Andrews
08f7e46b39 Basic portlet sample app. Work in progress. 2008-04-02 00:18:04 +00:00