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 2020/01/15 09:48:43 UTC

[isis] branch 2263-Update_RO_spec updated (0fcbc2b -> 68fa633)

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

ahuber pushed a change to branch 2263-Update_RO_spec
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 0fcbc2b  ISIS-2263: schema XSDs: bump majorVersion + minorVersion -> 2.0
     add 68fa633  ISIS-2263: adds characteristics to TemporalValueFacet

No new revisions were added by this update.

Summary of changes:
 .../facets/value/temporal/TemporalValueFacet.java  | 40 ++++++++++++++++++----
 .../TemporalValueSemanticsProviderAbstract.java    | 10 +++++-
 .../localdate/LocalDateValueSemanticsProvider.java |  4 ++-
 .../LocalDateTimeValueSemanticsProvider.java       |  4 ++-
 .../localtime/LocalTimeValueSemanticsProvider.java |  4 ++-
 .../OffsetDateTimeValueSemanticsProvider.java      |  4 ++-
 .../OffsetTimeValueSemanticsProvider.java          |  4 ++-
 .../ZonedDateTimeValueSemanticsProvider.java       |  5 +--
 8 files changed, 60 insertions(+), 15 deletions(-)