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
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.