This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch maintenance-branch
in repository https://gitbox.apache.org/repos/asf/causeway.git
from db3de6a33a Merge branch 'CAUSEWAY-3803' into maintenance-branch
add 4069eab2b2 CAUSEWAY-3803: fixes unit tests
new cb0ce5277a Merge branch 'CAUSEWAY-3803' into maintenance-branch
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(-)