Skip to content
Success

Changes

Summary

  1. Fixed issue with cloning special kinds of collections (singleton, array (commit: 45d8846) (details)
  2. [0.9.5] Bumped version and updated release notes. (commit: 184e675) (details)
Commit 45d88465331d474c4f938d5fcfb74e7c285866a9 by Martin Ledvinka
Fixed issue with cloning special kinds of collections (singleton, array
as list) - element clones were not being registered in the UoW. Use
hasStatement API in the SesameDriver.
(commit: 45d8846)
The file was modifiedjopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/CollectionInstanceBuilderTest.java (diff)
The file was modifiedontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/connector/PoolingStorageConnector.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/CollectionInstanceBuilder.java (diff)
The file was modifiedontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/connector/StorageConnector.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/CloneBuilderImpl.java (diff)
The file was modifiedontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/connector/LocalModel.java (diff)
The file was modifiedontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/SesameAdapter.java (diff)
The file was modifiedontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/connector/Connector.java (diff)
The file was modifiedontodriver-sesame/src/test/java/cz/cvut/kbss/ontodriver/sesame/SesameAdapterTest.java (diff)
Commit 184e675c2c810c8ed9437b26ff4e35b06fe0a330 by Martin Ledvinka
[0.9.5] Bumped version and updated release notes.
(commit: 184e675)
The file was modifiedjopa-owl2java/pom.xml (diff)
The file was modifiedontodriver-sesame/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedjopa-api/pom.xml (diff)
The file was modifiedontodriver-owlapi/pom.xml (diff)
The file was modifiedReleaseNotes.md (diff)
The file was modifiedjopa-integration-tests-sesame/pom.xml (diff)
The file was modifiedjopa-distribution/pom.xml (diff)
The file was modifiedjopa-owlapi-utils/pom.xml (diff)
The file was modifiedontodriver-jena/pom.xml (diff)
The file was modifiedjopa-integration-tests-owlapi/pom.xml (diff)
The file was modifiedjopa-impl/pom.xml (diff)
The file was modifiedjopa-maven-plugin/pom.xml (diff)
The file was modifiedjopa-integration-tests/pom.xml (diff)
The file was modifiedontodriver-api/pom.xml (diff)