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 8f03983 fixes #4050 Add a static instance of PaginationParameter that represents 'all elements' new 6ef976f fixes #4051 Implement equals and hashCode on PaginationParameter and PaginationOrder 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 6ef976fc2c2724d0bee67545d69e17d36e7e2259 Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Sep 30 22:59:16 2016 +0200 fixes #4051 Implement equals and hashCode on PaginationParameter and PaginationOrder Summary of changes: .../nuiton/util/pagination/PaginationOrder.java | 26 +++++++++++++++++++ .../util/pagination/PaginationParameter.java | 29 ++++++++++++++++++++++ .../util/pagination/PaginationParameterTest.java | 28 +++++++++++++++++++++ 3 files changed, 83 insertions(+) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.