Commit Graph

  • 50ed92ee68 javadoc forward merge from 1.0.x Keith Donald 2007-06-14 04:39:31 +00:00
  • 3110e14dd6 javadoc / formatting forward merge from 1.0.4 Keith Donald 2007-06-14 04:38:54 +00:00
  • f876fed72d message forward merge from 1.0.x Keith Donald 2007-06-14 04:38:05 +00:00
  • 9f5a0d65b9 javadoc foward merge from 1.0.4 Keith Donald 2007-06-14 04:37:38 +00:00
  • 47bd11782a SWF-333 review Keith Donald 2007-06-14 04:24:00 +00:00
  • 1a8738f2dc Polishing version numbers Ben Hale 2007-06-14 02:54:07 +00:00
  • 87cb8986cd Change log for SWF-333. Ben Hale 2007-06-14 02:39:24 +00:00
  • 18315fc1cf Change log for SWF-333. Ben Hale 2007-06-14 02:39:14 +00:00
  • 1d2f0e638a Ensures that all exceptions (including RuntimeExceptions) are handled properly by the FlowExcution (SWF-333) Ben Hale 2007-06-14 02:25:02 +00:00
  • da9de998a5 Ensures that all exceptions (including RuntimeExceptions) are handled properly by the FlowExcution (SWF-333) Ben Hale 2007-06-14 02:24:36 +00:00
  • 265f336ee3 Ensures that all exceptions (including RuntimeExceptions) are handled properly by the FlowExecution Ben Hale 2007-06-14 02:01:36 +00:00
  • 106cf6d4d5 javadoc improved exception message Keith Donald 2007-06-13 20:06:34 +00:00
  • 93ee81aea5 javadoc Keith Donald 2007-06-13 19:49:11 +00:00
  • dc0a57cb47 javadoc Keith Donald 2007-06-13 15:36:30 +00:00
  • e727aef1b5 ConversionExecutor now checks for assignment compatible types (SWF-337). Erwin Vervaet 2007-06-13 15:30:35 +00:00
  • 948180d5b6 ConversionExecutor now checks for assignment compatible types (SWF-337). Erwin Vervaet 2007-06-13 15:30:03 +00:00
  • 1cfc17dee8 Reworked fix for SWF-307. Erwin Vervaet 2007-06-13 14:42:15 +00:00
  • 8a0328ff7a Reworked fix for SWF-307. Erwin Vervaet 2007-06-13 14:41:30 +00:00
  • c599ef28a8 Fixed DefaultExpressionParserFactory to not require OGNL on the classpath if another expression parser is configured (SWF-335). Erwin Vervaet 2007-06-13 11:43:42 +00:00
  • 0d409e2d6e Fixed DefaultExpressionParserFactory to not require OGNL on the classpath if another expression parser is configured (SWF-335). Erwin Vervaet 2007-06-13 11:40:33 +00:00
  • ea50f0c0a9 Incorporated fix for SWF-307 and added unit test. Erwin Vervaet 2007-06-13 09:26:25 +00:00
  • e2acb79f9b Reworked fix for SWF-307 and added unit test. Erwin Vervaet 2007-06-13 09:23:21 +00:00
  • 4c4e46c1ad Code review and polishing. Erwin Vervaet 2007-06-13 08:38:47 +00:00
  • 7e8bc9a962 Code review and cleanup. Erwin Vervaet 2007-06-13 08:02:35 +00:00
  • e91a3bf5d3 Code review and polishing. Erwin Vervaet 2007-06-13 07:58:10 +00:00
  • d0e11c25e2 javadoc Keith Donald 2007-06-13 04:03:18 +00:00
  • cde58941f9 swf-307. did some reformatting on abstract externalized flow execution tests (javadoc is only real change) Keith Donald 2007-06-13 03:56:58 +00:00
  • 546757ccb2 clarification of swf-306 new feature Keith Donald 2007-06-12 21:37:34 +00:00
  • 5971f42648 I guess it wasn't quite as similar as I thought back in 1.0-maintenance Ben Hale 2007-06-12 20:50:47 +00:00
  • 3fbabf2b90 Added the ability to apply multiple listeners to a test case (SWF-334) Ben Hale 2007-06-12 20:35:10 +00:00
  • 33795c1fe1 Added the ability to apply multiple listeners to a test case (SWF-334) Ben Hale 2007-06-12 20:34:57 +00:00
  • f5d9813d78 Added a Servlet Filter to ensure that all exits out of JSF end with cleanup (SWF-306) Ben Hale 2007-06-12 20:17:59 +00:00
  • 1dd1fcdc9c Added a Servlet Filter to ensure that all exits out of JSF end with cleanup (SWF-306) Ben Hale 2007-06-12 20:17:40 +00:00
  • ee17afcd33 Code review of HibernateSessionPerConversationListener. Erwin Vervaet 2007-06-08 08:43:22 +00:00
  • cd55a1712c Unit test for SWF-313. Erwin Vervaet 2007-06-08 08:06:22 +00:00
  • 82895e020a Improved FormAction.setupForm() JavaDoc (SWF-325). Erwin Vervaet 2007-06-08 07:39:51 +00:00
  • 33c34b61cb Improved FormAction.setupForm() JavaDoc (SWF-325). Erwin Vervaet 2007-06-08 07:39:11 +00:00
  • 0a657696ce Updated to work correctly with the Spring HibernateTransactionManager. Did not bind transaction as well as session causing the HTM to try and manage transactions itself. Ben Hale 2007-06-07 14:34:30 +00:00
  • 840239966c Minor bug Ben Hale 2007-06-05 20:49:22 +00:00
  • 3a1fa5c30a Added targetCollection(String) method to MappingBuilder. Erwin Vervaet 2007-05-30 13:23:08 +00:00
  • b39ce32f09 Added targetCollection(String) method to MappingBuilder. Erwin Vervaet 2007-05-30 13:22:15 +00:00
  • 518a20019b Better support for annotating actions in Java flow builders. Erwin Vervaet 2007-05-25 13:48:37 +00:00
  • c3565abd04 Better support for annotating actions in Java flow builders. Erwin Vervaet 2007-05-25 13:47:55 +00:00
  • f966693f7d Added name(String, Action) method to AbstractFlowBuilder for convenient creation of named actions. Erwin Vervaet 2007-05-14 13:34:28 +00:00
  • cb401461f1 Added name(String, Action) method to AbstractFlowBuilder for convenient creation of named actions. Erwin Vervaet 2007-05-14 13:23:25 +00:00
  • 4c483b1480 Removed scoping changes (SWF-163) from sellitem-jsf sample Ben Hale 2007-05-11 14:37:28 +00:00
  • ecf3c2639d Added support for Hibernate's session-per-conversation pattern (SWF-92) Ben Hale 2007-05-09 14:18:23 +00:00
  • 22bdf88ad3 Added initBuilder() hook method to AbstractFlowBuilder. Erwin Vervaet 2007-05-09 09:42:29 +00:00
  • 98f9f7d803 Added initBuilder() hook method to AbstractFlowBuilder. Erwin Vervaet 2007-05-09 09:41:42 +00:00
  • 49f86a4d99 Added invoke(String, Action) method to AbstractFlowBuilder. Erwin Vervaet 2007-05-09 08:37:30 +00:00
  • 106caa61b1 Added invoke(String, Action) method to AbstractFlowBuilder. Erwin Vervaet 2007-05-09 08:35:35 +00:00
  • 8d491cba01 SWF-302 polishing--renamed unlock method to more general cleanup and added cleanup of flow execution holder Keith Donald 2007-05-04 19:06:28 +00:00
  • e8d33bfe5e slight reordering of cleanup stmts Keith Donald 2007-05-04 18:59:47 +00:00
  • c4f5d91343 SWF-163 polishing - JSF cleanup methods Keith Donald 2007-05-04 18:58:13 +00:00
  • f31f070947 SWF-163 code review Keith Donald 2007-05-04 18:30:05 +00:00
  • 067806c316 Moved the scope support directory (SWF-163) Ben Hale 2007-05-04 14:16:06 +00:00
  • d5c7a28b53 Fixed serializability problems in ConversionException, EvaluationException and MethodInvocationException. Erwin Vervaet 2007-05-04 09:01:24 +00:00
  • 30621467b3 Fixed serializability problems in ConversionException, EvaluationException and MethodInvocationException. Erwin Vervaet 2007-05-04 08:59:29 +00:00
  • 653650234f Code review of SWF scope support for Spring. Erwin Vervaet 2007-05-03 08:01:31 +00:00
  • 10588f2bb7 Made sessionKey member final. Erwin Vervaet 2007-05-03 07:51:11 +00:00
  • 41089dfafc Made sessionKey member final. Erwin Vervaet 2007-05-03 06:45:39 +00:00
  • ddac9f3f45 Changelog updates for SWF-163 Ben Hale 2007-05-02 20:51:33 +00:00
  • 4a947948d2 Added Spring scoping support (SWF-163). Also updated the sellitem-jsf sample to use the new scoping scheme. Ben Hale 2007-05-02 20:42:22 +00:00
  • 4c19851f95 Upgrade to new version of the S3 ant task Ben Hale 2007-05-02 16:00:49 +00:00
  • c9ec04eecc Upgrade to new version of the S3 ant task Ben Hale 2007-05-02 16:00:49 +00:00
  • 7e2dec1717 added key holder factory method made send redirect protected for usage as utility code by subclasses Keith Donald 2007-05-02 15:27:33 +00:00
  • 0c2e2b074f added key holder factory method made send redirect protected for subclasses as utility code Keith Donald 2007-05-02 15:24:19 +00:00
  • c4a5c6fac0 JavaDoc polishing. Erwin Vervaet 2007-05-02 07:34:36 +00:00
  • 46bcf8394e JavaDoc polishing. Erwin Vervaet 2007-05-02 07:33:30 +00:00
  • 32e536cb34 SWF 302 work improved logging Keith Donald 2007-05-01 22:52:16 +00:00
  • a6f77271b8 removed confusing logging statement that implies a lock was being acquired when it wasnt Keith Donald 2007-05-01 22:32:28 +00:00
  • ae9aba4e49 still SWF 302 work - phase listener mods and more javadoc Keith Donald 2007-05-01 22:22:03 +00:00
  • 67cf8fa8dc further 302 work / polishing. Keith Donald 2007-05-01 21:27:30 +00:00
  • afbb5a650a swf-305: accidently removed stmt - put back Keith Donald 2007-05-01 16:16:30 +00:00
  • 3ff858e8f6 accidently removed stmt - put back Keith Donald 2007-05-01 16:15:50 +00:00
  • 0ca74c0199 SWF-305 Keith Donald 2007-05-01 14:49:00 +00:00
  • abfa4ba16c SWF 305 Keith Donald 2007-05-01 14:34:40 +00:00
  • aa0f9b2d3f Each SessionBindingConversationManager now uses a unique key to store it's conversation container in the session (SWF-304) Erwin Vervaet 2007-05-01 12:34:24 +00:00
  • 39d30c4b26 Each SessionBindingConversationManager now uses a unique key to store it's conversation container in the session (SWF-304) Erwin Vervaet 2007-05-01 12:28:46 +00:00
  • 347ff1534a Added implementation remark. Erwin Vervaet 2007-05-01 11:49:57 +00:00
  • 5aa24fc470 swf 302 and 303 Keith Donald 2007-05-01 00:09:48 +00:00
  • 61c42ee914 SWF 302 and 303 Keith Donald 2007-04-30 23:55:07 +00:00
  • a5c7a35939 SWF 302 and 303 Keith Donald 2007-04-30 22:35:32 +00:00
  • 0c157f002f The rest of the javadoc backport. Should have commited this last week when I did it. Ben Hale 2007-04-27 20:31:56 +00:00
  • 209d17e27a Backport of small enhancement: FlowExecutorFactoryBean now has an 'inputMapper' property to conveniently configure the 'inputMapper' property of the created FlowExecutorImpl object. Erwin Vervaet 2007-04-27 18:06:42 +00:00
  • 71c6e47328 Backport of minor JavaDoc fix. Erwin Vervaet 2007-04-27 17:59:07 +00:00
  • 0e567af932 FlowExecutorFactoryBean now has an 'inputMapper' property to conveniently configure the 'inputMapper' property of the created FlowExecutorImpl object. Erwin Vervaet 2007-04-24 10:12:47 +00:00
  • deee1851d7 Fixed up some issues with javadocs Ben Hale 2007-04-20 20:50:51 +00:00
  • 82b7e15eab Added list of files that have the version number in them so that we can find them each release Ben Hale 2007-04-19 20:37:47 +00:00
  • 7680aefa7c Spring 1.0.3 baseline Ben Hale 2007-04-19 19:19:50 +00:00
  • af4a4eead7 fixed typo Keith Donald 2007-04-17 15:00:52 +00:00
  • a0a400d7e9 fixed typo Keith Donald 2007-04-17 12:42:59 +00:00
  • abe260c1d5 Cosmetic updates to the 1.0-maintenance POMs Ben Hale 2007-04-16 15:00:56 +00:00
  • f6f3c2b90f Created the spring-webflow-1.0-maintenance branch and updated trunk to 1.1 development Ben Hale 2007-04-16 14:58:49 +00:00
  • 6af9c451a4 Created the spring-webflow-1.0-maintenance branch and updated trunk to 1.1 development Ben Hale 2007-04-16 14:58:49 +00:00
  • b5161bd444 added launch locking consistent with flow executor impl Keith Donald 2007-04-13 16:36:50 +00:00
  • bdceb766a5 nulled out lock Keith Donald 2007-04-13 16:26:16 +00:00
  • 0454c0cca9 swf-290 Keith Donald 2007-04-13 16:19:36 +00:00
  • 9105e7c1a2 1.0.3 jars Keith Donald 2007-04-13 16:17:53 +00:00
  • 94331e75a7 reenstated 1.0.1 behavior Keith Donald 2007-04-13 15:38:44 +00:00