[ https://issues.apache.org/jira/browse/ARIES-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710592#comment-16710592 ]
ASF GitHub Bot commented on ARIES-1872: --------------------------------------- jbonofre opened a new pull request #11: WIP: [ARIES-1872] Add Aries JAX-RS Whiteboard Karaf features repository URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/11 I have an issue at installation: ``` Unable to resolve org.apache.aries.jax.rs.whiteboard [48](R 48.0): missing requirement [org.apache.aries.jax.rs.whiteboard [48](R 48.0)] osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)) Unresolved requirements: [[org.apache.aries.jax.rs.whiteboard [48](R 48.0)] osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0))] ``` `JavaServlet` contract is provided by Pax Web features (in the right version). I'm checking. ---------------------------------------------------------------- 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: us...@infra.apache.org > Provide karaf features repository > --------------------------------- > > Key: ARIES-1872 > URL: https://issues.apache.org/jira/browse/ARIES-1872 > Project: Aries > Issue Type: New Feature > Components: jax-rs-whiteboard > Reporter: Jean-Baptiste Onofré > Assignee: Jean-Baptiste Onofré > Priority: Major > Fix For: jax-rs-whiteboard-1.0.2 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)