This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git from 6ef976f fixes #4051 Implement equals and hashCode on PaginationParameter and PaginationOrder new 32ab51c fixes #4052 Add a method to build a PaginationResult from a full list of elements and an instance of PaginationParameter 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 32ab51c502259cbf8bf1e8a0d0f17591aa871483 Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Sep 30 23:39:43 2016 +0200 fixes #4052 Add a method to build a PaginationResult from a full list of elements and an instance of PaginationParameter Summary of changes: .../nuiton/util/pagination/PaginationResult.java | 32 +++++++++ .../util/pagination/PaginationResultTest.java | 78 ++++++++++++++++++++++ 2 files changed, 110 insertions(+) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.