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

danhaywood pushed a change to branch v2
in repository https://gitbox.apache.org/repos/asf/causeway-app-petclinic.git


 discard c8b8cf6  defines PetOwner's title using title() method rather than 
@Title annot.
 discard 6f945d8  Extends PetOwner_persona to set up a 'knownAs' alias
 discard 0900d5b  Updates DomainAppDemo fixture script to create pet owners 
rather than
 discard 8522596  updates PetOwner_persona and adds .pdf for each.
 discard 488c665  adds references to PetOwners domain service in the menubars 
layout
 discard 39d737c  adds new PetOwnerModuleSuperuserRole, makes sven user a member
 discard d2bc1b1  references petowner module in the ApplicatoinModule
 discard 3172e5c  renames SimpleApp to PetClinicApp
 discard 18d24a1  Updates application.properties to ensure 'petowner' schema is 
created
 discard bf9e7af  updates the namespace of PetOwner module
 discard a39a3c1  copies simple module to petowner module
     new 1096029  copies simple module to petowner module
     new fc93253  updates the namespace of PetOwner module
     new 69c9725  Updates application.properties to ensure 'petowner' schema is 
created
     new df425e3  renames SimpleApp to PetClinicApp
     new b32b386  references petowner module in the ApplicatoinModule
     new e38e0c0  adds new PetOwnerModuleSuperuserRole, makes sven user a member
     new d64ef4e  adds references to PetOwners domain service in the menubars 
layout
     new b360fdf  updates PetOwner_persona and adds .pdf for each.
     new eb300e8  Updates DomainAppDemo fixture script to create pet owners 
rather than
     new e7dafa0  Extends PetOwner_persona to set up a 'knownAs' alias
     new 9f3f4d8  defines PetOwner's title using title() method rather than 
@Title annot.
     new 78379c9  renames PetOwner's lastCheckedIn property to lastVisit
     new 08ee42e  updates persona to create a more realistic 'lastVisit' date
     new 333ca0c  Adds 'telephoneNumber' and 'emailAddress' to 'PetOwner'
     new 051a7d1  Updates .columnOrder.txt of PetOwners to show additional 
properties
     new b198b19  adds application-dev.yml to run fixture automatically on 
startup
     new 92871f2  updates IntelliJ run configuration to run with 'dev' spring 
profile
     new 2388a47  Updates PetOwner_persona to _not_ wrap PetOwners domain 
service

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   (c8b8cf6)
            \
             N -- N -- N   refs/heads/v2 (2388a47)

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.

The 18 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:
 .run/SimpleApp (jpa).run.xml                          |  1 +
 .../petowner/dom/petowner/PetOwner.columnOrder.txt    |  4 +++-
 .../modules/petowner/dom/petowner/PetOwner.java       | 19 +++++++++++++++----
 .../modules/petowner/dom/petowner/PetOwner.layout.xml |  3 +++
 .../modules/petowner/fixture/PetOwner_persona.java    |  9 +++++----
 webapp/src/main/resources/application-dev.yml         |  4 ++++
 6 files changed, 31 insertions(+), 9 deletions(-)
 create mode 100644 webapp/src/main/resources/application-dev.yml

Reply via email to