[
https://issues.apache.org/jira/browse/KARAF-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770908#comment-16770908
]
ASF subversion and git services commented on KARAF-6163:
--------------------------------------------------------
Commit d9ee7f3db119c3dc2a1318ee0cf5b2f42d4bdbb5 in karaf-cellar's branch
refs/heads/cellar-4.1.x from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf-cellar.git;h=d9ee7f3 ]
Merge pull request #62 from jbonofre/KARAF-6163
[KARAF-6163] Extend http balancer import range to match Pax Web 7 for Karaf
4.2.x
> Extend http service version range in Cellar load balancer
> ---------------------------------------------------------
>
> Key: KARAF-6163
> URL: https://issues.apache.org/jira/browse/KARAF-6163
> Project: Karaf
> Issue Type: Bug
> Components: cellar
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: cellar-4.1.3
>
>
> {code}
> Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to
> resolve org.apache.karaf.cellar.http.balancer/4.1.2: missing requirement
> [org.apache.karaf.cellar.http.balancer/4.1.2] osgi.wiring.package;
> filter:="(&(osgi.wiring.package=org.ops4j.pax.web.service.spi)(version>=4.0.0)(!(version>=7.0.0)))"
> at
> org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1343)
> ... 13 more
> Error executing command: Unable to resolve root: missing requirement [root]
> osgi.identity; osgi.identity=cellar-http-balancer; type=karaf.feature;
> version="[4.1.2,4.1.2]";
> filter:="(&(osgi.identity=cellar-http-balancer)(type=karaf.feature)(version>=4.1.2)(version<=4.1.2))"
> [caused by: Unable to resolve cellar-http-balancer/4.1.2: missing
> requirement [cellar-http-balancer/4.1.2] osgi.identity;
> osgi.identity=org.apache.karaf.cellar.http.balancer; type=osgi.bundle;
> version="[4.1.2,4.1.2]"; resolution:=mandatory [caused by: Unable to resolve
> org.apache.karaf.cellar.http.balancer/4.1.2: missing requirement
> [org.apache.karaf.cellar.http.balancer/4.1.2] osgi.wiring.package;
> filter:="(&(osgi.wiring.package=org.ops4j.pax.web.service.spi)(version>=4.0.0)(!(version>=7.0.0)))"]]
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)