You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2009/05/26 19:47:46 UTC

[jira] Updated: (XBEAN-128) ASM shading - org.objectweb.asm becomes org.apache.xbean.asm - to prevent NCDFEs

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

David Jencks updated XBEAN-128:
-------------------------------

    Attachment: XBEAN-128-revert--but-more-shaded-modules.patch

Proposed additional modules that shade asm rather than the plain modules having shading.

Note that the osgi metadata is not complete enough yet to work with the plain modules, the asm imports need their versions.  Dunno if asm even has osgi metadata yet.

> ASM shading - org.objectweb.asm becomes org.apache.xbean.asm - to prevent NCDFEs
> --------------------------------------------------------------------------------
>
>                 Key: XBEAN-128
>                 URL: https://issues.apache.org/jira/browse/XBEAN-128
>             Project: XBean
>          Issue Type: Task
>          Components: finder
>    Affects Versions: 3.6
>            Reporter: Jacek Laskowski
>            Assignee: Jacek Laskowski
>             Fix For: 3.6
>
>         Attachments: XBEAN-128-revert--but-more-shaded-modules.patch
>
>
> Shade ASM 3.1 with maven-shade-plugin to prevent NoClassDefFoundErrors popping up when combining XBean with ASM 2.5.6-based or later projects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.