This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/causeway.git
from df31fd211c Merge remote-tracking branch 'origin/master' into spring6
add f4c55a6331 CAUSEWAY-3014: refactors EnumValueSemanticsAbstract
add b46470599d CAUSEWAY-3014: pass in spec loader; yet not working (too
early)
add 7e20656f2b CAUSEWAY-3014: special title treatment for enums
add 554dc6ff02 Merge pull request #1411 from
apache/3014-enum_title_not_honored
new c4d0d598a0 Merge remote-tracking branch 'origin/master' into spring6
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:
.../_testing/MetaModelContext_forTesting.java | 3 +-
.../title/parser/TitleFacetFromValueFacet.java | 10 ++
.../specloader/SpecificationLoaderDefault.java | 2 +-
.../valuesemantics/EnumValueSemanticsAbstract.java | 117 +++++++++++----------
.../valuetypes/ValueSemanticsResolverDefault.java | 12 +--
.../java/demoapp/dom/_infra/samples/DemoEnum.java | 6 +-
6 files changed, 83 insertions(+), 67 deletions(-)