Stephan Siano created CAMEL-7389:
------------------------------------

             Summary: camel-quartz component does not define osgi import 
version for quartz
                 Key: CAMEL-7389
                 URL: https://issues.apache.org/jira/browse/CAMEL-7389
             Project: Camel
          Issue Type: Bug
          Components: camel-quartz
    Affects Versions: 2.13.0, 2.12.3
            Reporter: Stephan Siano
            Priority: Minor


As the camel-quartz component is (unlike the camel-quartz2 component) built 
with a plain jar (not a bundle) and no version range is defined for the quartz 
package imports, the import to the quartz scheduler is generated without 
version information.

This will cause issues if the quartz 2.x component is also available on an OSGi 
system.

The provided (trivial) patch will limit the import version range for quartz 
packages. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to