GitHub user hwellmann opened a pull request:

    https://github.com/apache/aries/pull/9

    [ARIES-1186] Support Java 8 with ASM 5.0.2 in Aries Proxy

    Patch uses ASM 5.0.2 and handles java 8 default methods in proxies. 
    
    Running integration tests on Java 8 requires a Pax Runner 1.8.6-SNAPSHOT. 
(Build locally or add OPS4J Snapshots repo).
    
    To run tests under Java 8, first compile under Java 7, then use "mvn test" 
only under Java 8.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hwellmann/aries trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/aries/pull/9.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9
    
----
commit 54360b4d959bb74c7da307cec804fd9f55319812
Author: Harald Wellmann <[email protected]>
Date:   2014-05-12T16:11:52Z

    [ARIES-1186] Support Java 8 with ASM 5.0.2 in Aries Proxy

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to