Skip to content
Started 5 yr 9 mo ago
Took 8 min 57 sec
Success

#121 (Aug 13, 2018, 4:44:03 PM)

Changes
  1. Removed PrimaryKeyNotSetException from OntoDriver API, replaced it with (commit: 17af9cc) (details / githubweb)
  2. Updated the exception hierarchy so that all JOPA exception extend (commit: 36078c3) (details / githubweb)
  3. Deleted the HermiT distribution files from JOPA impl. (commit: 4f33001) (details / githubweb)
  4. Deleted LazyLoadingTransformer with the mock directory. (commit: 19d108f) (details / githubweb)
  5. Verifying behavior of merging an instance with the same id as one (commit: 066ea4c) (details / githubweb)
  6. [Fix] Fixed incorrect field cardinality specification in OWL2Java. (commit: 9138a97) (details / githubweb)
  7. Allow OWL2Java to generate object property field also when there is only (commit: 97c2163) (details / githubweb)
  8. [Fix] Fixed incorrect datatype property field cardinality specification (commit: c346d5e) (details / githubweb)
  9. Minor refactoring in OWL2Java. (commit: 0da4a6b) (details / githubweb)
  10. [LIB] Upgraded to OWLAPI 5.1.6. It fixed the build issues. (commit: 7c6ef3a) (details / githubweb)
  11. Added aop.xml so that applications can use AspectJ weaver javaagent (commit: 4094f3a) (details / githubweb)
  12. [Del] Deleted unused classes in OWL2Java. (commit: 7d1a688) (details / githubweb)
  13. Refactored OWL2Java to improve its testability. (commit: c49b250) (details / githubweb)
  14. Do not use reflection to clone singleton set, singleton list and array (commit: f6388bd) (details / githubweb)
  15. [Del] Deleted obsolete library files attached to OWL2Java project. (commit: 5dccdd6) (details / githubweb)
  16. Minor SCA-based code improvements. (commit: 12876d1) (details / githubweb)
  17. Modified the order of attributes generated by OWL2Java (start with id, (commit: 8f9535e) (details / githubweb)
  18. Do not use reflection to create singleton map clone instance. Minor code (commit: 07b2b1f) (details / githubweb)
  19. Added some explanatory Javadoc to exception classes. (commit: 58cf44d) (details / githubweb)
  20. [0.10.5] Bumped version and updated release notes. (commit: ab2edc5) (details / githubweb)

Started by an SCM change

This run spent:

  • 6.2 sec waiting;
  • 8 min 57 sec build duration;
  • 9 min 4 sec total from scheduled to completion.
Revision: 6a3341dca1f0d26d650948cdab270d7f8cbeb510
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION85%
    BRANCH75%
    COMPLEXITY75%
    LINE86%
    METHOD84%
    CLASS92%