1861
by rgielen on
13 September 2008, 09:57:16 -0500
(2 months 18 days ago)
XW-623: Change MULTI_TEXTVALUE_SPARATOR into a property configurable by injection of constant named xwork.validatorfileparser.multi_textvalue_separator
1860
by rgielen on
13 September 2008, 09:51:19 -0500
(2 months 18 days ago)
XW-623: Change MULTI_TEXTVALUE_SPARATOR into a property configurable by injection of constant named xwork.validatorfileparser.multi_textvalue_separator
1858
by rgielen on
21 August 2008, 17:24:39 -0500
(3 months 9 days ago)
Reverting changes on asm-deps After subsequently facing weird build an test fail issues, it turned out that the problem came from running with JDK 6 - everything works after switching to JDK 5
1854
by musachy on
13 August 2008, 09:38:32 -0500
(3 months 18 days ago)
WW-2761 Parameters interceptor does not properly exclude parameters with OGNL expressions as the name
1850
by rgielen on
07 July 2008, 18:00:15 -0500
(4 months 24 days ago)
XW-651, WW-2709: - Fix broken validator xml file loading in Websphere 6 environments, as already exists in trunk
1836
by rainerh on
21 June 2008, 08:26:46 -0500
(5 months 10 days ago)
WW-2683 Request parameters with no corresponding setter cause errors to be logged o if devMode is enabled, those will be logged with warn level now
1834
by rainerh on
21 June 2008, 07:09:59 -0500
(5 months 10 days ago)
XW-643 validation annotation message attribute required even if using key attribute
1833
by rainerh on
21 June 2008, 04:29:39 -0500
(5 months 10 days ago)
XW-615 Fix generics in all codebase XWork Java5 enhancements o added generics where possible o use parameterizes Collection classes where possible o converted for to for-each loops o optimized imports…