Skip to content
Failed

#126 (Jan 15, 2019, 10:43:54 AM)

Started 6 yr 7 mo ago
Took 1 min 18 sec

Started by an SCM change (2 times)

This run spent:

  • 6.5 sec waiting;
  • 1 min 18 sec build duration;
  • 1 min 24 sec total from scheduled to completion.
Revision: 16fd89a66ba030274368ee704bcd2e05189b3eac
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Changes
  1. [Feature #41] Support for specifying repository config in a (commit: 3c5af3f) (details / githubweb)
  2. [Feature #41] Support for creating local native store from repository (commit: 55edb40) (details / githubweb)
  3. [Upd] Upgraded to RDF4J 2.4.2. (commit: 18e3f15) (details / githubweb)
  4. [Fix] Properly evict classes with inferred attributes from cache on UoW (commit: 0aa1fc1) (details / githubweb)
  5. [Refactoring] Renamed CacheManager.clearInferredObjects to (commit: 28e77ca) (details / githubweb)
  6. [Feature #45] Made ResultSet Iterable. Added a common unchecked parent (commit: 0b1705f) (details / githubweb)
  7. [Feature #45] Implemented Spliterator for ResultSet. Provide Stream from (commit: 99b760f) (details / githubweb)
  8. [Feature #45] Use the updated ResultSet API in Query and TypedQuery (commit: 56fa4fe) (details / githubweb)
  9. [Fix] Support setter/getter aspects on mapped superclass fields. (commit: db34fa9) (details / githubweb)
  10. [Feature #45] First, naive implementation of getResultStream in Query (commit: 1d2a68d) (details / githubweb)
  11. Working on support for setting query offset and limit using Query API. (commit: 5f035f2) (details / githubweb)
  12. Translate setMaxResults and setFirstResult in the Query API into LIMIT (commit: 5c923c0) (details / githubweb)
  13. [Feature #45] Started working on proper Stream support in the Query API. (commit: 6ac80ac) (details / githubweb)
  14. [Feature #45] Implemented Stream support in the Query API. (commit: eb528a4) (details / githubweb)
  15. [Feature #45] Testing the stream support in Query API. Ensure that (commit: 378decd) (details / githubweb)
  16. [Refactoring] Minor refactoring in QueryImpl and TypedQueryImpl. (commit: 83db359) (details / githubweb)
  17. Minor SCA-based improvements. (commit: fe3d3a7) (details / githubweb)
  18. Prevent possible infinite loop when calling entity lifecycle (commit: 682db67) (details / githubweb)
  19. [0.11.0] Bumped version and updated release notes. (commit: 523fba4) (details / githubweb)
  20. Removed some deprecated parts of JOPA. (commit: 22fa2fb) (details / githubweb)