You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/06/14 08:09:01 UTC

[jira] [Commented] (ARIES-817) Upgrade to asm 4 for java 7 support

    [ https://issues.apache.org/jira/browse/ARIES-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031483#comment-14031483 ] 

Jean-Baptiste Onofré commented on ARIES-817:
--------------------------------------------

Aries modules now use ASM5 (for Java8 support).

> Upgrade to asm 4 for java 7 support
> -----------------------------------
>
>                 Key: ARIES-817
>                 URL: https://issues.apache.org/jira/browse/ARIES-817
>             Project: Aries
>          Issue Type: Improvement
>          Components: Application, Blueprint, Proxy
>            Reporter: David Jencks
>            Assignee: David Jencks
>         Attachments: ARIES-817-proxy.diff, ARIES-817-spi-fly.diff
>
>
> asm 3 generates java 7 incompatible classes.  We need to upgrade to asm 4 to be able to support running on java 7.  There are a few simple code changes needed in the proxy module, and a couple nasty workarounds for newly final methods and private fields.  There is also a lot of work in integration tests and pom versions to make everything else work.
> I plan to add patches here as I proceed and when everything works I'll think about committing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)