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 b5eecb6 Updates .columnOrder.txt for new property
discard bf8c8de adds PetOwner#getDaysSinceLastVisit derived property
new 0eec260 adds PetOwner#getDaysSinceLastVisit derived property
new 0870f76 Updates .columnOrder.txt for new property
new 6e03c4f Defines PhoneNumber meta-annotation
new ca6382a Annotates telephoneNumber property and param with
meta-annotation
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 (b5eecb6)
\
N -- N -- N refs/heads/v2 (ca6382a)
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 4 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/petowner/dom/petowner/PetOwner.java | 13 +++++++++----
.../modules/petowner/dom/petowner/PetOwners.java | 4 +++-
.../petowner/types/{Notes.java => PhoneNumber.java} | 21 ++++++++++++---------
3 files changed, 24 insertions(+), 14 deletions(-)
copy
module-petowner/src/main/java/domainapp/modules/petowner/types/{Notes.java =>
PhoneNumber.java} (59%)