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

Daniel Kulp updated CXF-4246:
-----------------------------

    Affects Version/s: 2.3.10
                       2.4.7
                       2.5.3
                       2.6
        Fix Version/s: 2.6.1
    
> replace asm:asm by a shaded jar
> -------------------------------
>
>                 Key: CXF-4246
>                 URL: https://issues.apache.org/jira/browse/CXF-4246
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 2.3.10, 2.4.7, 2.5.3, 2.6
>            Reporter: Romain Manni-Bucau
>            Assignee: Daniel Kulp
>             Fix For: 2.6.1
>
>
> Hi,
> asm is used in cxf in several places.
> asm lib is often shaded to be used in containers (spring, tomee, geronimo, 
> ...)
> the asm dependency can lead to dependencies issues.
> It could be nice if CXF can use either a shaded version of asm (like 
> org.apache.xbean:xbean-asm-shaded) or use reflection to try several provided 
> implementations (asm, xbean-asm-shaded, spring-asm...)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to