Skip to content
Success

Changes

Summary

  1. Deleted the HermiT distribution files from JOPA impl. (commit: 4f33001) (details)
  2. Deleted LazyLoadingTransformer with the mock directory. (commit: 19d108f) (details)
  3. Verifying behavior of merging an instance with the same id as one (commit: 066ea4c) (details)
Commit 4f33001dd0316c3d51c1f9d783f45062bd08098b by Martin Ledvinka
Deleted the HermiT distribution files from JOPA impl.
(commit: 4f33001)
The file was removedjopa-impl/lib/hermit/readme.txt
The file was removedjopa-impl/lib/hermit/org.semanticweb.HermiT.jar
The file was removedjopa-impl/lib/hermit/HermiT.jar
Commit 19d108fd9c642784f32681b03b91c945a6aaacc5 by Martin Ledvinka
Deleted LazyLoadingTransformer with the mock directory.
(commit: 19d108f)
The file was removedjopa-impl/src/mock/java/cz/cvut/kbss/jopa/owlapi/instrumentation/LazyLoadingTransformer.java
Commit 066ea4c6a59879aefe314840fdc5aff2af9f333d by Martin Ledvinka
Verifying behavior of merging an instance with the same id as one
already managed by a persistence context.
(commit: 066ea4c)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/ConnectionWrapper.java (diff)
The file was modifiedjopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerImplTest.java (diff)