This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-3689
in repository https://gitbox.apache.org/repos/asf/causeway.git
from f138f26517 CAUSEWAY-3689: fixes unit test for wicket viewer
add e5dfa5e8ba CAUSEWAY-3689: uses groupingSeparator config prop for
rendering as well as parsing
No new revisions were added by this update.
Summary of changes:
.../applib/value/semantics/ValueSemanticsAbstract.java | 9 ++++-----
.../causeway/core/config/CausewayConfiguration.java | 6 +++++-
.../_testing/MetaModelContext_forTesting.java | 1 +
.../valuesemantics/BigDecimalValueSemantics.java | 5 ++++-
.../value/BigDecimalValueSemanticsProviderTest.java | 18 +++++++++++-------
.../scalars/jdkmath/BigDecimalConverterTest.java | 8 ++++----
6 files changed, 29 insertions(+), 18 deletions(-)