Commit Graph

295 Commits

Author SHA1 Message Date
Keith Donald
dc935dcd6d added validation result 2009-07-03 15:14:23 +00:00
Keith Donald
2bc76bcd68 initial validation constraint spi commit 2009-07-03 15:13:47 +00:00
Sam Brannen
620c9b1f96 [SPR-5895] Upgraded to EasyMock 2.5.1. 2009-07-03 09:32:15 +00:00
Sam Brannen
8bfb56c75b [SPR-5887] Upgraded to JUnit 4.6.0. 2009-07-02 18:07:55 +00:00
Sam Brannen
0bbca8624f Made fragile tests a little less fragile: increased max times. 2009-07-02 18:02:58 +00:00
Sam Brannen
58db51324d Made fragile tests a little less fragile: increased max times. 2009-07-02 16:02:24 +00:00
Keith Donald
3c76303416 polish 2009-06-26 16:09:18 +00:00
Keith Donald
e4d091489b polish 2009-06-26 15:35:28 +00:00
Keith Donald
7e3c1bf09a prepping for jsr 303 integration 2009-06-26 15:33:35 +00:00
Keith Donald
0edc3d94bd polish 2009-06-26 15:19:03 +00:00
Keith Donald
b0129111c5 javadoc 2009-06-26 15:11:00 +00:00
Keith Donald
60c2b38c03 Alerts test 2009-06-26 15:09:56 +00:00
Keith Donald
3b68cde32b alerts static factory 2009-06-26 14:47:18 +00:00
Keith Donald
18412ae295 polish 2009-06-26 12:47:52 +00:00
Keith Donald
604e4b6db3 polish 2009-06-26 05:28:25 +00:00
Keith Donald
03c125ebd0 javadoc 2009-06-26 05:16:59 +00:00
Keith Donald
9c5a538ae7 bind and validate lifecycle rename 2009-06-26 05:02:00 +00:00
Keith Donald
023d05e37f set locale 2009-06-26 04:52:50 +00:00
Keith Donald
a0a5fcb4d9 polish 2009-06-25 20:28:53 +00:00
Keith Donald
00702e4e1c polish 2009-06-25 20:27:39 +00:00
Keith Donald
5828010bae Added binder factory; simplified public binder api 2009-06-25 20:26:22 +00:00
Keith Donald
9b7e9942db polish 2009-06-25 19:18:02 +00:00
Keith Donald
6ce119483d copyright 2009-06-25 18:26:07 +00:00
Keith Donald
3f5c43aaf5 message builder 2009-06-25 18:23:07 +00:00
Keith Donald
a0520501d3 removed user values in favor of simple map after code review 2009-06-25 03:17:04 +00:00
Keith Donald
1117050815 naming improvements since design review 2009-06-24 22:24:15 +00:00
Keith Donald
511701ebf4 polish 2009-06-24 22:09:46 +00:00
Keith Donald
f1b936515f @Model and @Bound annotations for configuring Binder instance from annotation model beans 2009-06-23 17:53:16 +00:00
Keith Donald
4ea373b7dd factored out alert from message; made binding responsible for alert generation 2009-06-18 18:09:01 +00:00
Sam Brannen
f749eacbc2 Disabled testExecuteLifecycleBindingErrors() until it passes consistently in the Ant build on Mac OS X. 2009-06-18 12:14:46 +00:00
Mark Fisher
b2d73b9824 The 'task' sub-element of the 'scheduled-tasks' element is now 'scheduled' to be consistent with the @Scheduled annotation (and to avoid task:task). 2009-06-17 19:39:51 +00:00
Keith Donald
9368e76ffc web bind and lifecycle tests; polish 2009-06-17 15:56:07 +00:00
Keith Donald
62eae6d06a message argument accessor - thanks andy 2009-06-17 03:12:44 +00:00
Keith Donald
3504ba3374 polish 2009-06-13 18:38:04 +00:00
Keith Donald
7ef1dace6e polish 2009-06-13 18:31:32 +00:00
Keith Donald
6d59dad4b2 since 3.0; lifecycle pkg 2009-06-13 18:26:48 +00:00
Keith Donald
42cdeb4302 since 3.0 2009-06-13 18:25:59 +00:00
Keith Donald
079b856a6c javadoc 2009-06-13 18:02:40 +00:00
Keith Donald
aba0b6d7e0 ignore failing test for now - andy c to investigate next wk 2009-06-13 17:23:40 +00:00
Keith Donald
dea3f3433b ignore failing test for now - andy c to look at next wk 2009-06-13 17:20:49 +00:00
Keith Donald
d0079c6058 el-based message resolution; expected failure right now 2009-06-13 17:18:12 +00:00
Keith Donald
97e7dfb398 intermediate commit - wip bind and validate lifecycle 2009-06-13 12:45:25 +00:00
Sam Brannen
0096930a72 Moving Validator and ValidateResults from src/test to src/main so that the build is no longer broken. 2009-06-12 12:18:34 +00:00
Sam Brannen
20195eb66b JavaDoc typo 2009-06-12 09:29:24 +00:00
Keith Donald
04fa16b699 successes/failures impl 2009-06-11 21:00:19 +00:00
Keith Donald
75c7a7aeeb polish 2009-06-11 20:56:47 +00:00
Keith Donald
1d6a3e5360 bind and validate lifecycle initial commit 2009-06-11 20:29:01 +00:00
Keith Donald
8998228fac formatter registry 2009-06-11 19:03:43 +00:00
Andy Clement
6875df28d9 change from string compare to code compare for Spel exceptions 2009-06-11 16:18:13 +00:00
Keith Donald
b9b893f868 annotation factory for currency format is overkill 2009-06-11 14:21:19 +00:00