Skip to content
Success

Changes

Summary

  1. [Fix] Minor test fix (Logger class name). (commit: 2cfc581) (details)
  2. [Fix] Restrict logging in OWLAPI OntoDriver tests to prevent JVM crashes on Windows. (commit: bb6dba4) (details)
  3. [Upd] Switch to a different fork of AspectJ maven plugin which allows building under newer JDK (tested on 11). (commit: 4eb50b2) (details)
  4. [Fix] One more fix of the Windows build. (commit: f57c586) (details)
Commit 2cfc581d2d3b46379c924492dbfee3981ef21cfa by martin.ledvinka
[Fix] Minor test fix (Logger class name).
(commit: 2cfc581)
The file was modifiedjopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/query/jena/SoqlTest.java (diff)
The file was modifiedjopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/query/sesame/SoqlTest.java (diff)
Commit bb6dba46d8cf9cc0555cdfb8da7f78a2e1cfd288 by martin.ledvinka
[Fix] Restrict logging in OWLAPI OntoDriver tests to prevent JVM crashes on Windows.
(commit: bb6dba4)
The file was modifiedjopa-distribution/pom.xml (diff)
The file was modifiedontodriver-owlapi/src/test/resources/logback-test.xml (diff)
Commit 4eb50b276463e4a588908ce685ddc9858b4951d1 by martin.ledvinka
[Upd] Switch to a different fork of AspectJ maven plugin which allows building under newer JDK (tested on 11).
(commit: 4eb50b2)
The file was modifiedjopa-impl/pom.xml (diff)
The file was modifiedjopa-integration-tests/pom.xml (diff)
The file was modifiedjopa-integration-tests-sesame/pom.xml (diff)
The file was modifiedjopa-integration-tests-jena/pom.xml (diff)
The file was modifiedjopa-integration-tests-owlapi/pom.xml (diff)
The file was modifiedpom.xml (diff)
Commit f57c586687eb8891dc522915f94f14063b46744d by martin.ledvinka
[Fix] One more fix of the Windows build.
(commit: f57c586)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsRunner.java (diff)
The file was modifiedjopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/integration/jena/RetrieveOperationsTest.java (diff)
The file was modifiedjopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/RetrieveOperationsTest.java (diff)
The file was modifiedjopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/PersistenceUnitTest.java (diff)