This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 26409725ce Bump pdfjs-dist from 2.16.105 to 3.3.122 (2)
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
new 554dc6ff02 Merge pull request #1411 from
apache/3014-enum_title_not_honored
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(-)