Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export org.apache.olingo.server.core.uri.parser in OSGI #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

johnpoth
Copy link
Member

Seems reasonable to export the org.apache.olingo.server.core.uri.parser package in OSGI. We use it in Apache Camel to properly retrieve the UriInfo.

@johnpoth
Copy link
Member Author

JIRA OLINGO-1206 created to track this

@davsclaus
Copy link

Can anyone from the Olingo team comment on this?

@rareddy
Copy link
Contributor

rareddy commented Feb 27, 2018

Typically any exported classes have to correspond the API layers in the server/api module so that direct usage of the parser classes is discouraged. This is because to keep the Parser class API internal. Maybe we can create that layer then can have this. I can help with this, but we need to start with JIRA to understand the requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants