| Version | Date | Description |
|---|---|---|
| 0.6.0 | Unreleased | |
| 0.5.2 | 2004/06/30 | |
| 0.5.1 | 2004/01/06 | |
| 0.5 | 2003/07/11 |
| Type | Changes | By |
|---|---|---|
| Change JDOM dependency from version 0.8 to version 1.0. | pikus |
| Improved
pl.aislib.util.xml.JarEntityResolverhandle both public and system IDs. | pikus |
| Added
pl.aislib.fm.PageSelectorto make process of selecting initial page pluggable. | pikus |
|
ValidateExceptionhas
Validatorproperty to get or set. | wswiatek |
|
MessageFormatConverterhas been extended to allow addition of entity, validator, rule and custom property values. | wswiatek |
| API change:
regExpproperty in
StringValidatoris deprecated. Use
patternproperty instead. | wswiatek |
| Jakarta Oro dependency removed. Now java.util.regex is used. | wswiatek |
| API change: empty values are
nullby default now, instead of empty string. | wswiatek |
|
StringBuilderclass. | wswiatek |
|
DateRangeRulecan have empty borders. | wswiatek |
| Dynamic fields for rule error - getting strings instead of objects. | wswiatek |
| Improve
VersionFilterto handle configured packages. | pikus |
| Improve
BigDecimalValidatorto handle big numbers. | pikus,wswiatek |
| Remove dependency on
SequencedHashMapfrom Commons Collections package. This introduces dependency on J2SE 1.4 or higher. | pikus |
| Added
pl.aislib.fm.FmEntityResoverproviding access to framework-related DTD files, packaged in jar file. | pikus |
| Type | Changes | By |
|---|---|---|
| Added
ConnectionCheckingFilter. | andy, barti |
|
EqualityRuleclass. | wswiatek |
|
SSNValidator class. | wswiatek |
| Added new pattern, {5}, for
MessageFormatConverter. It is responsible for the dynamic entity name integer suffix. | wswiatek |
| Nullable language in
MessageFormatConverterclass. | wswiatek |
| Added sample application. | pikus |
| Added base filter and
VersionFilter. | pikus |
| Classes from
pl.aislib.servlethas been moved to
pl.aislib.util.web.servlet. | pikus |
| Type | Changes | By |
|---|---|---|
|
Workflowclass - propagation of container properties corrected. | warlock |
| Add
InputSourcevariants of
initmethods in
Application. | pikus |
| Type | Changes | By |
|---|---|---|
| Build changes to Maven RC1. | pikus |
| Add
WARNmessage in workflow if non-defined
flowis used. | pikus |
| New
pl.aislib.lang.CronTaskclass similar to
pl.aislib.lang.Task. | pikus |
| Add
requestshepherd dog. | pikus |
| Add
ITextPdfTemplateEngine. | pikus |
| Added message converting implementation. See javadocs for
IMessageConverterinterface. | wswiatek |
|
EmailValidatorclass. | wswiatek |