This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from 9269054 Merge branch 'feature/7677' into develop new 4e9a504 ajout d'un adaptateur Gson pour les formDto 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 4e9a504873e88335f9c7a7cc46bf6d686235427a Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Nov 6 08:46:53 2015 +0100 ajout d'un adaptateur Gson pour les formDto Summary of changes: .../java/fr/ird/observe/services/dto/FormDto.java | 4 +++ .../observe/services/dto/gson/FormDtoAdapter.java | 38 ++++++++++++++++++++++ .../services/dto/gson/ObserveDtoGsonSupplier.java | 2 ++ 3 files changed, 44 insertions(+) create mode 100644 observe-services-model/src/main/java/fr/ird/observe/services/dto/gson/FormDtoAdapter.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.