Skip to content
Success

#420 (Jan 26, 2023, 10:59:21 AM)

Started 2 yr 11 mo ago
Took 3 min 26 sec

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 7.1 sec waiting;
  • 3 min 26 sec build duration;
  • 3 min 33 sec total from scheduled to completion.
Revision: 22fde3d1242d8cce7100f6e07e9460a5371a7c59
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Tests (no failures)
    Changes
    1. [Enhancement #123] Refactor SOQL grammar to allow for addition of IN operator. (commit: bc626da) (details / githubweb)
    2. [Enhancement #123] Additional simplification of the SoqlQueryListener and SoqlAttribute. (commit: 556aec0) (details / githubweb)
    3. Add a custom Hamcrest matcher to allow easier validation of test result w.r.t. entities. (commit: 6496826) (details / githubweb)
    4. [Enhancement #123] Implement IN and NOT IN support in SOQL. (commit: 1e89a26) (details / githubweb)
    5. [Enhancement #123] Refactor SOQL filter operators. (commit: 473089e) (details / githubweb)
    6. [Enhancement #123] Implement support for NOT LIKE in SOQL. (commit: 90f6fbb) (details / githubweb)
    7. [Enhancement #123] Ensure IN works for Criteria API. (commit: 8de7e21) (details / githubweb)
    8. [Enhancement #123] Remove unused Soql.tokens and SoqlLexer.tokens files from the sources. (commit: e4e0b08) (details / githubweb)
    9. [Fix] Fix dependency issues (implicit OWLAPI 5.5.0 dependency by Openllet) causing build failures on JDK 8. (commit: d58c257) (details / githubweb)