[ 
https://issues.apache.org/jira/browse/COMPRESS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553579#comment-13553579
 ] 

Wolfgang Bergner commented on COMPRESS-54:
------------------------------------------

Just had a look at the 7z SDK on http://www.7-zip.org/sdk.html. It really looks 
like C-style Java code, which is pretty hard to integrate into a Java project.
1. As some time has passed meanwhile, has anyone managed to convert it into a 
stream based Java implementation? Or even tried to embedd it into Apache 
Commons Compress?
2. Does anyone know if licenses could be a conflicting issue?
                
> Add 7zip or RAR archive support
> -------------------------------
>
>                 Key: COMPRESS-54
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-54
>             Project: Commons Compress
>          Issue Type: New Feature
>          Components: Archivers
>         Environment: N/A
>            Reporter: Tim Pinet
>            Priority: Minor
>   Original Estimate: 30h
>  Remaining Estimate: 30h
>
> Has anyone looked into adding support for 7zip and RAR file types? Using the 
> j7zip and junrar libraries I was able to get a rough protoype working with 
> commons-compress but only with extract support for RAR (due to licencing 
> issues). Also, my prototype performance is poor so I definately need to 
> improve it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to