You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Christian Grobmeier (JIRA)" <ji...@apache.org> on 2009/01/11 12:51:59 UTC

[jira] Updated: (SANDBOX-241) CPIO Archive

     [ https://issues.apache.org/jira/browse/SANDBOX-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Grobmeier updated SANDBOX-241:
----------------------------------------

    Attachment: patch-cpio-archiver.txt

This patch includes the code of jRPM project. Two small testcases are included.

Please note: there has been a discussion about licensing.
http://mail-archives.apache.org/mod_mbox/commons-dev/200901.mbox/%3Cded132f10901070246x3614ed14m2ce2e9608346563b@mail.gmail.com%3E

I added the ASL 1.1 license to LICENSE file and a copyright notice to NOTICE. Please review before applying this patch.



> CPIO Archive
> ------------
>
>                 Key: SANDBOX-241
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-241
>             Project: Commons Sandbox
>          Issue Type: New Feature
>          Components: Compress
>            Reporter: Emmanuel Bourg
>            Priority: Minor
>         Attachments: patch-cpio-archiver.txt
>
>
> This is a RFE to implement the cpio archive format in commons compress.
> Some links to the format specification:
> http://www.opengroup.org/onlinepubs/009695399/utilities/pax.html#tag_04_100_13_07
> http://www.mkssoftware.com/docs/man4/cpio.4.asp
> http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.files/doc/aixfiles/cpio.htm
> There is also a known Java implementation in the jRPM project:
> http://jrpm.sourceforge.net
> http://jrpm.sourceforge.net/apidocs/com/jguild/jrpm/io/cpio/CPIOEntry.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.