I found one problem when installing in Karaf 3.0.x (tried in 3.0.4 and 3.0.6), but works in Karaf 4.0.x. I first added the RC repository to my org.ops4j.pax.url.mvn.cfg, then added the camel 2.17.1 features repo, then installed camel-http4 followed by camel-swagger-java and got the following error:
Error executing command: Can't install feature camel-swagger-java/0.0.0: Could not start bundle mvn:org.ops4j.pax.web/pax-web-api/3.2.6 in feature(s) pax-http-3.2.6: Unresolved constraint in bundle org.ops4j.pax.web.pax-web-api [89]: Unable to resolve 89.0: missing requirement [89.0] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet)(version>=2.3.0)(!(version>=3.1.0))) However, if I install it in the opposite order, it works just fine! Since feature boot order can be undefined (e.g., Karaf 4 seems to reorder alphabetically for some reason), I would consider this a problem. Is Karaf 3 still supported by camel 2.17.x? On 2 May 2016 at 02:24, Gregor Zurowski <gre...@list.zurowski.org> wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.17.1, a new patch release > that includes ~94 fixes and improvements. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334914&projectId=12311211 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachecamel-1050/ > > Tarballs: > https://repository.apache.org/content/repositories/orgapachecamel-1050/org/apache/camel/apache-camel/2.17.1/ > > Tag: > https://git-wip-us.apache.org/repos/asf?p=camel.git;a=tag;h=7d601e971c56101364bc9887c7f4d8e4261b0d4b > > Please test this release candidate and cast your vote. > [ ] +1 Release the binary as Apache Camel 2.17.1 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Thanks, > Gregor > -- Matt Sicker <boa...@gmail.com>