akka-http osgi.ee capability expecting exact version=1.8.0_144 ?

12 views
Skip to first unread message

Brian Kent

unread,
Dec 7, 2017, 1:01:29 PM12/7/17
to Akka User List
Hello,

I am using akka-http in an OSGi container. It looks like the bump from 10.0.10 to 10.0.11 changed to a very specific Require-Capability:

Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
vs
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8.0_144))"

I was wondering what is driving this change. It is causing me some headaches in my OSGi setup and is keeping me from upgrading to .11.

Thanks!
Brian

(using Scala 2.11, btw)

Johan Andrén

unread,
Dec 8, 2017, 8:10:15 AM12/8/17
to Akka User List
Hi Brian,

I think this is accidental and I think we had the same accidental issue in Akka that was then fixed a while ago (https://github.com/akka/akka/issues/23795)

Please open a ticket in the Akka HTTP issue tracker for this. https://github.com/akka/akka-http/issues (and even better if you could make a PR fixing it)

--
Johan
Akka Team
Reply all
Reply to author
Forward
0 new messages