[
https://issues.apache.org/jira/browse/TUSCANY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ant elder updated TUSCANY-2359:
-------------------------------
Fix Version/s: (was: Java-SCA-Next)
Java-SCA-2.0
> Rationalize the SCA runtime use of cglib and asm dependencies
> -------------------------------------------------------------
>
> Key: TUSCANY-2359
> URL: https://issues.apache.org/jira/browse/TUSCANY-2359
> Project: Tuscany
> Issue Type: Improvement
> Affects Versions: Java-SCA-Next
> Reporter: ant elder
> Fix For: Java-SCA-2.0
>
>
> The Tuscany runtime now has dependencies on both asm-all and cglib-nodep,
> these both do the same type of thing, and the "-nodep" version of cglib
> includes asm, so it would be nice to rationalize the use of these to just one
> dependency.
> Asm is used by interface-java-jaxws, cglib-nodep is used by
> CglibProxyFactory.java in the core module.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.