Skip to content
Success

Changes

Summary

  1. Swallow NoSuchMethodException in instance builder, there is no point (commit: 6f9e344) (details)
  2. Do not deploy integration tests artifacts. (commit: 9e7443f) (details)
  3. Fix major memory leak in persistence context management. (commit: 45d5b5b) (details)
Commit 6f9e3447a7032d23b9e0f66d07cd99a549b9c574 by Martin Ledvinka
Swallow NoSuchMethodException in instance builder, there is no point
logging it because it is likely to be pretty common (e.g. for singleton
collections).
(commit: 6f9e344)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/AbstractInstanceBuilder.java (diff)
Commit 9e7443f725e1143240ab6d97031b0ee22d98be59 by Martin Ledvinka
Do not deploy integration tests artifacts.
(commit: 9e7443f)
The file was modified pom.xml (diff)
The file was addedTODO.md
The file was modified jopa-integration-tests-sesame/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified jopa-integration-tests/pom.xml (diff)
Commit 45d5b5b15283e3f4f93a4b3df1e4309505b7a6af by Martin Ledvinka
Fix major memory leak in persistence context management.
(commit: 45d5b5b)
The file was modified ReleaseNotes.md (diff)
The file was modified jopa-owlapi-utils/pom.xml (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/ServerSession.java (diff)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified ontodriver-jena/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified jopa-impl/pom.xml (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkImpl.java (diff)
The file was modified pom.xml (diff)
The file was removedjopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkIntegrationTest.java
The file was modified ontodriver-api/pom.xml (diff)
The file was modified jopa-api/pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/AbstractSession.java (diff)
The file was modified jopa-owl2java/pom.xml (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkTest.java (diff)
The file was modified jopa-maven-plugin/pom.xml (diff)
The file was modified jopa-integration-tests-sesame/pom.xml (diff)
The file was modified ontodriver-owlapi/pom.xml (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/ServerSessionStub.java (diff)
The file was modified jopa-integration-tests/pom.xml (diff)