NumberValidator forces to input a value
(MB) Fixes 22958.
junit.jar needed to build junit subproject
(MB) Fixes 21871.
JUnit XML tests broken under JDK with no XML parser (eg. 1.3)
(MB) Fixes 20253.
No JVM requirements mentioned in docs
(MB) Fixes 24393.
[PATCH]ValidationStrings_zh_TW.properties
(MB) Thanks to Zhenbang Wei. Fixes 24874.
PageService.getLink throws ClassCastException if parameters arg is Object[]
(EH) Fixes 25117.
NumericField does not pass on its type parameter
(RLS) Fixes 25462.
ValidationDelegate throws NPE for some new FieldLabel/ValidField
(RLS) Fixes 25585.
properties cannot be of complex array types
(MB) Fixes 25642.
fixed broken links in doc\src\common\TapestryLinks.xml
(EH) Fixes 25766.
Inherited parameters do not pick up default values
(MB) Fixes 26395.
Changed code to no longer invoke StringUtils.isEmpty() / isNonEmpty() (this is because the
behavior of the method is changing between jakarta-commons 1.0 and 2.0).
(HLS)
Add an implementation of toString() to RequestCycle.
(HLS)
Update all copyrights for 2004.
(HLS)
Add download links.
(HLS)
Remove unncessary constructor from test case classes.
(HLS)
Changed mock unit tests to redirect System.out and System.err to log files rather than the console.
(HLS)
Improve the documentation for the Palette component, providing a real example of CSS styles
used with the component.
(HLS) Thanks to Glen Stampoultzis.
Component parameters with direction 'form' should not allow static bindings.
(HLS) Fixes 26416.
Fixed NPE in PatternValidator.toString().
(HK) Fixes 26599.
Fix TestMocks to not use JDK 1.4 API.
(HLS)
Automatically download external dependencies (such as Forrest and McKoi DB).
(MB)