You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2009/02/07 10:26:59 UTC

[jira] Updated: (TUSCANY-2359) Rationalize the SCA runtime use of cglib and asm dependencies

     [ 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-2.0-M1)
                   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.