I have released the latest bug fix release with the following changes:
- ICAP Header removal NPE This bugfix in the icap header removal area prevents a possible NPE that could appear due to wrong duplication detection.
- ICAP Message aggregation Handler enhancement. This enhancement will change the behavior of the IcapChunkAggregator handler in order to properly handle preview message with an IEOF (early termination) of the message body content. In case a preview message content is ended with an early termination indicator the IcapMessage will no longer indicate to be of type preview, since all the available message content is already present in the given message due to the early termination. This feature can be activated by using a designated constructor in order to be fully backwards compatible!
- Changed to docbkx maven plugin for the documentation generation.
- Updated Copyright to 2012Enjoy