Skip to content
Success

Changes

Summary

  1. [Bug #62] Handle situations when entity classes are in a non-standard (commit: ffbba1c) (details)
  2. [Fix] Fix an issue in AxiomLoaderTest in the sesame-driver which made (commit: 7da1919) (details)
  3. [Fix] Minor SCA-based fixes. (commit: b0f7637) (details)
  4. [0.13.5] Bump version and update release notes. (commit: f573d39) (details)
Commit ffbba1c30f393db5cf461df5b8fe8df1d4a1c9d9 by Martin Ledvinka
[Bug #62] Handle situations when entity classes are in a non-standard
directory inside a JAR (e.g., in a Spring Boot repackaged JAR).
(commit: ffbba1c)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/loaders/ClasspathScanner.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/loaders/PersistenceUnitClassFinderTest.java (diff)
Commit 7da1919c8ee5e4990ce2b6c8a9b9eee596cfe9c3 by Martin Ledvinka
[Fix] Fix an issue in AxiomLoaderTest in the sesame-driver which made
the tests unstable.
(commit: 7da1919)
The file was modified ontodriver-sesame/src/test/java/cz/cvut/kbss/ontodriver/sesame/AxiomLoaderTest.java (diff)
The file was modified ontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/connector/TransactionalRepositoryConnection.java (diff)
Commit f573d39cfbd3dcffbe0e6de1457622175b57a8e6 by Martin Ledvinka
[0.13.5] Bump version and update release notes.
(commit: f573d39)
The file was modified jopa-integration-tests/pom.xml (diff)
The file was modified jopa-api/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified jopa-owlapi-utils/pom.xml (diff)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified ontodriver-owlapi/pom.xml (diff)
The file was modified ReleaseNotes.md (diff)
The file was modified ontodriver-jena/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified jopa-impl/pom.xml (diff)
The file was modified jopa-integration-tests-jena/pom.xml (diff)
The file was modified ontodriver-api/pom.xml (diff)
The file was modified jopa-integration-tests-sesame/pom.xml (diff)
The file was modified jopa-owl2java/pom.xml (diff)
The file was modified jopa-maven-plugin/pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)