This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-3803
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 4b453ed09a CAUSEWAY-3803: adds two new config props for display of
temporal value types
add db3de6a33a Merge branch 'CAUSEWAY-3803' into maintenance-branch
new 4069eab2b2 CAUSEWAY-3803: fixes unit tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../valuesemantics/temporal/LocalDateTimeValueSemantics.java | 8 +++++++-
.../valuesemantics/temporal/LocalDateValueSemantics.java | 9 ++++++++-
.../temporal/TemporalValueSemanticsProvider.java | 11 +++++++++++
.../facets/value/BigDecimalValueSemanticsProviderTest.java | 1 -
.../facets/value/JavaSqlDateValueSemanticsProviderTest.java | 2 +-
.../facets/value/JavaTimeValueSemanticsProviderTest.java | 2 +-
.../facets/value/ValueSemanticsProviderAbstractTestCase.java | 8 ++++++++
7 files changed, 36 insertions(+), 5 deletions(-)