Release History

VersionDateDescription
0.6.0 Unreleased
0.5.2 2004/06/30
0.5.1 2004/01/06
0.5 2003/07/11

Get the RSS feed of the last changes

Release 0.6.0 - Unreleased

TypeChangesBy
update Change JDOM dependency from version 0.8 to version 1.0. pikus
update Improved pl.aislib.util.xml.JarEntityResolverhandle both public and system IDs. pikus
add Added pl.aislib.fm.PageSelectorto make process of selecting initial page pluggable. pikus
add ValidateExceptionhas Validatorproperty to get or set. wswiatek
update MessageFormatConverterhas been extended to allow addition of entity, validator, rule and custom property values. wswiatek
update API change: regExpproperty in StringValidatoris deprecated. Use patternproperty instead. wswiatek
remove Jakarta Oro dependency removed. Now java.util.regex is used. wswiatek
update API change: empty values are nullby default now, instead of empty string. wswiatek
add StringBuilderclass. wswiatek
update DateRangeRulecan have empty borders. wswiatek
fix Dynamic fields for rule error - getting strings instead of objects. wswiatek
add Improve VersionFilterto handle configured packages. pikus
update Improve BigDecimalValidatorto handle big numbers. pikus,wswiatek
update Remove dependency on SequencedHashMapfrom Commons Collections package. This introduces dependency on J2SE 1.4 or higher. pikus
add Added pl.aislib.fm.FmEntityResoverproviding access to framework-related DTD files, packaged in jar file. pikus

Release 0.5.2 - 2004/06/30

TypeChangesBy
add Added ConnectionCheckingFilter. andy, barti
add EqualityRuleclass. wswiatek
fix SSNValidator class. wswiatek
add Added new pattern, {5}, for MessageFormatConverter. It is responsible for the dynamic entity name integer suffix. wswiatek
fix Nullable language in MessageFormatConverterclass. wswiatek
add Added sample application. pikus
add Added base filter and VersionFilter. pikus
remove Classes from pl.aislib.servlethas been moved to pl.aislib.util.web.servlet. pikus

Release 0.5.1 - 2004/01/06

TypeChangesBy
fix Workflowclass - propagation of container properties corrected. warlock
add Add InputSourcevariants of initmethods in Application. pikus

Release 0.5 - 2003/07/11

TypeChangesBy
update Build changes to Maven RC1. pikus
add Add WARNmessage in workflow if non-defined flowis used. pikus
add New pl.aislib.lang.CronTaskclass similar to pl.aislib.lang.Task. pikus
add Add requestshepherd dog. pikus
add Add ITextPdfTemplateEngine. pikus
add Added message converting implementation. See javadocs for IMessageConverterinterface. wswiatek
fix EmailValidatorclass. wswiatek