[
https://issues.apache.org/jira/browse/CAMEL-11856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183860#comment-16183860
]
Claus Ibsen commented on CAMEL-11856:
-------------------------------------
This is not possible as the camel-olingo4-api module uses non exported packages
from the olingo-server-core
import org.apache.olingo.server.core.uri.UriResourceFunctionImpl;
import org.apache.olingo.server.core.uri.parser.Parser;
import org.apache.olingo.server.core.uri.parser.UriParserException;
import org.apache.olingo.server.core.uri.validator.UriValidationException;
You cannot use sub packages such as uri. That parser is internal apparently.
> camel-olingo4 : create karaf feature
> ------------------------------------
>
> Key: CAMEL-11856
> URL: https://issues.apache.org/jira/browse/CAMEL-11856
> Project: Camel
> Issue Type: Task
> Components: camel-olingo4, karaf
> Reporter: Luca Burgazzoli
> Priority: Minor
> Fix For: 2.21.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)