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 e50946c fixes #4143: Update libs new f54e169 fixes #4142: PaginationParameter.fromFullList() procuce out of bound filtering when using order clauses 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 f54e169664e5af61b24decd89f48f8848666e3f0 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jan 31 18:20:05 2017 +0100 fixes #4142: PaginationParameter.fromFullList() procuce out of bound filtering when using order clauses Summary of changes: .../nuiton/util/pagination/PaginationParameter.java | 18 ++++++++++++++++-- .../org/nuiton/util/pagination/PaginationResult.java | 2 +- .../nuiton/util/pagination/PaginationResultTest.java | 18 +++++++++++++----- 3 files changed, 30 insertions(+), 8 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.