branch develop updated (f54e169 -> 55b86ba)
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 f54e169 fixes #4142: PaginationParameter.fromFullList() procuce out of bound filtering when using order clauses new 142720a [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 576d878 [jgitflow-maven-plugin]updating poms for 3.0-rc-18 branch with snapshot versions new 6a4e208 [jgitflow-maven-plugin]updating poms for branch'release/3.0-rc-18' with non-snapshot versions new 25bb208 [jgitflow-maven-plugin]merging 'release/3.0-rc-18' into 'master' new e83103b [jgitflow-maven-plugin]merging 'master' into 'develop' new 55b86ba [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 5 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 55b86ba2eb876121f82b5c64d275e15675865f48 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:51 2017 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit e83103bde7cd9c7bb999b43024d53872ff0a16b7 Merge: 142720a 25bb208 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:50 2017 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 142720ae21d7db8fb43439609fa09b7f203a9055 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:50 2017 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 25bb208347fa76273b32bb9d826c4a5e87b50d7a Merge: ccbbc5d 6a4e208 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:50 2017 +0100 [jgitflow-maven-plugin]merging 'release/3.0-rc-18' into 'master' commit 6a4e20845e5c29e03c98bfeaec2963fc40faefb8 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:23 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.0-rc-18' with non-snapshot versions Summary of changes: -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit 6a4e20845e5c29e03c98bfeaec2963fc40faefb8 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:23 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.0-rc-18' with non-snapshot versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6698594..e1ace9e 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-utils</artifactId> - <version>3.0-rc-18-SNAPSHOT</version> + <version>3.0-rc-18</version> <name>Nuiton Utils</name> <description>Library of usefull class to be used in any project.</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit 25bb208347fa76273b32bb9d826c4a5e87b50d7a Merge: ccbbc5d 6a4e208 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:50 2017 +0100 [jgitflow-maven-plugin]merging 'release/3.0-rc-18' into 'master' pom.xml | 12 ++++++------ .../nuiton/util/pagination/PaginationParameter.java | 18 ++++++++++++++++-- .../org/nuiton/util/pagination/PaginationResult.java | 2 +- .../nuiton/util/pagination/PaginationResultTest.java | 18 +++++++++++++----- 4 files changed, 36 insertions(+), 14 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit 142720ae21d7db8fb43439609fa09b7f203a9055 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:50 2017 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16ffd51..e1ace9e 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-utils</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-rc-18</version> <name>Nuiton Utils</name> <description>Library of usefull class to be used in any project.</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit e83103bde7cd9c7bb999b43024d53872ff0a16b7 Merge: 142720a 25bb208 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:50 2017 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit 55b86ba2eb876121f82b5c64d275e15675865f48 Author: Maven Release <maven-release@codelutin.com> Date: Sat Feb 11 23:40:51 2017 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e1ace9e..16ffd51 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-utils</artifactId> - <version>3.0-rc-18</version> + <version>3.0-SNAPSHOT</version> <name>Nuiton Utils</name> <description>Library of usefull class to be used in any project.</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm