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

Upgrade Jena from version 2.13.0 to 4.3.2. #53

Closed

Conversation

KonradHoeffner
Copy link
Contributor

@KonradHoeffner KonradHoeffner commented Jan 11, 2022

Resolves #52.
Requires Java 11 or higher.

Tomcat version 7 updated to version 9 in the Dockerfile.
I tried moving to Tomcat 10 but that was not successful and probably requires changes to the dependencies, see https://tomcat.apache.org/migration-10.html.

mvn test was successful but it didn't seem to perform any unit tests so some manual testing is probably required. I just did a quick check of http://localhost:8080/lodview/Berlin. I did not test the authentication features because I don't have a password protected SPARQL endpoint so it would be great if someone who has that use case can test it.

Added hyphens to the home URL placeholder in src/main/webapp/WEB-INF/conf.ttl to prevent error messages.

@KonradHoeffner KonradHoeffner deleted the upgrade-jena-4.3.2 branch March 21, 2022 13:31
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.

log4j 1.2.17 in mvn dependency:tree, upgrade Jena version
1 participant