This is an automated email from the git hooks/post-receive script. New change to branch feature/spgeed in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 75225528 Right request to postgre to get PollenUser + jsondeserialize to pass PollenUserImpl to PollenUser new 4838f034 adding email deseralized with json string The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 4838f0349cf0ad9c000feb617f24578fb208d9b7 Author: HERBRETEAU Killian <Killian_H@localhost.localdomain> Date: Fri Jul 26 09:19:57 2019 +0200 adding email deseralized with json string Summary of changes: .../pollen/persistence/PollenUserSpgeedDao.java | 2 +- .../entity/ChildFavoriteListTopiaDao.java | 25 +++++++++++++++ .../persistence/entity/PollenUserEmailAddress.java | 10 +++++- .../entity/PollenUserEmailAddressImpl.java | 26 ++++++++++++++++ .../org/chorem/pollen/services/PollenFixtures.java | 16 ++-------- .../pollen/services/service/TransverseService.java | 36 +++++++++++++++++++--- 6 files changed, 95 insertions(+), 20 deletions(-) create mode 100644 pollen-persistence/src/main/java/org/chorem/pollen/persistence/entity/PollenUserEmailAddressImpl.java -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.