Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Released 11-05-2012.

Highlights

Insert one or more sections describing the main feature of this release

GZip package
Refactored GZip reader/validator

The reader/validator was completely rewritten since the original one was badly implemented.

GZip writer

A GZip writer was implemented for completeness and also to test the reader fully.

Input/Output stream

The reader/writer now has support for streams directly.

Validation reporting

Warnings/Errors are now reported in the same manor as the ARC/WARC packages.

Unit tests

Added more unit tests so also all GZip code is test covered.

ARC/WARC
Unit tests

Added better test coverage but still not completely covered.

Unified the reader API

The ARC/WARC factories/readers should now have a similar API.

Common package

Full list of issues resolved in this release.

type key priority summary

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Update the link below to any generate system documentation site, eg. javadoc or maven site

System documentation

  • No labels