Hi Elliot, SPI-Fly 1.0.2 and ASM 5.0.4 should work with Java 8. I noticed that the documentation [1] does not mention this version yet, but you can find it via Maven Central: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.aries.spifly%22
I'll update the docs page with this version soon. Cheers, David [1] http://aries.apache.org/modules/spi-fly.html On 24 August 2015 at 19:53, Elliot Huntington <[email protected]> wrote: > Hello, > > I'm trying to integrate javazoom's mp3spi into an OSGi container using spi > fly. I found that another user was trying to do this back in 2011 and > created a bug report located at > https://issues.apache.org/jira/browse/ARIES-780 which has been resolved. > > I haven't been able to get the integration of spi fly working yet, and I > think it is because the ASM library spi fly uses is incompatible with Java > 8. Can someone please confirm this? Is SPI Fly compatible with Java 8?
