Skip to content
Failed

Changes

Summary

  1. [Fix] NPE in LoggingTest.testSingleRun (commit: 93619ff) (details)
  2. [Upd] Upgrade jopa to 0.17.2 (commit: 20a34ac) (details)
  3. [Fix] Jena upgrade to match JOPA jena ontodriver (commit: d7bfb73) (details)
  4. [Fix] NoSuchMethodError due to ontodriver-sesame bad dependencies (commit: 9c0138c) (details)
Commit 93619ff962d785f4707e0879e704defb2c570d79 by blcham
[Fix] NPE in LoggingTest.testSingleRun

LoggingTest.testSingleRun:20->singleRun:35 » NullPointer
(commit: 93619ff)
The file was modifieds-pipes-core/src/test/java/cz/cvut/spipes/logging/LoggingTest.java (diff)
Commit 20a34acb719ca8b83aad4723b116c042da900b35 by blcham
[Upd] Upgrade jopa to 0.17.2
(commit: 20a34ac)
The file was modifieds-pipes-parent/pom.xml (diff)
The file was modifieds-pipes-model/pom.xml (diff)
The file was modifieds-pipes-forms/pom.xml (diff)
The file was modifieds-pipes-core/pom.xml (diff)
Commit d7bfb737c783beef5a0ef47b357599d4ccde756d by blcham
[Fix] Jena upgrade to match JOPA jena ontodriver
(commit: d7bfb73)
The file was modifieds-pipes-parent/pom.xml (diff)
Commit 9c0138cb729bd710c239711d900e687526ea5b5e by blcham
[Fix] NoSuchMethodError due to ontodriver-sesame bad dependencies

Workaround for java.lang.NoSuchMethodError: 'void org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory.setTrackResultSize(boolean)' due to bad dependencies in ontodriver-sesame as described here :
https://github.com/kbss-cvut/jopa/issues/107
(commit: 9c0138c)
The file was modifieds-pipes-core/pom.xml (diff)