Skip to content
Success

Changes

Summary

  1. [Fix] Prevent illegal reflective operation warnings on newer JDKs when merging changes on special collections (emptySet, emptyList). (commit: f136a9a) (details)
  2. Make StorageConnector public so that setRepository can actually be invoked. (commit: 03a1d56) (details)
  3. [Fix] Fix issues with cloning BigInteger property values. (commit: 4ca882d) (details)
  4. [Fix] Fix issues with cloning BigDecimal property values. (commit: 873bc5c) (details)
  5. [0.19.1] Bump version, update changelog. (commit: f76a45c) (details)
Commit f136a9aed22e891f7a89506b3cae23832a722977 by Martin Ledvinka
[Fix] Prevent illegal reflective operation warnings on newer JDKs when merging changes on special collections (emptySet, emptyList).
(commit: f136a9a)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/CollectionInstanceBuilder.java (diff)
The file was modifiedjopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/CollectionInstanceBuilderTest.java (diff)
Commit 03a1d563ccf426d466ea062c9c1df187c1ed90fe by Martin Ledvinka
Make StorageConnector public so that setRepository can actually be invoked.
(commit: 03a1d56)
The file was modifiedontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/StorageConnector.java (diff)
Commit 4ca882d3619f4f0790827e31477a948c57c6b03e by Martin Ledvinka
[Fix] Fix issues with cloning BigInteger property values.
(commit: 4ca882d)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/CloneBuilderImpl.java (diff)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/environment/Generators.java (diff)
Commit 873bc5cea786094c4162355bbd168407ccce3170 by Martin Ledvinka
[Fix] Fix issues with cloning BigDecimal property values.
(commit: 873bc5c)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/CloneBuilderImpl.java (diff)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/environment/Generators.java (diff)
Commit f76a45c6aafbf11f54939b7cc87389b92c1dba2e by Martin Ledvinka
[0.19.1] Bump version, update changelog.
(commit: f76a45c)
The file was modifiedjopa-owlapi-utils/pom.xml (diff)
The file was modifiedjopa-integration-tests-owlapi/pom.xml (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedjopa-integration-tests-rdf4j/pom.xml (diff)
The file was modifieddatatype/pom.xml (diff)
The file was modifiedontodriver-owlapi/pom.xml (diff)
The file was modifiedjopa-distribution/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedjopa-api/pom.xml (diff)
The file was modifiedontodriver-api/pom.xml (diff)
The file was modifiedjopa-integration-tests-jena/pom.xml (diff)
The file was modifiedjopa-maven-plugin/pom.xml (diff)
The file was modifiedontodriver-jena/pom.xml (diff)
The file was modifiedontodriver-sesame/pom.xml (diff)
The file was modifiedjopa-impl/pom.xml (diff)
The file was modifiedjopa-integration-tests/pom.xml (diff)
The file was modifiedjopa-owl2java/pom.xml (diff)
The file was modifiedontodriver-rdf4j/pom.xml (diff)