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

ahuber pushed a change to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from c649d5752d merge 'master'
     add ec3fa588c0 CAUSEWAY-3735: fixes copy/paste error in global config prop 
that is used to set up publishing facet for actions
     add 720debb8d0 Merge pull request #2408 from apache/CAUSEWAY-3735
     add 43e1fa582c ESTUP2-649: Use natural name for authorized message when in 
prototyping
     add cbc83659f0 ESTUP2-649: Changed the message and applied a small fix
     add 61e02c8e0f Merge pull request #2409 from pdeenen/ESTUP2-649
     add 1a6bed9120 Estup2-649: post merge refactoring and test fixes
     new 508fa2c94d Merge remote-tracking branch 'origin/master' into v3

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:
 build-core.sh                                      |  0
 build-demo-app.sh                                  |  0
 build-site.sh                                      |  0
 build-smoketests.sh                                |  0
 build-tooling.sh                                   |  0
 build.sh                                           |  0
 changed.sh                                         |  0
 .../progmodel/ProgrammingModelConstants.java       |  7 +++++--
 ...reteTypeToBeIncludedWithMetamodelValidator.java |  2 +-
 .../actions/action/ActionOverloadingValidator.java |  2 +-
 ...cutionPublishingFacetForPropertyAnnotation.java |  2 +-
 .../DomainObjectAnnotationFacetFactory.java        |  4 ++--
 .../logicaltype/LogicalTypeMalformedValidator.java |  4 ++--
 .../method/NavigableParentFacetViaMethod.java      |  2 +-
 .../annotation/TitleFacetViaTitleAnnotation.java   |  4 ++--
 .../object/viewmodel/ViewModelFacetFactory.java    |  4 ++--
 .../ViewModelFacetForViewModelInterface.java       |  4 ++--
 .../mandatory/MandatoryFacetAbstract.java          |  2 +-
 .../metamodel/interactions/InteractionUtils.java   |  2 +-
 ...tionEnforcesMetamodelContributionValidator.java |  4 ++--
 .../_OrphanedSupportingMethodValidator.java        |  2 +-
 .../all/MixinSanityChecksValidator.java            |  6 +++---
 .../authorization/AuthorizationFacet.java          | 24 +++++++++++++++++-----
 .../authorization/AuthorizationFacetAbstract.java  |  2 +-
 .../param/ChoicesAndDefaultsPostProcessor.java     |  2 +-
 .../specloader/SpecificationLoaderDefault.java     |  2 +-
 .../specimpl/_MethodFacadeAutodetect.java          |  6 +++---
 .../validator/ValidationFailureUtils.java          |  6 +++---
 .../executor/MemberExecutorServiceDefault.java     |  6 +++---
 dependency-graph.sh                                |  0
 docker-run-demo.sh                                 |  0
 enhance.sh                                         |  0
 gitcommit.sh                                       |  0
 github-pr.sh                                       |  0
 gitrmb.sh                                          |  0
 preview.sh                                         |  0
 .../interaction/DomainObjectTesterFactory.java     |  2 +-
 .../DomainModelTest_usingBadDomain.java            | 12 +++++------
 ...elTest_usingBadDomain_noAnnotationEnforced.java |  2 +-
 ...InteractionTest_notUsingAllowSafeSemantics.java |  4 ++--
 ...ionInteractionTest_usingAllowSafeSemantics.java |  2 +-
 serve-timeline.sh                                  |  0
 sync-adoc.sh                                       |  0
 43 files changed, 69 insertions(+), 52 deletions(-)
 mode change 100644 => 100755 build-core.sh
 mode change 100644 => 100755 build-demo-app.sh
 mode change 100644 => 100755 build-site.sh
 mode change 100644 => 100755 build-smoketests.sh
 mode change 100644 => 100755 build-tooling.sh
 mode change 100644 => 100755 build.sh
 mode change 100644 => 100755 changed.sh
 mode change 100644 => 100755 dependency-graph.sh
 mode change 100644 => 100755 docker-run-demo.sh
 mode change 100644 => 100755 enhance.sh
 mode change 100644 => 100755 gitcommit.sh
 mode change 100644 => 100755 github-pr.sh
 mode change 100644 => 100755 gitrmb.sh
 mode change 100644 => 100755 preview.sh
 mode change 100644 => 100755 serve-timeline.sh
 mode change 100644 => 100755 sync-adoc.sh

Reply via email to