This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-utils. See http://git.nuiton.org/nuiton-utils.git from ce5a614 Add also a method to check if an inputStream is GZippped (See #3770) new 6cee9e6 Be able to inject a null value to primitive target field (See #3779) new 50d9df5 When injecting a null value to primitive property, use the default primitive value Fixes #3779. The 2 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 50d9df52dda4b6653778853bfb05a61b20ee23de Merge: ce5a614 6cee9e6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Oct 22 15:28:30 2015 +0200 When injecting a null value to primitive property, use the default primitive value Fixes #3779. Merge branch 'feature/3779' into develop commit 6cee9e6b0a1fa71de48e7c80f27f919ca6e8e391 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Oct 22 15:28:05 2015 +0200 Be able to inject a null value to primitive target field (See #3779) Summary of changes: src/main/java/org/nuiton/util/beans/Binder.java | 7 +++++++ 1 file changed, 7 insertions(+) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.