Skip to content
Started 2 yr 8 mo ago
Took 3 min 19 sec
Success

#365 (Jan 10, 2022, 2:09:36 PM)

Changes
  1. Update the list of immutable types in CloneBuilderImpl. (commit: 2491bd9) (details / githubweb)
  2. [Enhancement #95] Use a converter for mapping xsd:dateTime values to java.util.Date. (commit: d29559b) (details / githubweb)
  3. [Del] Remove irrelevant TODO. (commit: 9e58999) (details / githubweb)
  4. [Enhancement #95] Add new module for datatype mapping utilities. Partially implement mapping from XSD literals to Java values. (commit: 7f36360) (details / githubweb)
  5. [Enhancement #95] Implement remainder of datatype mapping logic for the datatype module. (commit: 654bb4b) (details / githubweb)
  6. [Enhancement #95] Replace usage of DatatypeTransformer with the new XsdDatatypeTransformer in the OWLAPI driver. (commit: 01d833a) (details / githubweb)
  7. [Enhancement #95] Use XsdDatatypeTransformer in the Sesame driver. (commit: 3aec36d) (details / githubweb)
  8. [Enhancement #95] Use XsdDatatypeTransformer in the Jena driver. Fix driver-level tests issues. (commit: 50c4ce4) (details / githubweb)
  9. [Enhancement #95] Implement Date and Instant converters. (commit: bf57888) (details / githubweb)
  10. [Enhancement #99] Minor changes to testing data types. (commit: b49bd15) (details / githubweb)
  11. Move DatatypeTransformer to the datatype module so that it can be used by OntoDrivers as well. (commit: f86209c) (details / githubweb)
  12. Use DatatypeTransformer in ResultSet.getObject with target class. (commit: 3d71109) (details / githubweb)
  13. Support BigDecimal and BigInteger in SesameUtils. (commit: 1c3f972) (details / githubweb)
  14. [Enhancement #95] Support Java 8 Date/time API when storing values in the Sesame driver. (commit: 7af2937) (details / githubweb)
  15. [Enhancement #95] Explicitly use ISO formatters when mapping datetime values to RDF literals. (commit: df4c760) (details / githubweb)
  16. [Enhancement #95] Use the common XsdTemporalMapper for mapping date/time values to RDF in the Jena driver. (commit: 19eb5d7) (details / githubweb)
  17. [Enhancement #95] Use the common XsdTemporalMapper for mapping date/time values to RDF in the OWL API driver. (commit: a12ddec) (details / githubweb)
  18. [Enhancement #95] Use OffsetDateTime instead of Date in typed properties values in accordance to the new date/time treatment. (commit: 202b1cf) (details / githubweb)
  19. [Enhancement #95] Rewrite default converters to support the new OffsetDateTime/OffsetTime-based OntoDriver date/time API. (commit: 97fe78b) (details / githubweb)
  20. [Enhancement #95] Convert date/time value to a common OntoDriver representation directly in Converters. (commit: 99450da) (details / githubweb)
  21. [Enhancement #95] Reimplement temporal query parameter value representation classes to properly support Java 8 date/time. (commit: bb90af9) (details / githubweb)
  22. [Enhancement #95] Testing date/time parameter usage in queries. (commit: 4ab06b3) (details / githubweb)

Started by user Martin Ledvinka

This run spent:

  • 0.14 sec waiting;
  • 3 min 19 sec build duration;
  • 3 min 19 sec total from scheduled to completion.
Revision: 4ab06b35d49e392c32096251fedae8db3c9e28d0
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (no failures)