This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch maintenance-branch
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from c34fbb2ceeb CAUSEWAY-3976: [v2] backport: allow client URL rewrite 
only if origin is considered the same based on what the server-side thinks
     add e1169095990 adds in support for update only (annot, unit tests, change 
to listener impl)
     new 59dc7ae33d0 Merge pull request #3465 from apache/TURNDP-184

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:
 .../causeway/applib/annotation/Publishing.java     |  23 +++
 .../CommandPublishingFacetForActionAnnotation.java |   1 +
 ...ommandPublishingFacetForPropertyAnnotation.java |   1 +
 ...xecutionPublishingFacetForActionAnnotation.java |   1 +
 ...cutionPublishingFacetForPropertyAnnotation.java |   1 +
 ...gePublishingFacetForDomainObjectAnnotation.java |  10 +-
 ...FacetForDomainObjectAnnotationAsConfigured.java |   2 +-
 ...tityChangePublishingFacetFromConfiguration.java |   2 +-
 .../entitychange/EntityChangePublishingFacet.java  |  53 +++++-
 .../EntityChangePublishingFacetAbstract.java       |  14 +-
 .../EntityPropertyChangePublishingPolicyFacet.java |   6 +-
 ...PublishingPolicyFacetForPropertyAnnotation.java |   5 +-
 .../metamodel/facets/FacetFactoryTestAbstract.java |   3 +-
 .../DomainObjectAnnotationFacetFactoryTest.java    | 177 +++++++++++++--------
 .../changetracking/EntityChangeTrackerDefault.java |  11 +-
 15 files changed, 222 insertions(+), 88 deletions(-)

Reply via email to