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

org.apache.camel.component.quartz package export not versioned Quartz component

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.7.0, 2.7.1
    • 2.7.2, 2.8.0
    • camel-quartz
    • None
    • Patch Available

    Description

      The Quartz packaging for OSGi uses the following configuration:

      <camel.osgi.export.pkg>
      org.apache.camel.component.quartz.*,
      org.apache.camel.routepolicy.quartz.*
      </camel.osgi.export.pkg>
      

      This gets concatenated as ${camel.osgi.export.pkg};${camel.osgi.version} and then fed to the Felix Bundle Plug-in. The issue I am seeing is that only the second package gets versioned in the bundle manifest. org.apache.camel.component.quartz is exported without a version.

      Attachments

        1. CAMEL-3856.patch
          0.5 kB
          David Valeri

        Activity

          People

            davsclaus Claus Ibsen
            davaleri David Valeri
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: