Uploaded image for project: 'FUSE Mediation Router'
  1. FUSE Mediation Router
  2. MR-655

Camel HL7 bundle does not specify mina library version in its manifest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 2.9.0-fuse-01-xx
    • 2.9.0-fuse-00-00
    • None
    • None

      Camel HL7 component uses mina 1.1.7, but for some reason the maven bundle plugin does not add a version qualifier in the manifest. As a result the generated bundle cannot be deployed in Fuse ESB which uses Mina2 for ssh. This is a blocker as it means that the component becomes unusable in Fuse ESB/servicemix.
      I had locally fixed this for a customer POC by adding the property <camel.osgi.import.additional>org.apache.mina*; version="[${mina-version},2.0)"</camel.osgi.import.additional> to camel-hl7/pom.xml

            willem.jiang Willem Jiang (Inactive)
            dbokde Dhiraj Bokde
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: