Skip to content
Started 1 yr 5 mo ago
Took 3 min 20 sec
Success

#442 (Apr 11, 2023, 12:44:17 PM)

Changes
  1. [Enhancement #138] Add acceptance test for SOQL. (commit: d313c01) (details / githubweb)
  2. [Enhancement #136] Clear cache on EMF close. (commit: 714e177) (details / githubweb)
  3. [Enhancement #136] Remove closed EMF from set of active EMFs. (commit: a033769) (details / githubweb)
  4. [0.20.2] Bump version, update changelog. (commit: 6816505) (details / githubweb)
  5. [Feature #60, #134] Extend JOPA API with enum mapping classes. (commit: b6f62bb) (details / githubweb)
  6. [Feature #60] Add a marker annotation for enums mapped to object property values (OWL ObjectOneOf). (commit: 8cc48d4) (details / githubweb)
  7. [Feature #60] Implement ObjectOneOfEnumConverter for object property enum values. (commit: f6ac972) (details / githubweb)
  8. [Feature #60] Create ObjectOneOfEnumConverter when resolving converter for enum-valued object property attribute. (commit: 64d7cf2) (details / githubweb)
  9. [Feature #60] Implement enum value mapping for singular object property attributes. (commit: 2769df9) (details / githubweb)
  10. [Feature #60] Implement enum value mapping for plural object property attributes. (commit: 45dc1d2) (details / githubweb)
  11. [Feature #60] Integration tests of mapping enum constants to ontological individuals. (commit: 270dc8c) (details / githubweb)
  12. [Enhancement #134] Implement OrdinalEnumConverter for converting ordinal values to enum constants and vice versa. (commit: 4a8ad8f) (details / githubweb)
  13. [Enhancement #134] User OrdinalEnumConverter when ordinal enum attribute mapping is configured. (commit: 88a5f42) (details / githubweb)
  14. [Enhancement #134] Integration tests of ordinal enum attribute mapping. (commit: e45612e) (details / githubweb)
  15. [Fix] Do not output empty WHERE/HAVING clause from CriteriaQuery into SOQL query. (commit: e5db0f4) (details / githubweb)
  16. Switch to the dev.aspectj AspectJ Maven plugin. (commit: 99661b7) (details / githubweb)
  17. [SCA] Minor SCA-based code improvements. (commit: 47b9b2a) (details / githubweb)
  18. [0.21.0] Bump version, update changelog. (commit: 76c37ad) (details / githubweb)
  19. Bump snapshot version. (commit: bafefa7) (details / githubweb)
  20. Allow using generic types as plural attribute elements. (commit: b257c29) (details / githubweb)
  21. [Fix] Update readme, fix broken links and obsolete info. (commit: d037a0a) (details / githubweb)
  22. [0.21.1] Bump version, update changelog. (commit: 8d407ab) (details / githubweb)
  23. [Fix] Override fetch type of inferred types and properties to eager. (commit: e9d246e) (details / githubweb)
  24. [0.21.2-SNAPSHOT] Bump version to snapshot. (commit: e3d9eef) (details / githubweb)
  25. [Bug #150] Add test reproducing the issue. (commit: 7d2ce4f) (details / githubweb)
  26. [Bug #150] Refactor RDF4J OntoDriver repository connection to support adding repository-specific connectors. (commit: 26b245e) (details / githubweb)
  27. [Bug #150] Add a GraphDBStorageConnector whose isInferred implementation ignores context for the inferred statement. (commit: 421c0fd) (details / githubweb)
  28. [Bug #150] Check whether an attribute value is already inferred before inserting it into the repository. (commit: bacbdc3) (details / githubweb)
  29. Remove TODO. (commit: ca09dac) (details / githubweb)
  30. [Enhancement #138] Use a VALUES clause when a parameter projected in selection is set in a SPARQL query. (commit: 2d1b0b6) (details / githubweb)
  31. [Enhancement #138] Working on support for selection by entity identifier in SOQL. (commit: cc5b4bf) (details / githubweb)
  32. [Enhancement #138] Support selection by equality of entity identifier in SOQL. (commit: 3369603) (details / githubweb)
  33. [Enhancement #138] Support selection by entity identifier using the IN operator. (commit: f7804d7) (details / githubweb)
  34. [Enhancement #138] Resolve SOQL parsing issues w.r.t. selection by entity identifier. (commit: d2054a0) (details / githubweb)
  35. [Enhancement #138] Ensure Criteria API supports selection by identifier. (commit: c90bb86) (details / githubweb)

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 8.5 sec waiting;
  • 3 min 20 sec build duration;
  • 3 min 29 sec total from scheduled to completion.
Revision: 5c79745e93f8c4ba08101129fc6e930118fb61a9
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (no failures)