[
https://issues.apache.org/jira/browse/KARAF-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770815#comment-16770815
]
ASF GitHub Bot commented on KARAF-6163:
---------------------------------------
jbonofre commented on pull request #62: [KARAF-6163] Extend http balancer
import range to match Pax Web 7 for Karaf 4.2.x
URL: https://github.com/apache/karaf-cellar/pull/62
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)