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

Timothy A. Bish closed QPIDJMS-596.
-----------------------------------
    Resolution: Won't Fix

Removing the use of the java.beans APIs would require some heavy lifting that 
would impact much of the library functions so I don't think this is something 
that will be tackled in the near term.

> Remove dependency on the java.desktop module
> --------------------------------------------
>
>                 Key: QPIDJMS-596
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-596
>             Project: Qpid JMS
>          Issue Type: Improvement
>          Components: qpid-jms-client
>            Reporter: Petr Kuzel
>            Priority: Major
>
> I have a microservice and trying to build (c.f. jlink) an image with minimal 
> size.
>  
> jdeps -s qpid-jms-client-1.11.0.jar
> qpid-jms-client-1.11.0.jar -> java.base
> qpid-jms-client-1.11.0.jar -> java.desktop
> qpid-jms-client-1.11.0.jar -> java.naming
> qpid-jms-client-1.11.0.jar -> java.security.sasl
> qpid-jms-client-1.11.0.jar -> not found
>  
> Qpid is the only library in my deps that requires the java.desktop module, 
> which is one of biggest.
>  
> Would not it be possible to avoid dependency on the java.desktop module, 
> please?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to