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-app-referenceapp.git


    from 6a4ceac  merge from 'master'
     add 0f221eb  adds in build-info execution for spring-boot
     new 7ec69ef  Merge remote-tracking branch 'origin/master' into spring6
     add 8ffd985  updates config property to 2.0.0-RC4
     add 36e9aeb  fixes compilation issue in unit test
     add 23e6660  CAUSEWAY-3390 : fixes due to change in types
     new c3a9c96  Merge remote-tracking branch 'origin/master' into spring6
     new 28bc4d1  Merge remote-tracking branch 'origin/master' into spring6

The 3 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:
 .../domain/_commands/ExposePersistedCommands.java  | 60 ----------------------
 .../ExposePersistedCommands_commands.java          | 48 -----------------
 ...nCommandPublishingEntity_publishedCommands.java |  2 +-
 ...ionCommandPublishingPage_publishedCommands.java |  3 +-
 ...cutionPublishingEntity_publishedExecutions.java |  2 +-
 ...xecutionPublishingPage_publishedExecutions.java |  3 +-
 ...yCommandPublishingEntity_publishedCommands.java |  3 +-
 ...cutionPublishingEntity_publishedExecutions.java |  3 +-
 domain/src/main/resources/application.yml          |  2 +-
 .../resources/ResourceReaderService_Test.java      |  2 +-
 wicket/jdo/pom.xml                                 | 14 ++++-
 wicket/jpa-and-graphql/pom.xml                     | 12 +++++
 wicket/jpa/pom.xml                                 | 12 +++++
 13 files changed, 49 insertions(+), 117 deletions(-)
 delete mode 100644 
domain/src/main/java/demoapp/dom/domain/_commands/ExposePersistedCommands.java
 delete mode 100644 
domain/src/main/java/demoapp/dom/domain/_commands/ExposePersistedCommands_commands.java

Reply via email to