You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/07/05 05:57:37 UTC

[jira] Updated: (SANDBOX-37) [compress][PATCH] fix for bzip2 example compress/uncompress utilities

     [ http://issues.apache.org/jira/browse/SANDBOX-37?page=all ]

Henri Yandell updated SANDBOX-37:
---------------------------------

    Component: Compress

> [compress][PATCH] fix for bzip2 example compress/uncompress utilities
> ---------------------------------------------------------------------
>
>          Key: SANDBOX-37
>          URL: http://issues.apache.org/jira/browse/SANDBOX-37
>      Project: Commons Sandbox
>         Type: Bug

>   Components: Compress
>  Environment: Operating System: All
> Platform: All
>     Reporter: Marcus Crafter
>     Priority: Minor
>  Attachments: compress.patch
>
> Hi There,
> Hope all is going well.
> The commons sandbox compress bzip2 example compress and uncompress utilities are
> currently broken as the CBzip2Input/Output/Stream classes expect the leading 2
> bytes of the BZip2 file to be stripped/added outside of the CBZip2xxxStream classes.
> This currently means the compress example creates a data file bzip2 can't
> understand and the uncompress example throws a null pointer exception.
> The attached patch fixes this.
> Cheers,
> Marcus

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org