Commit Graph

264 Commits

Author SHA1 Message Date
Keith Donald
08f4bbb32d javadoc 2007-04-09 20:47:49 +00:00
David Syer
40a9e94892 Javadoc minor change. 2007-04-09 19:46:04 +00:00
David Syer
9c193d5687 Added javadocs to setViewIdMapper(). 2007-04-09 17:51:09 +00:00
Ben Hale
dc0d7610e4 Another try at excluding the lib zip file 2007-04-09 16:20:29 +00:00
Keith Donald
7123432121 more javadoc 2007-04-09 16:12:43 +00:00
Keith Donald
089d20fd14 javadoc 2007-04-09 16:01:09 +00:00
Ben Hale
fb8694060d Explicitly excluded the docbook-reference-libs.zip file from the source area 2007-04-09 15:34:49 +00:00
Ben Hale
0bd1c24b34 Force the build to fail if doc generation failed 2007-04-09 15:24:55 +00:00
Keith Donald
3b51c7410e clean up JSF flow executor argument handler logic
javadoc
2007-04-09 15:13:56 +00:00
Ben Hale
64971ff630 Fixed duplicate section IDs that prevented the PDFs from building 2007-04-09 15:13:03 +00:00
Erwin Vervaet
4d3f5eb9c6 Improved getTargetException using while loop. 2007-04-09 07:49:49 +00:00
Keith Donald
415dd8c58c javadoc 2007-04-07 21:28:47 +00:00
Keith Donald
4d3a0d04e0 added support for EL expressions in end-state view 2007-04-07 20:51:42 +00:00
Keith Donald
d991b96e9d support for end-state expressions 2007-04-07 20:41:47 +00:00
Erwin Vervaet
d379c00509 Polishing.
Made changelog easier to read on small screen.
2007-04-07 09:46:22 +00:00
Erwin Vervaet
3ce82b661f Put copyright notice at very top of the file. 2007-04-07 09:30:31 +00:00
Keith Donald
7bf405069d added release date
addded jira references
2007-04-06 15:16:37 +00:00
Keith Donald
c213f94f2b clarified what jsf sample shows 2007-04-06 14:25:41 +00:00
Keith Donald
7fc5391ea8 made sale conversational 2007-04-06 14:17:17 +00:00
Keith Donald
d0bf562692 added simple alternate in 2007-04-06 14:10:03 +00:00
Keith Donald
694350c0c1 made conversation scope the default as it is expected behavior 2007-04-06 14:04:07 +00:00
Keith Donald
2f608e2596 added change about invocation target exception 2007-04-06 14:03:47 +00:00
Keith Donald
9683ab0f9f loosened constructor arg to Throwable
I see no value in InvocationTargetException catching--method invoker now does unwrap of target exception.  Please review.
2007-04-06 14:02:17 +00:00
Keith Donald
33d3d2b8eb added active check (SWF-282 patch) 2007-04-06 13:50:38 +00:00
Keith Donald
b3f792c2bc applied patch for SWF 283 2007-04-06 13:45:43 +00:00
Keith Donald
f98611683f javadoc improvements
clarified variable names
made some tweaks to exception messages
2007-04-06 13:16:56 +00:00
Erwin Vervaet
73eaeeded3 Added FlowIdMappingArgumentHandlerWrapper (SWF-204). 2007-04-06 09:33:39 +00:00
Keith Donald
876b905f47 polish 2007-04-05 21:07:36 +00:00
Keith Donald
3335719250 javadoc improvements 2007-04-05 21:03:10 +00:00
Keith Donald
1badb17be0 made exception message more specific 2007-04-05 20:14:18 +00:00
Erwin Vervaet
9d2c3a073c Added new exposeException() hook method to TransitionExecutingStateExceptionHandler (SWF-280). 2007-04-05 19:40:31 +00:00
Erwin Vervaet
3367a52d17 JavaDoc clarification (SWF-278). 2007-04-05 19:31:17 +00:00
Keith Donald
1b6f340d2f polish 2007-04-05 19:23:52 +00:00
Keith Donald
ca3ac7a0b9 delegating should proceed to next resolver if no execution bound 2007-04-05 19:16:55 +00:00
Keith Donald
d25d5bb3af misc cleanup 2007-04-05 18:49:46 +00:00
Keith Donald
69b8b9fcc3 polishing of resolver implemntations
introduced base class
fixed 279
2007-04-05 18:41:12 +00:00
Erwin Vervaet
8088880867 Added new exposeException() hook method to TransitionExecutingStateExceptionHandler. 2007-04-05 09:07:33 +00:00
Erwin Vervaet
2fbc0869f8 Removed unused import. 2007-04-05 08:11:17 +00:00
Keith Donald
bc6fdf0168 update target release date 2007-04-05 03:33:22 +00:00
Keith Donald
4ace3de1ef fixed mispelling 2007-04-05 03:27:55 +00:00
Keith Donald
a4402e73bd misc cleanup 2007-04-04 21:49:06 +00:00
Keith Donald
50ed6760e4 clanup of optimizaton code
fixed bug in external context for jsf
practical doc improvements
2007-04-04 21:34:06 +00:00
Keith Donald
8f3f20cb23 added more jsf blurbage 2007-04-04 18:16:39 +00:00
Keith Donald
7c7276058c applied rossen updates and adde some of my own 2007-04-04 17:48:50 +00:00
Erwin Vervaet
dd07becc10 Some minor optimizations after performance profiling.
- DefaultConversionService no longer uses addDefaultAlias since that's quite expensive because of all the string manipulations.
- The external context implementations now hold on to their attribute and parameter maps iso creating new ones every time.
2007-04-04 10:51:36 +00:00
Erwin Vervaet
05e5999242 Fixed XML syntax bug. 2007-04-04 08:37:54 +00:00
Erwin Vervaet
bba06d9477 Added getFlashAttribute and getRequiredFlashAttribute methods to AbstractFlowExecutionTests. 2007-04-04 07:54:17 +00:00
Erwin Vervaet
77168c8528 Added missing space in exception message. 2007-04-04 07:36:48 +00:00
Erwin Vervaet
77708f4a00 No sysout. 2007-04-03 15:44:10 +00:00
Erwin Vervaet
0f7ca757fb Added unit test to check ConversationContainer size in the session. 2007-04-03 15:43:12 +00:00