Commit Graph

362 Commits

Author SHA1 Message Date
Ben Hale
acdeebed37 Pointed ivy at the proper maven spring maven repos 2007-07-23 12:41:07 +00:00
Erwin Vervaet
f3389015c9 Added missing @since JavaDoc tags. 2007-07-04 08:22:07 +00:00
Ben Hale
cddab00c40 Sprng 1.0.4 baseline and update branch to 1.0.5-SNAPSHOT 2007-06-20 14:08:59 +00:00
Ben Hale
3a4ccfb562 Upgrade SWF 1.0 maintenance to Spring 2.0.6 2007-06-19 20:44:34 +00:00
Keith Donald
d9a6349614 1.0.4 updates 2007-06-18 00:39:58 +00:00
Ben Hale
dd00ca4676 Typo in ivy updates 2007-06-17 11:38:12 +00:00
Ben Hale
99c227bf29 Updated to Spring 2.0.5 2007-06-17 11:35:14 +00:00
Ben Hale
df757e72d3 Pointing at the proper maven repo now 2007-06-16 20:11:25 +00:00
Erwin Vervaet
26e514caf6 Code review for SWF-333 fix. 2007-06-14 18:58:40 +00:00
Erwin Vervaet
baefe5d39e Code review + put back @since JavaDoc tags. 2007-06-14 18:45:43 +00:00
Keith Donald
47bd11782a SWF-333 review 2007-06-14 04:24:00 +00:00
Ben Hale
18315fc1cf Change log for SWF-333. 2007-06-14 02:39:14 +00:00
Ben Hale
da9de998a5 Ensures that all exceptions (including RuntimeExceptions) are handled properly by the FlowExcution (SWF-333) 2007-06-14 02:24:36 +00:00
Keith Donald
106cf6d4d5 javadoc
improved exception message
2007-06-13 20:06:34 +00:00
Keith Donald
93ee81aea5 javadoc 2007-06-13 19:49:11 +00:00
Keith Donald
dc0a57cb47 javadoc 2007-06-13 15:36:30 +00:00
Erwin Vervaet
948180d5b6 ConversionExecutor now checks for assignment compatible types (SWF-337). 2007-06-13 15:30:03 +00:00
Erwin Vervaet
8a0328ff7a Reworked fix for SWF-307. 2007-06-13 14:41:30 +00:00
Erwin Vervaet
0d409e2d6e Fixed DefaultExpressionParserFactory to not require OGNL on the classpath if another expression parser is configured (SWF-335). 2007-06-13 11:40:33 +00:00
Erwin Vervaet
e2acb79f9b Reworked fix for SWF-307 and added unit test. 2007-06-13 09:23:21 +00:00
Erwin Vervaet
4c4e46c1ad Code review and polishing. 2007-06-13 08:38:47 +00:00
Erwin Vervaet
e91a3bf5d3 Code review and polishing. 2007-06-13 07:58:10 +00:00
Keith Donald
d0e11c25e2 javadoc 2007-06-13 04:03:18 +00:00
Keith Donald
cde58941f9 swf-307.
did some reformatting on abstract externalized flow execution tests (javadoc is only real change)
2007-06-13 03:56:58 +00:00
Keith Donald
546757ccb2 clarification of swf-306 new feature 2007-06-12 21:37:34 +00:00
Ben Hale
5971f42648 I guess it wasn't quite as similar as I thought back in 1.0-maintenance 2007-06-12 20:50:47 +00:00
Ben Hale
3fbabf2b90 Added the ability to apply multiple listeners to a test case (SWF-334) 2007-06-12 20:35:10 +00:00
Ben Hale
f5d9813d78 Added a Servlet Filter to ensure that all exits out of JSF end with cleanup (SWF-306) 2007-06-12 20:17:59 +00:00
Erwin Vervaet
33c34b61cb Improved FormAction.setupForm() JavaDoc (SWF-325). 2007-06-08 07:39:11 +00:00
Erwin Vervaet
b39ce32f09 Added targetCollection(String) method to MappingBuilder. 2007-05-30 13:22:15 +00:00
Erwin Vervaet
c3565abd04 Better support for annotating actions in Java flow builders. 2007-05-25 13:47:55 +00:00
Erwin Vervaet
cb401461f1 Added name(String, Action) method to AbstractFlowBuilder for convenient creation of named actions. 2007-05-14 13:23:25 +00:00
Erwin Vervaet
98f9f7d803 Added initBuilder() hook method to AbstractFlowBuilder. 2007-05-09 09:41:42 +00:00
Erwin Vervaet
106caa61b1 Added invoke(String, Action) method to AbstractFlowBuilder. 2007-05-09 08:35:35 +00:00
Keith Donald
8d491cba01 SWF-302 polishing--renamed unlock method to more general cleanup and added cleanup of flow execution holder 2007-05-04 19:06:28 +00:00
Erwin Vervaet
30621467b3 Fixed serializability problems in ConversionException, EvaluationException and MethodInvocationException. 2007-05-04 08:59:29 +00:00
Erwin Vervaet
41089dfafc Made sessionKey member final. 2007-05-03 06:45:39 +00:00
Ben Hale
4c19851f95 Upgrade to new version of the S3 ant task 2007-05-02 16:00:49 +00:00
Keith Donald
7e2dec1717 added key holder factory method
made send redirect protected for usage as utility code by subclasses
2007-05-02 15:27:33 +00:00
Erwin Vervaet
46bcf8394e JavaDoc polishing. 2007-05-02 07:33:30 +00:00
Keith Donald
32e536cb34 SWF 302 work
improved logging
2007-05-01 22:52:16 +00:00
Keith Donald
3ff858e8f6 accidently removed stmt - put back 2007-05-01 16:15:50 +00:00
Keith Donald
abfa4ba16c SWF 305 2007-05-01 14:34:40 +00:00
Erwin Vervaet
aa0f9b2d3f Each SessionBindingConversationManager now uses a unique key to store it's conversation container in the session (SWF-304) 2007-05-01 12:34:24 +00:00
Keith Donald
5aa24fc470 swf 302 and 303 2007-05-01 00:09:48 +00:00
Ben Hale
0c157f002f The rest of the javadoc backport. Should have commited this last week when I did it. 2007-04-27 20:31:56 +00:00
Erwin Vervaet
209d17e27a Backport of small enhancement:
FlowExecutorFactoryBean now has an 'inputMapper' property to conveniently configure the 'inputMapper' property of the created FlowExecutorImpl object.
2007-04-27 18:06:42 +00:00
Erwin Vervaet
71c6e47328 Backport of minor JavaDoc fix. 2007-04-27 17:59:07 +00:00
Ben Hale
7680aefa7c Spring 1.0.3 baseline 2007-04-19 19:19:50 +00:00
Keith Donald
af4a4eead7 fixed typo 2007-04-17 15:00:52 +00:00