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 9190e7c033 Merge pull request #1406 from 
apache/dependabot/maven/spring6/com.sun.xml.bind-jaxb-impl-4.0.2
     add 49713b99c5 Bump maven-model-builder from 3.8.7 to 3.9.0
     add 4e6faf1e3e Merge pull request #1404 from 
apache/dependabot/maven/master/org.apache.maven-maven-model-builder-3.9.0
     add cbb8fc11a9 Bump jaxb-impl from 2.3.7 to 2.3.8
     add d1dd8b0519 Merge pull request #1403 from 
apache/dependabot/maven/master/com.sun.xml.bind-jaxb-impl-2.3.8
     add 4d1bbf83bc CAUSEWAY-3321: mark DomainObjectLayout.plural deprecated
     add c442132dd7 CAUSEWAY-3321: remove plural NounForm
     add cc41b69830 CAUSEWAY-3321: adds translation support to tiles of any 
cardinality
     new 1b84c95387 merge from master

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:
 .../applib/annotation/DomainObjectLayout.java      |  8 +-
 .../metamodel/facets/all/i8n/noun/HasNoun.java     | 14 ----
 .../metamodel/facets/all/i8n/noun/NounForm.java    |  9 +--
 .../metamodel/facets/all/i8n/noun/NounForms.java   | 16 ----
 .../all/named/ObjectNamedFacetSynthesized.java     |  2 +-
 ...tNamedFacetForDomainObjectLayoutAnnotation.java |  2 -
 .../ObjectNamedFacetForDomainObjectLayoutXml.java  |  2 -
 .../core/metamodel/layout/LayoutFacetUtil.java     | 12 ---
 .../core/metamodel/object/MmTitleUtil.java         | 29 +++++++
 .../core/metamodel/object/_InternalTitleUtil.java  | 52 +++++--------
 .../i18n/SynthesizeObjectNamingPostProcessor.java  | 14 ----
 .../core/metamodel/spec/ObjectSpecification.java   |  9 ---
 .../specimpl/ObjectSpecificationAbstract.java      | 11 ---
 .../core/metamodel/util/snapshot/XmlSchema.java    |  4 +-
 .../core/metamodel/util/snapshot/XmlSnapshot.java  |  2 +-
 .../DomainObjectLayoutFactoryTest.java             | 48 +-----------
 .../plural/DomainObjectLayoutPluralVm.java         |  3 +-
 .../MetaModelRegressionTest.verify.approved.xml    | 88 ++++++----------------
 .../domaintypes/DomainTypeReprRenderer.java        |  3 -
 ...entNegotiationServiceForRestfulObjectsV1_0.java | 17 +----
 20 files changed, 85 insertions(+), 260 deletions(-)

Reply via email to