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

Gary D. Gregory commented on COMPRESS-610:
------------------------------------------

Hello [~axel.fontaine]
Thank you for your report. Feel free to provide a PR on GitHub.


> commons-compress should not depend on java.beans in the java.desktop module
> ---------------------------------------------------------------------------
>
>                 Key: COMPRESS-610
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-610
>             Project: Commons Compress
>          Issue Type: Bug
>    Affects Versions: 1.21
>            Reporter: Axel Fontaine
>            Priority: Major
>
> Currently pack200 depends on java.beans in the java.desktop module, which in 
> turn requires many unnecessary classes for jlink users.
>  
> The dependency is relatively limited as it only impacts Pack200 in both
>  
> org.apache.commons.compress.java.util.jar          -> java.beans              
>                            java.desktop
>  
> and
>  
> org.apache.commons.compress.harmony.pack200        -> java.beans              
>                            java.desktop
>  
> Remove this dependency shouldn't be too hard.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to