Skip to content
Failed

#158 (Sep 6, 2020, 10:11:06 PM)

Started 5 yr 1 mo ago
Took 27 sec

Started by GitHub push by ledsoft

This run spent:

  • 9.2 sec waiting;
  • 27 sec build duration;
  • 36 sec total from scheduled to completion.
Revision: 26ef16ce475668f71de225af91fa206a6543d845
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Changes
    1. [Upd] Update to AspectJ 1.9.6. (commit: 8519e73) (details / githubweb)
    2. [Feature #59] Add LangString class for representing language-tagged strings in OntoDriver API. (commit: cedc706) (details / githubweb)
    3. [Feature #59] Add class MultilingualString which will represent multilingual string attributes on object model level. (commit: e95b996) (details / githubweb)
    4. Bump version to 0.15.0-SNAPSHOT to allow easier testing. (commit: c088bea) (details / githubweb)
    5. [Feature #59] Support conversion from LangString to String attributes. (commit: ca3492e) (details / githubweb)
    6. [Feature #59] Use LangString when returning String values with language tag from Sesame Driver. (commit: e39a69f) (details / githubweb)
    7. [Fix] Support automatic conversion from LangString to String in SPARQL result mapping. (commit: da35244) (details / githubweb)
    8. [Feature #59] Return LangString from Jena driver in appropriate cases. (commit: 38b3a81) (details / githubweb)
    9. [Feature #59] Return LangString from OWL API driver in appropriate cases. (commit: 2dbbf4b) (details / githubweb)
    10. [Fix] Fix integration test issues after migration to LangString. (commit: 482df1c) (details / githubweb)
    11. Minor improvement in OWLAPI SelectResultSet. (commit: 843f322) (details / githubweb)
    12. [Feature #59] Extend attribute metamodel with language setting. Initialize it from PU language for now. (commit: b16a903) (details / githubweb)
    13. [Feature #59] Use language from attribute in OOM (FieldStrategy subclasses). (commit: 36d2be8) (details / githubweb)
    14. [Feature #59] Add entity class for testing multilingual attributes. (commit: f3ead50) (details / githubweb)
    15. [Feature #59] Respect attribute language (or its lack) in AxiomDescriptorFactory when generating descriptor for data retrieval. (commit: 629f1f8) (details / githubweb)
    16. [Feature #59] Add SingularMultilingualStringFieldStrategy to handle MultilingualString instances. (commit: e25f885) (details / githubweb)
    17. [Feature #59] Implement mapping of translations to axiom values in SingularMultilingualStringFieldStrategy. (commit: ed5de7b) (details / githubweb)
    18. [Feature #59] Use SingularMultilingualStringFieldStrategy for singular data/annotation property fields using MultilingualString. (commit: c8ad641) (details / githubweb)
    19. [Feature #59] Implement MultilingualString cloning. Testing basic retrieval of multilingual strings. (commit: 47a6332) (details / githubweb)
    20. [Feature #59] Test multilingual string removal. (commit: 28b8506) (details / githubweb)
    21. [Feature #59] Implement multilingual string saving in Jena and Sesame OntoDriver. (commit: a384530) (details / githubweb)
    22. [Feature #59] Implement multilingual string saving in OWLAPI OntoDriver. (commit: 293b613) (details / githubweb)
    23. [Feature #59] Add indirect wrapper for MultilingualString to allow tracking transactional changes. Refactor clone building w.r.t. these wrappers. (commit: 195c052) (details / githubweb)
    24. [Feature #59] Testing multilingual attributes. (commit: 7fec276) (details / githubweb)
    25. [Feature #59] Minor refactoring in instance builders. Add documentation to IndirectWrapperHelper. (commit: f5a93da) (details / githubweb)
    26. [Task #42] Migrate ChangeManagerTest to JUnit 5. (commit: fd1900e) (details / githubweb)
    27. [Feature #59] Restructure integration tests. (commit: 532f7e7) (details / githubweb)
    28. [Feature #59] Implement support for plural multilingual attributes. (commit: b876cb0) (details / githubweb)
    29. [Feature #59] Testing support for plural multilingual attributes. (commit: ef5d978) (details / githubweb)
    30. [Feature #59] Refactor MultilingualString API for setting values. (commit: f85b3c4) (details / githubweb)
    31. [Feature #59] Generate MultilingualString-type fields in OWL2Java when range is RDF langString. Make this setting configurable. (commit: c5ee3aa) (details / githubweb)
    32. [Upd] Update to RDF4J 3.4.0. (commit: cc95fe0) (details / githubweb)
    33. [Fix, Task #42] Attempt to fix TtlCacheManager test issue. Rewrite the tests to JUnit 5. (commit: 3dedeb2) (details / githubweb)
    34. Minor SCA-based fixes. (commit: c0ee286) (details / githubweb)
    35. [0.15.0] Bump version, update release notes and readme. (commit: a085034) (details / githubweb)