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

Jena 3 #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Jena 3 #13

wants to merge 3 commits into from

Conversation

wherget
Copy link

@wherget wherget commented Feb 18, 2016

We want to integrate CSPARQL in a project that runs on Apache Jena 3.0.1.
Combining both Jena versions doesn't really seem to work, but lifting CSPARQL-engine to a more recent Jena appears to work just fine, with minimal effort.

Would you consider updating the requirement for an upcoming release?
Is there a way to test whether the change has significantly broken anything?

@dellaglio
Copy link
Contributor

@l337r007, this kind of modification requires a major release, as it may break the compatibility with systems that are using C-SPARQL and Jena 2.x.

I suggest to put the code in a branch for now, so that @mbalduini and the other C-SPARQL developers can make some tests. Can it work?

@wherget
Copy link
Author

wherget commented Mar 18, 2016

@dellaglio, I already figured this wouldn't land anytime soon. I'll leave my fork (with respective jena-3 branch) up, until you decide what to do with it.
What I can tell you though, is that it seems to work pretty well and perform as expected for us. I've rarely had a dependency upgrade this smooth.

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.

2 participants