8 Commits

Author SHA1 Message Date
Rossen Stoyanchev
b13da5fa0e Add spring-build 2.2.3 and ensure build succeeds.
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 10:36:00 -05:00
Rossen Stoyanchev
a147d1c17c SWF-1368 Update booking-faces to use PrimeFaces components 2010-09-03 15:03:29 +00:00
Scott Andrews
7b4a3d25f6 SWF-909
Default flow id will be the path to the flow definition resource if a 'base-path' is provided on the flow-registry.  Otherwise the current convension of filename minus extension is used.  Flow locations are defined relative to the base-path
2008-10-14 22:43:35 +00:00
Keith Donald
7000af35c4 fixed failed tests 2008-07-10 10:46:46 +00:00
Keith Donald
b8151d133f fixed failing tests 2008-04-25 12:14:19 +00:00
Keith Donald
bb3671e597 sample tests 2008-04-04 23:46:42 +00:00
Keith Donald
ee597b7995 2008-04-04 22:14:06 +00:00
Keith Donald
cbd21394c3 start of tests 2008-03-31 22:50:48 +00:00