Skip to content
Failed

#190 (Jan 27, 2023, 10:29:18 AM)

Started 2 yr 7 mo ago
Took 12 min

Started by GitHub push by ledsoft

This run spent:

  • 5.1 sec waiting;
  • 12 min build duration;
  • 12 min total from scheduled to completion.
Revision: f9641aa8864812c647b11d71edcc912dd24684eb
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Changes
    1. [Feature #121] Extend OntoDriver API with a method to check if an axiom is inferred. (commit: c4d2c83) (details / githubweb)
    2. [Feature #121] Implement isInferred in RDF4J OntoDriver. (commit: da33c58) (details / githubweb)
    3. [Del] Remove unused methods from MainAxiomLoader. (commit: 7c704a5) (details / githubweb)
    4. [Feature #121] Implement isInferred in Jena OntoDriver. (commit: 7f6f98b) (details / githubweb)
    5. [Fix] Use provided value in contains in RDF4J/Sesame driver. (commit: 3108cc3) (details / githubweb)
    6. [Feature #121] Implement isInferred in OWLAPI OntoDriver. (commit: ccde272) (details / githubweb)
    7. [Fix] Use provided value in contains in RDF4J/Sesame driver. (commit: 1d73ba1) (details / githubweb)
    8. [Enhancement #124] Add annotation used for excluding type from persistence. (commit: 2b014ff) (details / githubweb)
    9. [Enhancement #124] Skip classes annotated with NonEntity when loading entities. (commit: 3a03939) (details / githubweb)
    10. [Enhancement #124] Modify BeanListenerAspect to skip classes annotated with NonEntity. (commit: 861ed6d) (details / githubweb)
    11. [Upd] Update dependencies (test, logging). (commit: 053680d) (details / githubweb)
    12. [0.19.3] Bump version, update changelog. (commit: d030fff) (details / githubweb)
    13. [Enhancement #124] Add annotation used for excluding type from persistence. (commit: 2b97c24) (details / githubweb)
    14. [Enhancement #124] Skip classes annotated with NonEntity when loading entities. (commit: b432198) (details / githubweb)
    15. [Enhancement #124] Modify BeanListenerAspect to skip classes annotated with NonEntity. (commit: 78ca2d3) (details / githubweb)
    16. [Upd] Update dependencies (test, logging). (commit: fb4624a) (details / githubweb)
    17. [0.19.3] Bump version, update changelog. (commit: 8f585d6) (details / githubweb)
    18. [Feature #121] Remove inferred attribute check from attribute modification validation. (commit: f9b9c5a) (details / githubweb)
    19. [Feature #121] Implement calculation of axioms from attribute value. (commit: 6297a58) (details / githubweb)
    20. [Feature #121] Implement calculation of axioms from unmapped properties. (commit: 31d8465) (details / githubweb)
    21. [Feature #121] Implement validator for inferred attributes to check whether a change to its value can be performed. (commit: ca68866) (details / githubweb)
    22. [Feature #121] Implement inferred attribute modification validation on attribute change and merge. (commit: f795e2e) (details / githubweb)
    23. [Feature #121] Fix attribute value to axioms translation in singular strategies. (commit: cf694d4) (details / githubweb)
    24. [Feature #121] Basic integration tests of modifiable inferred attributes. (commit: 6b45ac2) (details / githubweb)
    25. [Feature #121] Further testing inferred attributes modification. (commit: ed78dcc) (details / githubweb)
    26. Replace use of Field with FieldSpecification in ObjectOntologyMapper.updateFieldValue. (commit: 1fb7748) (details / githubweb)
    27. Replace use of Field with FieldSpecification in ObjectOntologyMapper.loadFieldValue. (commit: eee66c0) (details / githubweb)
    28. Remove cache entry map when it does not contain any items. (commit: c13b3fe) (details / githubweb)
    29. Bump version to 0.20.0-SNAPSHOT. (commit: 1e77058) (details / githubweb)
    30. Allow editing access to MultilingualString's underlying data structure. (commit: a41b02c) (details / githubweb)
    31. [Enhancement #123] Refactor SOQL grammar to allow for addition of IN operator. (commit: bc626da) (details / githubweb)
    32. [Enhancement #123] Additional simplification of the SoqlQueryListener and SoqlAttribute. (commit: 556aec0) (details / githubweb)
    33. Add a custom Hamcrest matcher to allow easier validation of test result w.r.t. entities. (commit: 6496826) (details / githubweb)
    34. [Enhancement #123] Implement IN and NOT IN support in SOQL. (commit: 1e89a26) (details / githubweb)
    35. [Enhancement #123] Refactor SOQL filter operators. (commit: 473089e) (details / githubweb)
    36. [Enhancement #123] Implement support for NOT LIKE in SOQL. (commit: 90f6fbb) (details / githubweb)
    37. [Enhancement #123] Ensure IN works for Criteria API. (commit: 8de7e21) (details / githubweb)
    38. [Enhancement #123] Remove unused Soql.tokens and SoqlLexer.tokens files from the sources. (commit: e4e0b08) (details / githubweb)
    39. [Fix] Fix dependency issues (implicit OWLAPI 5.5.0 dependency by Openllet) causing build failures on JDK 8. (commit: d58c257) (details / githubweb)
    40. [Ref] Remove unused reference to the JBoss Maven repository. (commit: d150218) (details / githubweb)
    41. [Enhancement #129] Implement support for inequality (<> and !=) in SOQL. (commit: 297d143) (details / githubweb)
    42. [Enhancement #129] Use the new SOQL inequality operator in Criteria API. (commit: 133d170) (details / githubweb)
    43. [SCA] Minor SCA-based fixes and code improvements. (commit: c89b973) (details / githubweb)
    44. [0.20.0] Bump version, update changelog. (commit: 5f26f30) (details / githubweb)
    45. Make line endings everywhere to LF to prevent unwanted Git changes. (commit: 337a403) (details / githubweb)