You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (JIRA)" <ji...@apache.org> on 2016/08/22 10:15:21 UTC

[jira] [Created] (CAMEL-10260) Olingo2 component should declare runtime dependency on olingo-odata2-core

James Netherton created CAMEL-10260:
---------------------------------------

             Summary: Olingo2 component should declare runtime dependency on olingo-odata2-core
                 Key: CAMEL-10260
                 URL: https://issues.apache.org/jira/browse/CAMEL-10260
             Project: Camel
          Issue Type: Improvement
          Components: camel-olingo2
            Reporter: James Netherton


Right now the olingo2 component uses olingo-odata2-core as a test dependency. 

This should really be declared as a runtime scoped dependency because there are classes within olingo-data2-api that attempt to load things from olingo-odata2-core at runtime.

For an example see method getInstance() in class: org.apache.olingo.odata2.api.rt.RuntimeDelegate



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)