Claus Ibsen created CAMEL-14779:
-----------------------------------

             Summary: Move Main out of camel-spring due to osgi circular 
dependency issue
                 Key: CAMEL-14779
                 URL: https://issues.apache.org/jira/browse/CAMEL-14779
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.2.0


karaf@root()> start 114
Error executing command: Error executing command on bundles:
        Error starting bundle 114: Uses constraint violation. Unable to resolve 
resource org.apache.camel.camel-main [org.apache.camel.camel-main [114](R 
114.0)] because it exports package 'org.apache.camel' and is also exposed to it 
from resource org.apache.camel.camel-api [org.apache.camel.camel-api [52](R 
52.0)] via the following dependency chain:

  org.apache.camel.camel-main [org.apache.camel.camel-main [114](R 114.0)]
    import: 
(&(osgi.wiring.package=org.apache.camel.builder)(version>=3.2.0)(!(version>=3.3.0)))
     |
    export: osgi.wiring.package=org.apache.camel.builder; uses:=org.apache.camel
  org.apache.camel.camel-core-engine [org.apache.camel.camel-core-engine [61](R 
61.0)]
    import: 
(&(osgi.wiring.package=org.apache.camel)(version>=3.2.0)(!(version>=4.0.0)))
     |
    export: osgi.wiring.package: org.apache.camel
  org.apache.camel.camel-api [org.apache.camel.camel-api [52](R 52.0)] 
Unresolved requirements: [[org.apache.camel.camel-main [114](R 114.0)] 
osgi.wiring.package; 
(&(osgi.wiring.package=org.apache.camel.builder)(version>=3.2.0)(!(version>=3.3.0)))]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to