This is an automated email from the git hooks/post-receive script. New change to branch feature/1110 in repository pollen. See http://git.chorem.org/pollen.git from cbcdfbe refs #1110 store and load are ok new 98c6494 refs #1110 clean dto (remove unecessary links + add more test data) 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 98c6494a966cd461825e32c890e34947c92ff0c3 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Sep 21 07:22:03 2014 +0200 refs #1110 clean dto (remove unecessary links + add more test data) Summary of changes: .../org/chorem/pollen/io/PollenDataStorage.java | 29 +- .../org/chorem/pollen/io/dto/PollenPrincipal.java | 12 - .../main/java/org/chorem/pollen/io/dto/Vote.java | 21 +- .../org/chorem/pollen/io/dto/VoteToChoice.java | 18 +- .../chorem/pollen/io/PollenDataStorageTest.java | 331 ++++++++++++++++++++- pollen-io-api/src/test/resources/store.zip | Bin 1572 -> 2956 bytes 6 files changed, 349 insertions(+), 62 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.