Re: SCR, Akka, and maven-bundle-plugin

2016-06-01 Thread Alex Soto
Yes, it is a Scala class. Added ticket: https://github.com/bndtools/bnd/issues/1483 Thanks for the help. Best regards, Alex soto > On Jun 1, 2016, at 3:15 PM, David Jencks wrote: > > I’m pretty sure this is a bnd problem with the byte code ana

Re: SCR, Akka, and maven-bundle-plugin

2016-06-01 Thread David Jencks
I’m pretty sure this is a bnd problem with the byte code analysis of the superclass. Can you file a bnd issue at https://github.com/bndtools/bnd/issues ? If I understand correctly the superclass is a scala class? in which case it might not be readily available, so if you can figure out a way

SCR, Akka, and maven-bundle-plugin

2016-06-01 Thread Alex Soto
With Karaf version 4.0.4. I want to use Declarative Services, so I add this to my POM: org.apache.felix maven-bundle-plugin