[
https://issues.apache.org/jira/browse/EXTSCRIPT-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791348#action_12791348
]
Werner Punz commented on EXTSCRIPT-21:
--------------------------------------
Done, the class rewriting code is dropped we simply check for the correct
classloader having loaded the class
> ASM version conflicts
> ---------------------
>
> Key: EXTSCRIPT-21
> URL: https://issues.apache.org/jira/browse/EXTSCRIPT-21
> Project: MyFaces Extensions Scripting
> Issue Type: Bug
> Reporter: Werner Punz
> Assignee: Werner Punz
>
> ASM seems to be widely used by many libs, the main issue is that ASM itself
> does not provide stable APIs between versions, we probably should go with the
> source embedding route instead of binary linking, check if we can modify the
> build process so that asm is linked as source and refactored into the project
> in its own subpackage
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.