This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a change to tag tags/2.1.0/03-11-validation-rules-using-metaannotations in repository https://gitbox.apache.org/repos/asf/causeway-app-petclinic.git
*** WARNING: tag tags/2.1.0/03-11-validation-rules-using-metaannotations was modified! *** from cc6ccab (commit) to a3e02b8 (commit) omit cc6ccab Updates PhoneNumber meta-annotation, adds regex validation omit f949d45 Annotates telephoneNumber property and param with meta-annotation omit 493f075 Defines PhoneNumber meta-annotation omit be7d028 Updates .columnOrder.txt for new property omit 93829f6 adds PetOwner#getDaysSinceLastVisit derived property omit 062a8eb Injects ClockService into PetOwner omit fea546e Resets prompt styles back to their defaults omit bad3e72 changes the default prompt style omit 74d8362 Comments out promptStyle for PetOwner#updateName omit 95b22fa Comments out promptStyle for PetOwners#create omit 636b00c Updates PetOwner_persona builder also omit 0e8e564 Updates PetOwners#create to specify additional details. omit 9019dcc adds HomePageViewModel#petOwners.colunmOrder.txt omit 484e50e renames 'getObjects' collection of HomePageViewModel to 'getPetOwners' omit 46e8efc updates title of HomePageViewModel omit 3d54d20 Updates HomePageViewModel to list PetOwners omit e194523 Updates PetOwner_persona to _not_ wrap PetOwners domain service omit 9148b1a updates IntelliJ run configuration to run with 'dev' spring profile omit 17d8bd2 adds application-dev.yml to run fixture automatically on startup omit 34936b3 Updates .columnOrder.txt of PetOwners to show additional properties omit d317677 Adds 'telephoneNumber' and 'emailAddress' to 'PetOwner' omit 75f4d87 updates persona to create a more realistic 'lastVisit' date omit 8dfd9db renames PetOwner's lastCheckedIn property to lastVisit omit 8ac2968 defines PetOwner's title using title() method rather than @Title annot. omit 45819b8 Extends PetOwner_persona to set up a 'knownAs' alias omit ce3b5ff Updates DomainAppDemo fixture script to create pet owners rather than omit 11e8430 updates PetOwner_persona and adds .pdf for each. omit 08907c9 adds references to PetOwners domain service in the menubars layout omit b6acf90 adds new PetOwnerModuleSuperuserRole, makes sven user a member omit 8fd4405 references petowner module in the ApplicatoinModule omit 8fb7ba6 renames SimpleApp to PetClinicApp omit 72ce3f9 Updates application.properties to ensure 'petowner' schema is created omit 3b866a8 updates the namespace of PetOwner module omit 8da58a5 copies simple module to petowner module omit 304a9a0 adds module-petowner module add e405e06 updates tagger.sh add 3ee5e11 adds check if cherry-pick failed add 17fefcc reverse order of commit sha's to cherry-pick in turn add b2645ac fixes typo in script add 8a16087 deletes tag first add 38d4289 adds module-petowner module add f82d43a copies simple module to petowner module add bdb9cc1 updates the namespace of PetOwner module add c8a402f Updates application.properties to ensure 'petowner' schema is created add 207e72c renames SimpleApp to PetClinicApp add 0e64faa references petowner module in the ApplicatoinModule add 48af223 adds new PetOwnerModuleSuperuserRole, makes sven user a member add 98edaf4 adds references to PetOwners domain service in the menubars layout add 84a4700 updates PetOwner_persona and adds .pdf for each. add 39eba16 Updates DomainAppDemo fixture script to create pet owners rather than add b7e31be Extends PetOwner_persona to set up a 'knownAs' alias add d6896f6 defines PetOwner's title using title() method rather than @Title annot. add 954f920 renames PetOwner's lastCheckedIn property to lastVisit add e38b98f updates persona to create a more realistic 'lastVisit' date add ee430d6 Adds 'telephoneNumber' and 'emailAddress' to 'PetOwner' add b89c1da Updates .columnOrder.txt of PetOwners to show additional properties add 1a04d33 adds application-dev.yml to run fixture automatically on startup add f743053 updates IntelliJ run configuration to run with 'dev' spring profile add 75fa4bb Updates PetOwner_persona to _not_ wrap PetOwners domain service add 35e405c Updates HomePageViewModel to list PetOwners add c5512e2 updates title of HomePageViewModel add bf92f9e renames 'getObjects' collection of HomePageViewModel to 'getPetOwners' add 7ca7a6b adds HomePageViewModel#petOwners.colunmOrder.txt add 55e8a5d Updates PetOwners#create to specify additional details. add 81a9d94 Updates PetOwner_persona builder also add 7267ca6 Comments out promptStyle for PetOwners#create add eeb6e3f Comments out promptStyle for PetOwner#updateName add 5f39019 changes the default prompt style add 9437eb9 Resets prompt styles back to their defaults add ca6320b Injects ClockService into PetOwner add 1c64b49 adds PetOwner#getDaysSinceLastVisit derived property add 6fb73de Updates .columnOrder.txt for new property add 55d1029 Defines PhoneNumber meta-annotation add 4050aa1 Annotates telephoneNumber property and param with meta-annotation add a3e02b8 Updates PhoneNumber meta-annotation, adds regex validation This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the tag 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 (cc6ccab) \ N -- N -- N refs/tags/tags/2.1.0/03-11-validation-rules-using-metaannotations (a3e02b8) 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. No new revisions were added by this update. Summary of changes: module-petowner/pom.xml | 2 +- tagger.sh | 77 ++++++++++++++++++++++++++++++++++--------------- 2 files changed, 54 insertions(+), 25 deletions(-)