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/isis.git
from 41766d1954 Merge pull request #1007 from apache/dependabot/maven/master/shiro.version-1.9.1 add 7a40f05872 ISIS-3073 fix mixup updated/updating add aabac88070 ISIS-3073 overview diagrams for metamodel & eventbus add 47ac1f5df8 ISIS-3073 JPA is supported now add 5532c66042 ISIS-3073 eventbus diagram split up into: domain, persistence, ui add 3e614d7544 ISIS-3073 eventbus domain diagram updated add 6da2cd7f06 ISIS-3073 detailed according to https://the-asf.slack.com/archives/CFC42LWBV/p1655990135439499 add a441045d02 ISIS-3073 copy right notice added add 594c4c2942 ISIS-3073 detailed according to https://the-asf.slack.com/archives/CFC42LWBV/p1655990135439499 (in the right place) add d186b05556 ISIS-3073 copy right notice added, eventbus_ui detailed new 1a409e7cb4 Merge pull request #994 from apache/ISIS-3073 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: .../modules/resources/pages/eventbus_domain.adoc | 71 ++++++++++++++ .../resources/pages/eventbus_persistence.adoc | 53 +++++++++++ .../docs/modules/resources/pages/eventbus_ui.adoc | 57 ++++++++++++ .../docs/modules/resources/pages/metamodel.adoc | 103 +++++++++++++++++++++ .../resources/pages/metamodel_terminology.adoc} | 57 ++++++++---- .../index/events/domain/ActionDomainEvent.adoc | 15 ++- .../index/events/domain/CollectionDomainEvent.adoc | 10 +- .../index/events/domain/PropertyDomainEvent.adoc | 10 +- .../pages/events/lifecycleevent.adoc | 8 +- .../fun/pages/concepts-patterns/metamodel.adoc | 2 +- .../applib/events/domain/ActionDomainEvent.java | 6 +- .../events/domain/CollectionDomainEvent.java | 6 +- .../applib/events/domain/PropertyDomainEvent.java | 6 +- 13 files changed, 369 insertions(+), 35 deletions(-) create mode 100644 antora/components/docs/modules/resources/pages/eventbus_domain.adoc create mode 100644 antora/components/docs/modules/resources/pages/eventbus_persistence.adoc create mode 100644 antora/components/docs/modules/resources/pages/eventbus_ui.adoc create mode 100644 antora/components/docs/modules/resources/pages/metamodel.adoc copy antora/components/{refguide-index/modules/applib/pages/index/value/hooks/Blob_usage-notes.adoc => docs/modules/resources/pages/metamodel_terminology.adoc} (51%)