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 2d43a07 Updates PetOwners#create to use new value type
discard f6fc7b0 Updates PetOwner#emailAddress to use new value type
discard c9cefd8 Adds EmailAddressValueSemantics
discard 95d38a7 Adds EmailAddress value type
new 009abed Adds EmailAddress value type
new b8e413f adds EmailAddressValueSemantics
new 9e793b8 Terminal Updates PetOwner#emailAddress to use new value type
new 5211a61 Terminal Updates PetOwners#create to use new value type
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 (2d43a07)
\
N -- N -- N refs/heads/v2 (5211a61)
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:
.../main/java/domainapp/modules/petowner/value/EmailAddress.java | 3 ++-
.../modules/petowner/value/EmailAddressValueSemantics.java | 8 +++++---
2 files changed, 7 insertions(+), 4 deletions(-)