[
https://issues.apache.org/jira/browse/OPENJPA-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792693#comment-13792693
]
Kevin Sutter commented on OPENJPA-2283:
---------------------------------------
Mark, It looks like there are multiple conversations going on between
openjpa-2171 and this JIRA... Sorry about that. I just noticed the code
changes come across this JIRA, so I commented here...
Thinking through this a bit more, I see your point. Whether we have a
dependency on ASM or the xbean version of ASM, it really shouldn't make a
difference. And, from a WebSphere perspective, they can provide an xbean
dependency as well as an ASM dependency. So, let's do what's right for OpenJPA
and move forward. Thanks for your patience (and perseverance).
> Upgrade to ASM 4 dependency
> ---------------------------
>
> Key: OPENJPA-2283
> URL: https://issues.apache.org/jira/browse/OPENJPA-2283
> Project: OpenJPA
> Issue Type: New Feature
> Components: Enhance
> Affects Versions: 2.3.0
> Reporter: Kevin Sutter
> Fix For: 2.3.0
>
> Attachments: openjpa-2283.problem.patch
>
>
> OpenJPA currently has a dependency on ASM 3.2 for some post-enhancement
> processing to fix up the stack map tables (Java 7 requirement). The latest
> release of ASM is 4.1, which just came out last week. The immediate need is
> to move up to ASM 4.0. We can entertain 4.1 at a later date.
--
This message was sent by Atlassian JIRA
(v6.1#6144)