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

removed dependency on jersey for http link header parsing #34

Merged
merged 1 commit into from Jan 14, 2015
Merged

removed dependency on jersey for http link header parsing #34

merged 1 commit into from Jan 14, 2015

Conversation

acoburn
Copy link
Contributor

@acoburn acoburn commented Jan 12, 2015

https://jira.duraspace.org/browse/FCREPO-1281

There were issues with the OSGi bundling of fcrepo-camel such that the jersey libraries were not found by bundles implementing fcrepo-based routes. This PR removes the dependency on jersey (which consisted entirely in using it to parse HTTP Link headers). Now those headers are parsed manually.

awoods pushed a commit that referenced this pull request Jan 14, 2015
removed dependency on jersey for http link header parsing
@awoods awoods merged commit c78de0a into fcrepo-exts:master Jan 14, 2015
@acoburn acoburn deleted the osgi-config branch January 14, 2015 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants