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 a7e9b3fda5 Merge remote-tracking branch 'origin/master' into spring6
add a99636c132 CAUSEWAY-3411: make approval tests work with yaml file ext.
add abce719822 CAUSEWAY-3411: adds missing license header
add 5753ab4513 Merge remote-tracking branch 'origin/master' into spring6
add 73f53cd0a4 CAUSEWAY-3275: another: removes leftover classes from demo
(merge not done right)
No new revisions were added by this update.
Summary of changes:
.../causeway/core/metamodel/object/MmSpecUtil.java | 9 +-
.../DomainObjectXxxLifecyleEventPage.java | 47 -
.../demoapp/testing/jdo/SpinUpDemoJdoTest.java | 8 +
.../demoapp/testing/jpa/SpinUpDemoJpaTest.java | 8 +
.../jpa/SpinUpDemoJpaTest.verify.approved.yaml | 2363 ++++++++++----------
examples/demo/testing/pom.xml | 23 +-
.../unittestsupport/applib/util/ApprovalUtils.java | 33 +-
7 files changed, 1238 insertions(+), 1253 deletions(-)
delete mode 100644
examples/demo/domain/src/main/java/demoapp/dom/domain/objects/DomainObject/xxxLifecycleEvent/DomainObjectXxxLifecyleEventPage.java
copy
extensions/core/excel/applib/src/main/java/org/apache/causeway/extensions/excel/applib/util/AnnotationList.java
=>
testing/unittestsupport/applib/src/main/java/org/apache/causeway/testing/unittestsupport/applib/util/ApprovalUtils.java
(53%)