Skip to content
Success

Changes

Summary

  1. [Bug #265] Ensure inherited callbacks and listeners are taken into account when determining whether entity class has callbacks/listeners. (commit: 88c87ea) (details)
  2. [Bug #265] Add test reproducing the issue and fix. (commit: ccd6654) (details)
  3. [Upd] Update to RDF4J 5.0.2. (commit: 70ef9cc) (details)
  4. [Bug #264] Add test reproducing the issue. (commit: 35ec9e5) (details)
  5. [Bug #264] Handle ImmutableMaps in MapInstanceBuilder. (commit: be92dac) (details)
  6. [2.0.4] Bump version, update changelog. (commit: f65deb2) (details)
Commit 88c87eafc6f4f5ece29cb0d4e109af12e36ba613 by Martin Ledvinka
[Bug #265] Ensure inherited callbacks and listeners are taken into account when determining whether entity class has callbacks/listeners.
(commit: 88c87ea)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/EntityLifecycleListenerManager.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/EntityLifecycleListenerManagerTest.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/EntityLifecycleCallbackResolverTest.java (diff)
Commit ccd665443b36b78505be3e24f3d72138f64bd4d5 by Martin Ledvinka
[Bug #265] Add test reproducing the issue and fix.
(commit: ccd6654)
The file was modified jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/BugTest.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassSParent.java (diff)
The file was modified ontodriver-rdf4j/pom.xml (diff)
Commit 35ec9e59279764ae7f5a708a4c5fbd0ebc6d4ef4 by Martin Ledvinka
[Bug #264] Add test reproducing the issue.
(commit: 35ec9e5)
The file was modified jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/BugTest.java (diff)
Commit be92daceb361a2d0579316845f2ee87bc3450fcf by Martin Ledvinka
[Bug #264] Handle ImmutableMaps in MapInstanceBuilder.

Fall back to default Map (HashMap) if we are unable to find a suitable specific map implementation.
(commit: be92dac)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/MapInstanceBuilder.java (diff)
The file was addedjopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/MapInstanceBuilderTest.java
Commit f65deb2bd7efbf0343398d84554b3e9a6b83ca54 by Martin Ledvinka
[2.0.4] Bump version, update changelog.
(commit: f65deb2)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified ontodriver-rdf4j/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified ontodriver-api/pom.xml (diff)
The file was modified jopa-integration-tests/pom.xml (diff)
The file was modified datatype/pom.xml (diff)
The file was modified jopa-api/pom.xml (diff)
The file was modified ontodriver-owlapi/pom.xml (diff)
The file was modified jopa-impl/pom.xml (diff)
The file was modified jopa-maven-plugin/pom.xml (diff)
The file was modified ontodriver-jena/pom.xml (diff)
The file was modified modelgen/pom.xml (diff)
The file was modified jopa-integration-tests-rdf4j/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified CHANGELOG.md (diff)
The file was modified jopa-owl2java/pom.xml (diff)
The file was modified jopa-owlapi-utils/pom.xml (diff)
The file was modified jopa-integration-tests-jena/pom.xml (diff)