This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 84e707d07a Merge pull request #2550 from apache/pre-merge
add f356368840 CAUSEWAY-3803: splits out config for big decimal grouping,
display vs editing
add 79de5b2d0c Merge branch 'CAUSEWAY-3803' into maintenance-branch
add 77523dd3d7 Merge branch 'maintenance-branch' into pre-merge
add 31de95a83a CAUSEWAY-3803: fixes unit test
add 5c29f36672 Merge branch 'CAUSEWAY-3803' into maintenance-branch
add c4589be59d Merge branch 'maintenance-branch' into pre-merge
add 51ac4b6c39 CAUSEWAY-3803: fixes unit test
add 9b9c3a41bd Merge branch 'CAUSEWAY-3803' into maintenance-branch
add a16b3d3a98 Merge branch 'maintenance-branch' into pre-merge
add 36a3136a81 CAUSEWAY-3803: fixes regression test
add dd3a7b9f14 Merge branch 'CAUSEWAY-3803' into maintenance-branch
add 1db13b7e87 Merge branch 'maintenance-branch' into pre-merge
new 055a2a5f48 Merge pull request #2551 from apache/pre-merge
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:
.../core/config/CausewayConfiguration.java | 71 ++++++++++++++++++++++
.../valuesemantics/BigDecimalValueSemantics.java | 15 ++++-
.../BigDecimalValueSemanticsProviderTest.java | 2 +-
.../testdomain/value/ValueSemanticsTest.java | 3 +-
.../scalars/jdkmath/BigDecimalConverterTest.java | 2 +-
5 files changed, 87 insertions(+), 6 deletions(-)