Dhiraj Bokde created CAMEL-8358:
-----------------------------------
Summary: Avoid using Olingo2 library classes from 'core' package
as it has been designated internal and not part of the API exposed using OSGi
headers
Key: CAMEL-8358
URL: https://issues.apache.org/jira/browse/CAMEL-8358
Project: Camel
Issue Type: Bug
Affects Versions: 2.14.1, 2.15.0
Reporter: Dhiraj Bokde
Assignee: Dhiraj Bokde
Olingo2 library classes in 'core' are internal and should not be used. Even
though the URI parser classes should really have been exposed through the
public API. This includes a public URI parser URIInfo exposed through the api
package, but its implementation URIInfoImpl is part of core and hence not
exposed.
This does not affect any public component classes in the Olingo2 component.
See OLINGO-420.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)