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 50d9df5 When injecting a null value to primitive property, use the default primitive value Fixes #3779. new d496492 Fix pages bound when page size is -1 (Fixes #3792) 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 d496492d9b5ddcc21e29114772fcd5e99bf3447b Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Dec 9 08:33:35 2015 +0100 Fix pages bound when page size is -1 (Fixes #3792) Summary of changes: src/main/java/org/nuiton/util/PagerBeanUtil.java | 6 +++--- src/test/java/org/nuiton/util/PagerBeanUtilTest.java | 12 ++++++++++++ 2 files changed, 15 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.