Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10089

Extend jline package import range in Camel commands

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.18.0
    • karaf
    • None
    • Unknown

    Description

      Karaf master (4.1.x) has been upgraded to jline 3.

      The Camel Karaf commands should extend the import range to avoid:

      gogo: ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=camel-blueprint; type=karaf.feature; version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]"; filter:="(&(osgi.identity=camel-blueprint)(type=karaf.feature)(version>=2.18.0.SNAPSHOT)(version<=2.18.0.SNAPSHOT))" [caused by: Unable to resolve camel-blueprint/2.18.0.SNAPSHOT: missing requirement [camel-blueprint/2.18.0.SNAPSHOT] osgi.identity; osgi.identity=camel-core; type=karaf.feature; version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]" [caused by: Unable to resolve camel-core/2.18.0.SNAPSHOT: missing requirement [camel-core/2.18.0.SNAPSHOT] osgi.identity; osgi.identity=org.apache.camel.karaf.camel-karaf-commands; type=osgi.bundle; version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]"; resolution:=mandatory [caused by: Unable to resolve org.apache.camel.karaf.camel-karaf-commands/2.18.0.SNAPSHOT: missing requirement [org.apache.camel.karaf.camel-karaf-commands/2.18.0.SNAPSHOT] osgi.wiring.package; filter:="(&(osgi.wiring.package=jline.console.completer)(version>=2.1.0)(!(version>=3.0.0)))"]]]
      Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=camel-blueprint; type=karaf.feature; version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]"; filter:="(&(osgi.identity=camel-blueprint)(type=karaf.feature)(version>=2.18.0.SNAPSHOT)(version<=2.18.0.SNAPSHOT))" [caused by: Unable to resolve camel-blueprint/2.18.0.SNAPSHOT: missing requirement [camel-blueprint/2.18.0.SNAPSHOT] osgi.identity; osgi.identity=camel-core; type=karaf.feature; version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]" [caused by: Unable to resolve camel-core/2.18.0.SNAPSHOT: missing requirement [camel-core/2.18.0.SNAPSHOT] osgi.identity; osgi.identity=org.apache.camel.karaf.camel-karaf-commands; type=osgi.bundle; version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]"; resolution:=mandatory [caused by: Unable to resolve org.apache.camel.karaf.camel-karaf-commands/2.18.0.SNAPSHOT: missing requirement [org.apache.camel.karaf.camel-karaf-commands/2.18.0.SNAPSHOT] osgi.wiring.package; filter:="(&(osgi.wiring.package=jline.console.completer)(version>=2.1.0)(!(version>=3.0.0)))"]]]
      

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: