You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (Commented) (JIRA)" <ji...@apache.org> on 2011/11/11 10:32:51 UTC

[jira] [Commented] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

    [ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148380#comment-13148380 ] 

Claus Ibsen commented on CAMEL-4659:
------------------------------------

The imports is now
{code}
Import-Package: javax.management,jline.console.completer;version="[2.5
 ,3)",org.apache.camel;version="[2.9,3)",org.apache.camel.model;versio
 n="[2.9,3)",org.apache.camel.spi;version="[2.9,3)",org.apache.felix.g
 ogo.commands;version="[0.6,1)",org.apache.felix.service.command;versi
 on="[0.10,1)";status=provisional,org.apache.karaf.shell.console;versi
 on="[2.2,3)",org.osgi.framework;version="[1.5,2)",org.osgi.service.bl
 ueprint;version="[1.0.0,2.0.0)",org.slf4j;version="[1.6,2)"
{code}

I wonder if the org.apache.felix.service.command should also be [0.6,1) range as well?
                
> Open the range when importing org.apache.fe lix.gogo.commands package
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-4659
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4659
>             Project: Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.8.2
>            Reporter: Guillaume Nodet
>             Fix For: 2.8.3, 2.9.0
>
>
> We need to import the package with [0.6,1) instead of [0.10,1) to be able to deploy on oder karaf versions (< 2.2.4)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira