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 5241f5b  adds 'removePet' action
 discard 30a55d3  adds 'addPet' action
 discard a4c286f  adds .columnOrder.txt for pets collection in PetOwner
 discard ec4fa48  positions 'pets' collection in layout.xml
 discard bdb96f6  adds pets collection to PetOwner
 discard 6229e84  adds Pet.columnOrder.txt
 discard 19ae5a7  adds icon .png for Pet
 discard ff0399d  adds Pet.layout.xml
 discard 2985eae  uses the name of the pet as its title
 discard aba92d7  adds Pet entity
     new ad95180  adds Pet entity
     new 9f43e2d  updates PetOwner module to delete all Pets.
     new 20970f4  uses the name of the pet as its title
     new e6ad5a7  adds Pet.layout.xml
     new a16e71e  adds icon .png for Pet
     new 7b81253  adds Pet.columnOrder.txt
     new 695600c  adds pets collection to PetOwner
     new d8dfa2b  positions 'pets' collection in layout.xml
     new 33a2d90  adds .columnOrder.txt for pets collection in PetOwner
     new 4ebe451  adds 'addPet' action
     new 8c39562  adds 'removePet' action

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   (5241f5b)
            \
             N -- N -- N   refs/heads/v2 (8c39562)

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 11 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:
 .../src/main/java/domainapp/modules/petowner/PetOwnerModule.java        | 2 ++
 1 file changed, 2 insertions(+)

Reply via email to