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

Extend jline package import range in Camel commands

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.18.0
    • Component/s: karaf
    • Labels:
      None
    • Estimated Complexity:
      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

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

              Dates

              • Created:
                Updated:
                Resolved: