Commit Graph

286 Commits

Author SHA1 Message Date
Keith Donald
f4b9fb767f getUserValue intial commit 2008-11-12 16:54:04 +00:00
Keith Donald
c782737018 2.5.6.A 2008-11-12 15:30:20 +00:00
Keith Donald
17b3f533a6 2008-11-11 16:55:09 +00:00
Keith Donald
708017a73a streamlined mapping system in prepartion for binding fix 2008-11-11 16:52:24 +00:00
Keith Donald
89c3f6299c to 2.0.5 2008-11-10 23:21:11 +00:00
Scott Andrews
b6170bb15a syncing version numbers for dependencies 2008-11-04 14:29:15 +00:00
Keith Donald
ed67d269c0 cause linking tests and improvements 2008-11-04 12:10:16 +00:00
Keith Donald
4014d389ef eclipse classpath fix for 2.5.6; now handling ConversionException root class for ValueCoersion scenarios--moved catch logic closer to where exception was thrown 2008-11-04 11:51:03 +00:00
Keith Donald
49d1679b16 2.5.6 2008-11-03 10:59:12 +00:00
Scott Andrews
4c3c1158f5 SWF-928 Evaluation exceptions caused by type conversion errors within target Expression of a data mapping not treating as a type conversion error
SWF-780 Transition on-exception not handled with ognl

Introduced ValueCoercionException as a subclass of EvaluationException for type conversion failures.  OGNL exceptions will no longer be wrapped directly,  the reason for the ognl exception will be passed instead.
2008-10-31 22:33:38 +00:00
Ben Hale
4d90dba2c8 Fix javax.el version. 2008-10-31 14:47:13 +00:00
Keith Donald
d6bee20034 polish 2008-10-20 15:48:47 +00:00
Keith Donald
db1f88c6f4 polish 2008-10-20 15:22:25 +00:00
Keith Donald
a9ec68195f test mvn install 2008-10-20 15:12:08 +00:00
Keith Donald
086f2fa633 pom polish 2008-10-20 14:29:57 +00:00
Keith Donald
587c3c061e polish 2008-10-17 16:34:30 +00:00
Keith Donald
899ebc780c tabs only 2008-10-16 16:22:55 +00:00
Scott Andrews
61c405b295 SWF-735 provide additional context to vaidation methods invoked by convention 2008-10-15 20:26:51 +00:00
Agim Emruli
5b9cd000b0 reverted poms to use dependencies from the central repo only 2008-10-15 08:13:19 +00:00
Keith Donald
bb5280bd62 added null check 2008-10-13 15:55:22 +00:00
Keith Donald
63af957f7b SWF-905 fix 2008-10-08 14:42:24 +00:00
Keith Donald
25f7d79124 more tests 2008-09-22 13:15:25 +00:00
Agim Emruli
6ee63819c9 updated pom files to the latest dependencies, added springsource bundle repositories to the maven repositories. 2008-09-20 10:16:12 +00:00
Keith Donald
8e3b82e1c9 allow custom converter object manipulation without changing types 2008-09-18 21:06:26 +00:00
Keith Donald
4e55681d3a support for transfomer custom converters 2008-09-18 20:58:01 +00:00
Keith Donald
8dc8537171 bean wrapper exp tests 2008-09-16 19:24:22 +00:00
Keith Donald
b90c5b7d85 useSpringBinding bug fix 2008-09-16 19:23:52 +00:00
Keith Donald
e4b75c8228 2.0.4 improvements: development mode, flow model parent registry fix, flow handler mapping, improved sample 2008-09-07 08:19:58 +00:00
Jeremy Grelle
05c1bca58c SWF-832 - Reimplement MapAdaptableELResolver to not depend on MapELResolver el-api implementation 2008-08-12 20:19:26 +00:00
Scott Andrews
e9d25ee4b6 deleted unit test for enum converter to restore 1.4 compatibility 2008-08-12 18:27:07 +00:00
Scott Andrews
1928c335cd http://jira.springframework.org/browse/SWF-827 Add support for converting Java 5 Enums automatically
needed to bump source target to 1.5 in order to compile the enum
2008-08-12 18:01:40 +00:00
Keith Donald
60bbc0fdd4 2.0.4 upgrade 2008-08-12 14:17:40 +00:00
Keith Donald
173fd665ad polish 2008-08-12 05:06:43 +00:00
Keith Donald
e12520cbcc null check 2008-08-11 17:02:27 +00:00
Keith Donald
2f368897d6 add support for ConversionService use with EL parser; fully implement Errors 2008-08-10 04:32:52 +00:00
Keith Donald
408fc13e2a polish 2008-08-08 20:56:54 +00:00
Scott Andrews
c4726f59c2 synced .classpath entry version numbers with what is used by the ivys 2008-08-08 15:23:25 +00:00
Keith Donald
5fbb3d5dd4 build updates 2008-07-31 14:29:12 +00:00
Scott Andrews
66063acaf3 add ognl and jboss el dependencies explicitly 2008-07-31 12:54:17 +00:00
Keith Donald
b70c76d459 binder addition 2008-07-22 03:21:30 +00:00
Keith Donald
71afa7f4c1 custom converters 2008-07-17 13:15:17 +00:00
Keith Donald
387a223972 binder config; update to 2.5.5 2008-07-15 21:18:52 +00:00
Keith Donald
46db6e9dc5 fixed stack overflow bug 2008-07-14 23:08:53 +00:00
Keith Donald
902672eb3b fixed bug 2008-07-14 18:36:00 +00:00
Keith Donald
2298664bb8 added object to collection; refined converter lookup algorithm 2008-07-14 15:12:27 +00:00
Keith Donald
aff78d5469 render from end-state bug fix for mvc and jsf 2008-07-12 23:15:44 +00:00
Keith Donald
1eef8a722d javadoc 2008-07-12 20:19:36 +00:00
Keith Donald
d937231353 fixed failing test 2008-07-10 08:43:24 +00:00
Keith Donald
e2b6d51cbd javadoc 2008-07-05 21:23:24 +00:00
Keith Donald
421316013b ognl type conversion adaption 2008-07-05 21:21:33 +00:00