[
https://issues.apache.org/jira/browse/COMPRESS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andres Almiray updated COMPRESS-682:
------------------------------------
Description:
The XAR archive format definition can be found at
[https://en.wikipedia.org/wiki/Xar_(archiver)]
There are a couple of Java based implementations but they seem to be no longer
maintained. Also, they have external dependencies that may no longer be
required if relying in JDK utility classes and facilities exposed by
commons-compress
[https://github.com/sprylab/xar] is ASL 2.0
[https://github.com/gino0631/xar] is LGPL 3.0
was:
The XAR archive format definition can be found at
[https://en.wikipedia.org/wiki/Xar_(archiver)]
There are a couple of Java based implementations but they seem to be no longer
maintained. Also, they have external dependencies that may no longer be
required if relying in JDK utility classes and facilities exposed by
commons-compress
[https://github.com/sprylab/xar] is ASL 2.0
[https://github.com/gino0631/xar] is LGLG 3.0
> Support XAR archive format
> --------------------------
>
> Key: COMPRESS-682
> URL: https://issues.apache.org/jira/browse/COMPRESS-682
> Project: Commons Compress
> Issue Type: Improvement
> Components: Archivers
> Affects Versions: 1.26.2
> Reporter: Andres Almiray
> Priority: Major
> Attachments: empty-file-uncompressed-no-compress.xar,
> empty-file-uncompressed.xar
>
>
> The XAR archive format definition can be found at
> [https://en.wikipedia.org/wiki/Xar_(archiver)]
>
> There are a couple of Java based implementations but they seem to be no
> longer maintained. Also, they have external dependencies that may no longer
> be required if relying in JDK utility classes and facilities exposed by
> commons-compress
>
> [https://github.com/sprylab/xar] is ASL 2.0
> [https://github.com/gino0631/xar] is LGPL 3.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)