Skip to content
Success

Changes

Summary

  1. Added forgotten final modifier to Defaults constants in OWL2Java. (commit: d6f30f1) (details)
  2. Removed an unused import in tests. Minor update in ReleaseNotes. (commit: 65fe881) (details)
  3. [Fix] Fixed a critical NPX issue cased by inherited indirect collections (commit: 2b46163) (details)
  4. [0.10.4] Bumped version and updated release notes. (commit: 4cfc373) (details)
Commit d6f30f1766841e15efa43649ecb7094dba925ee8 by Martin Ledvinka
Added forgotten final modifier to Defaults constants in OWL2Java.
(commit: d6f30f1)
The file was modified jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/config/Defaults.java (diff)
Commit 65fe881cb8960d965381863df2c6d601eaefef90 by Martin Ledvinka
Removed an unused import in tests. Minor update in ReleaseNotes.
(commit: 65fe881)
The file was modified ReleaseNotes.md (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassV.java (diff)
Commit 2b46163b0301cdb280f8846be5dae2b37364f65d by Martin Ledvinka
[Fix] Fixed a critical NPX issue cased by inherited indirect collections
not being removed when entity was detached from persistence context.
(commit: 2b46163)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkImpl.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkTest.java (diff)
Commit 4cfc37305288beffb512f82964e7373450ac1f95 by Martin Ledvinka
[0.10.4] Bumped version and updated release notes.
(commit: 4cfc373)
The file was modified jopa-api/pom.xml (diff)
The file was modified jopa-integration-tests-jena/pom.xml (diff)
The file was modified ontodriver-owlapi/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-impl/pom.xml (diff)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified jopa-owlapi-utils/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified ReleaseNotes.md (diff)
The file was modified ontodriver-jena/pom.xml (diff)
The file was modified ontodriver-api/pom.xml (diff)
The file was modified jopa-maven-plugin/pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)
The file was modified jopa-integration-tests/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)