Skip to content
Failed

#105 (Nov 14, 2017, 4:53:47 PM)

Started 8 yr 2 mo ago
Took 7 min 56 sec

Started by user Martin Ledvinka

This run spent:

  • 9 ms waiting;
  • 7 min 56 sec build duration;
  • 7 min 56 sec total from scheduled to completion.
Revision: b11538ac910eeeee83d3a5d499afc81d577f50bb
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Tests (no failures)
    Changes
    1. Testing cache behavior. (commit: 43b6723) (details / githubweb)
    2. [Feature #7] Added annotations for entity result mapping. (commit: 7f9c8bc) (details / githubweb)
    3. Initial FieldResultMapper implementation. (commit: 704fb65) (details / githubweb)
    4. Basic EntityResultMapper implementation. (commit: c9c0f84) (details / githubweb)
    5. Modified JOPA API to unify handling of attributes and entity identifier. (commit: 4e44f8a) (details / githubweb)
    6. Mapping FieldResult configuration to EntityResultMapper. (commit: 4d3665c) (details / githubweb)
    7. Unified handling of FieldSpecifications and Identifiers. (commit: ab3b28a) (details / githubweb)
    8. Building entity mappers from SparqlResultConfiguration. (commit: b58a81f) (details / githubweb)
    9. Testing entity mapping using SparqlResultSetMapping. (commit: 5f35da0) (details / githubweb)
    10. Fixed issue with loading test ontology for OWLAPI imports integration. (commit: a3544ef) (details / githubweb)
    11. Reproducing issue #10. (commit: 8d7ba3e) (details / githubweb)
    12. Mapping field results referencing other entities. (commit: 7637019) (details / githubweb)
    13. Support plain identifier object property field mapping in @EntityResult. (commit: 118466e) (details / githubweb)
    14. Handle situations when variable is in result set, but it is not bound in (commit: 7573256) (details / githubweb)
    15. [Enhancement #7] More testing of entity result mapping. (commit: 171d1f2) (details / githubweb)
    16. [Bug #10] Fixed post load not being invoked on referenced entities. (commit: dc25002) (details / githubweb)
    17. Minor cleanup in the BeanListenerAspect. Collapsed the setter advices (commit: cd0c554) (details / githubweb)
    18. Rewrote BeanListenerAspect to annotation-based Java class so that it can (commit: 84324c3) (details / githubweb)
    19. Keep track of entity's persistence context in the instance itself, (commit: 467f1be) (details / githubweb)
    20. Do not attempt to load field value if its fetch type is not lazy. (commit: ffbf4b9) (details / githubweb)
    21. Minor code quality improvements. (commit: d546c29) (details / githubweb)
    22. Rewrote persistence provider discovery to conform to JPA. Added tests (commit: ea52146) (details / githubweb)
    23. IsLoaded implementations. (commit: 4055915) (details / githubweb)
    24. Code quality improvements, javadoc cleanup. Removed deprecated Metamodel (commit: ae4e665) (details / githubweb)
    25. [0.9.11] Bumped version and updated release notes. Regenerated license (commit: b11538a) (details / githubweb)