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

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

    [ https://issues.apache.org/jira/browse/CAMEL-10260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430511#comment-15430511 ] 

ASF GitHub Bot commented on CAMEL-10260:
----------------------------------------

GitHub user jamesnetherton opened a pull request:

    https://github.com/apache/camel/pull/1131

    CAMEL-10260: Change scope of olingo-odata2-core to runtime

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jamesnetherton/camel CAMEL-10260

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1131.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1131
    
----

----


> 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)