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

ahuber pushed a change to branch 3959-static.weaving
in repository https://gitbox.apache.org/repos/asf/causeway.git


    omit 282b37a7649 CAUSEWAY-3959: adds weaving profile
    omit 1fadf790cbe CAUSEWAY-3959: converts abstract ApplicationTenancy to an 
interface
    omit 2ca23639b3b CAUSEWAY-3959: converts abstract ApplicationPermission to 
an interface
    omit 3fb2dd19fd8 CAUSEWAY-3959: fixes permission mapping in prev. commits
    omit 9d0a422e7d4 CAUSEWAY-3959: converts abstract ApplicationUser to an 
interface
    omit 17f34184733 CAUSEWAY-3959: converts abstract ApplicationRole to an 
interface
     add d8e1461b370 CAUSEWAY-3964: fix for absence of superclass
     add 379939f5ff4 CAUSEWAY-3966: fixes ApplicationFeatureViewModel 
instantiation issue
     add 873f8aee62f CAUSEWAY-3959: converts abstract ApplicationRole to an 
interface
     add 7db365d73f9 CAUSEWAY-3959: converts abstract ApplicationUser to an 
interface
     add ce841b45df0 CAUSEWAY-3959: fixes permission mapping in prev. commits
     add 4423be097a7 CAUSEWAY-3959: converts abstract ApplicationPermission to 
an interface
     add b9bb2aebbe5 CAUSEWAY-3959: converts abstract ApplicationTenancy to an 
interface
     add fdf96bc5966 CAUSEWAY-3959: adds weaving profile

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (282b37a7649)
            \
             N -- N -- N   refs/heads/3959-static.weaving (fdf96bc5966)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../appfeatui/ApplicationFeatureViewModel.java     | 72 ++++++----------------
 .../metamodel/inspect/model/MMNodeFactory.java     |  4 +-
 ...e.svg => MetamodelInspectView-TypeNode-sub.svg} |  6 +-
 .../model/MetamodelInspectView-TypeNode.svg        |  4 +-
 .../inspect/model/MetamodelInspectView.java        |  4 +-
 .../core/metamodel/inspect/model/TypeNode.java     | 20 ++++--
 6 files changed, 42 insertions(+), 68 deletions(-)
 copy 
core/metamodel/src/main/java/org/apache/causeway/core/metamodel/inspect/model/{MetamodelInspectView-TypeNode.svg
 => MetamodelInspectView-TypeNode-sub.svg} (97%)

Reply via email to