Skip to content
Success

Changes

Summary

  1. Restrict logging in integration tests. (commit: 98bddfb) (details)
  2. Minor SCA-based fixes. (commit: 15b64d8) (details)
  3. Further restrict logging during build. (commit: 1c7f7e7) (details)
  4. [Upd] Revert maven-compiler-plugin to 3.8.0 to fix deploy build issues. (commit: 10edb51) (details)
Commit 98bddfb05304e4f37f76016566bc663d5b38e17b by Martin Ledvinka
Restrict logging in integration tests.
It can be turned on in case of issues. This way it just pollutes the
build log.
(commit: 98bddfb)
The file was modified jopa-integration-tests-sesame/src/test/resources/logback-test.xml (diff)
The file was removedjopa-integration-tests-owlapi/src/test/resources/logback.xml
The file was modified jopa-impl/src/test/resources/logback-test.xml (diff)
The file was addedjopa-integration-tests-owlapi/src/test/resources/logback-test.xml
The file was modified jopa-integration-tests-jena/src/test/resources/logback-test.xml (diff)
The file was modified ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/AxiomSaver.java (diff)
The file was modified ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/OwlapiAdapter.java (diff)
Commit 1c7f7e72c901ede9f4a37d29780b31da2b13643c by Martin Ledvinka
Further restrict logging during build.
(commit: 1c7f7e7)
The file was addedjopa-integration-tests/src/test/resources/logback-test.xml
The file was modified jopa-integration-tests-sesame/src/test/resources/logback-test.xml (diff)
The file was modified jopa-integration-tests-owlapi/src/test/resources/logback-test.xml (diff)
Commit 10edb51c355c65468da34689bb3a0a959498ef5b by Martin Ledvinka
[Upd] Revert maven-compiler-plugin to 3.8.0 to fix deploy build issues.
(commit: 10edb51)
The file was modified pom.xml (diff)