Skip to content
Started 7 yr 2 mo ago
Took 12 min
Success

#96 (Apr 27, 2017, 11:41:05 AM)

Changes
  1. [Bug #3] Fixed issue in building metamodel with circular reference (commit: 314343a) (details / githubweb)
  2. Fixed some issues discovered by SCA. Indirect collection replacement now (commit: c5bf7a2) (details / githubweb)
  3. Fixed some issues discovered by SCA. Indirect collection replacement now (commit: 0c401ba) (details / githubweb)
  4. [Fix] Fixed build issue in tests. (commit: 4ffa600) (details / githubweb)
  5. Mark current transaction as rollback only when exception is thrown in (commit: a6bbf03) (details / githubweb)
  6. Mark current transaction as rollback only when exception is thrown in (commit: 808fea8) (details / githubweb)
  7. Replaced direct generation of NPX error messages with creation of (commit: 46a7708) (details / githubweb)
  8. Upgraded SesameDriver from Sesame API 2.8.9 to RDF4J 2.2. (commit: 0464130) (details / githubweb)
  9. Cleaning up RDF4J dependencies. (commit: eb319b9) (details / githubweb)
  10. Fixed issue with cloning special kinds of collections (singleton, array (commit: 45d8846) (details / githubweb)
  11. [0.9.5] Bumped version and updated release notes. (commit: 184e675) (details / githubweb)
  12. Added the @EntityListeners annotation + test setup. (commit: 874fca5) (details / githubweb)
  13. Reworking the entity lifecycle callback structure, so that (commit: b17606c) (details / githubweb)
  14. Started working on entity listener discovery during metamodel (commit: a0fc646) (details / githubweb)
  15. Implemented entity listener discovery during metamodel initialization. (commit: 87b9057) (details / githubweb)
  16. Implemented entity listener callback invocation (including correct (commit: db5bd87) (details / githubweb)
  17. Testing entity listener support. (commit: fd1640a) (details / githubweb)
  18. Updated TODOs. (commit: ba204c0) (details / githubweb)
  19. Escape string query parameters. (commit: 234a972) (details / githubweb)
  20. Testing the query parameter escaping. (commit: 1efacdc) (details / githubweb)
  21. [Bug #5] Fixed issue with loading classes containing 'class' from jar (commit: b57447c) (details / githubweb)
  22. [0.9.6] Bumped version and updated release notes. (commit: 19ea24a) (details / githubweb)

Started by an SCM change

This run spent:

  • 5.1 sec waiting;
  • 12 min build duration;
  • 12 min total from scheduled to completion.
Revision: c384ae6d6e78001fb01eaa6694971be71963c488
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION84%
    BRANCH72%
    COMPLEXITY70%
    LINE83%
    METHOD79%
    CLASS90%