This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git from 82ef39c fixes #6628 new f5a96d2 add method to round float in int new 59d71e5 fixes #6629 The 2 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 59d71e532ecf65db96deaf22a68b3fc65c86fa12 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Feb 10 12:00:15 2015 +0100 fixes #6629 commit f5a96d22374f5308b8e8567ca85b054e70cab672 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Feb 10 11:59:59 2015 +0100 add method to round float in int Summary of changes: .../main/java/fr/ifremer/tutti/util/Numbers.java | 10 +++++++++ .../java/fr/ifremer/tutti/util/NumbersTest.java | 26 ++++++++++++++++++++++ .../operation/catches/EditCatchesUIHandler.java | 3 ++- 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 tutti-persistence/src/test/java/fr/ifremer/tutti/util/NumbersTest.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.