Skip to content
Success

Changes

Summary

  1. [Fix] Handle MultilingualString in annotation property strategy when field type is just Object (or a collection of objects). (commit: ecd02f4) (details)
  2. [SCA] SCA-based fixes and code improvements. (commit: 8ab36ef) (details)
  3. Allow configuring whether multilingual strings will be preferred over strings in unclear situations. (commit: c34bbd2) (details)
  4. More fluent MultilingualString API. (commit: f463cf0) (details)
  5. [0.15.2] Bump version and update release notes. (commit: 8358f5e) (details)
Commit ecd02f4ca6f4300408c34b494894af1366cf1c9b by Martin Ledvinka
[Fix] Handle MultilingualString in annotation property strategy when field type is just Object (or a collection of objects).
(commit: ecd02f4)
The file was modified ReleaseNotes.md (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SingularMultilingualStringFieldStrategy.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SingularAnnotationPropertyStrategyTest.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SingularAnnotationPropertyStrategy.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/PluralAnnotationPropertyStrategyTest.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralAnnotationPropertyStrategy.java (diff)
Commit 8ab36ef3006aa6b78cc7ec966d0ab0561a48faeb by Martin Ledvinka
[SCA] SCA-based fixes and code improvements.
(commit: 8ab36ef)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/adapters/IndirectMultilingualStringTest.java (diff)
The file was modified ontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/connector/StorageConnector.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImplTest.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/adapters/IndirectMapTest.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/AxiomDescriptorFactory.java (diff)
Commit c34bbd2528b1665c324e3d0c48cc7422dd85c347 by Martin Ledvinka
Allow configuring whether multilingual strings will be preferred over strings in unclear situations.
(commit: c34bbd2)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SingularAnnotationPropertyStrategyTest.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/MetamodelBuilder.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/JOPAPersistenceProperties.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ClassFieldMetamodelProcessorTest.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/JOPAPersistenceProvider.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/ObjectConverterTest.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/ObjectConverter.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolverTest.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/Converters.java (diff)
Commit f463cf0956e07a6c7f6891094e6a0def5e24cc5c by Martin Ledvinka
More fluent MultilingualString API.
(commit: f463cf0)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/adapters/IndirectMultilingualString.java (diff)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/model/MultilingualString.java (diff)
Commit 8358f5ec8dafa2a5566ce1bf3419b6f13698a051 by Martin Ledvinka
[0.15.2] Bump version and update release notes.
(commit: 8358f5e)
The file was modified jopa-maven-plugin/pom.xml (diff)
The file was modified jopa-integration-tests/pom.xml (diff)
The file was modified jopa-owl2java/pom.xml (diff)
The file was modified jopa-integration-tests-sesame/pom.xml (diff)
The file was modified jopa-api/pom.xml (diff)
The file was modified jopa-impl/pom.xml (diff)
The file was modified ReleaseNotes.md (diff)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)
The file was modified ontodriver-jena/pom.xml (diff)
The file was modified ontodriver-api/pom.xml (diff)
The file was modified jopa-integration-tests-jena/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified jopa-owlapi-utils/pom.xml (diff)
The file was modified ontodriver-owlapi/pom.xml (diff)
The file was modified pom.xml (diff)