You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/10/05 07:21:32 UTC

[isis] branch 2871-value.types.overhaul updated (2c6fde8 -> d225352)

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

ahuber pushed a change to branch 2871-value.types.overhaul
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 2c6fde8  ISIS-2871: Spring managed value semantics for java 8 time types
     add d225352  ISIS-2871: provisioning fixes for prev. commit

No new revisions were added by this update.

Summary of changes:
 .../temporal/LocalDateTimeValueSemantics.java       |  4 ++--
 .../temporal/LocalDateValueSemantics.java           |  4 ++--
 .../temporal/LocalTimeValueSemantics.java           |  4 ++--
 .../temporal/OffsetDateTimeValueSemantics.java      |  4 ++--
 .../temporal/OffsetTimeValueSemantics.java          |  4 ++--
 .../temporal/TemporalValueSemantics.java            |  4 ----
 .../temporal/TemporalValueSemanticsProvider.java    | 21 ---------------------
 .../temporal/ZonedDateTimeValueSemantics.java       |  4 ++--
 8 files changed, 12 insertions(+), 37 deletions(-)