You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by dg...@apache.org on 2022/05/11 09:24:48 UTC

[unomi] branch refacto-json-schema updated (68ec61bde -> 65c62c626)

This is an automated email from the ASF dual-hosted git repository.

dgriffon pushed a change to branch refacto-json-schema
in repository https://gitbox.apache.org/repos/asf/unomi.git


    from 68ec61bde UNOMI-568: code review handling comments and suggestions
     add 65c62c626 fix object mapper in integration tests

No new revisions were added by this update.

Summary of changes:
 itests/src/test/java/org/apache/unomi/itests/BaseIT.java       | 10 ++++++++--
 itests/src/test/java/org/apache/unomi/itests/BasicIT.java      |  3 ++-
 .../test/java/org/apache/unomi/itests/ContextServletIT.java    |  2 --
 itests/src/test/java/org/apache/unomi/itests/TestUtils.java    |  1 -
 .../org/apache/unomi/persistence/spi/CustomObjectMapper.java   |  2 ++
 5 files changed, 12 insertions(+), 6 deletions(-)