Java 8 support in Bnd is high on my wish list as well, I created an issue to track further discussion and progress: https://github.com/bndtools/bnd/issues/485
Cheers, Paul On Tue, Mar 18, 2014 at 10:52 PM, Mark Derricutt <[email protected]> wrote: > ASM 5.0 is out: http://asm.ow2.org/history.html > > It would be great to get a release of things like maven-scr-plugin > released using this, as that's one thing that's definitely broken currently > when targeting JDK8 byte code. > > > On 19 Mar 2014, at 10:28, Neil Bartlett wrote: > > If ASM fails on default methods then I would expect we would too. Bnd does >> not use ASM but it does some similar things. >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

