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

Daniel Kulp commented on ARIES-817:
-----------------------------------


David,  do you know what issues it has with Java7?    CXF uses ASM 3 and it 
seems to work fine on Java7 for the limited use cases that it hits.   Just 
curious what we'd need to look out for.


                
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to