Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] jetty versions - Another issue to feed on the topic of semantic versioning

On 17 Sep 2015, at 19:32, Gunnar Wagenknecht wrote:

Am 16.09.2015 um 21:09 schrieb Joakim Erdfelt <joakim.erdfelt@xxxxxxxxx>:
What would this support layer be call in the Eclipse Equinox?

Equinox does not provide such an implementation. However, if Jetty OSGi requires it to be present at runtime then there is like a CQ we could piggy-back for reuse. Thus, it shouldn't be an issue for other projects to consume the Apache Aries implementation.

However, I think it's a bit too restricted. As a workaround, I was able to get it working by using fragments without having to consume Apache Aries bundles. Now with the new headers in the manifest it's impossible because the bundle won't resolve.

You mentioned you did get it working somehow by changing jetty's headers.

What were those changes ? Got a changeset somewhere to look at ?

/max
http://about.me/maxandersen


Back to the top