This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See http://git.nuiton.org/topia.git from cce2f51 fix a few Sonar critical issues new fc8d4e7 Use MoreObjects.firstNonNull instead of Objects.firstNonNull (deprecated) 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 fc8d4e77320f4462d0133b96030af57673e467bb Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Sep 5 10:51:47 2014 +0200 Use MoreObjects.firstNonNull instead of Objects.firstNonNull (deprecated) Summary of changes: .../java/org/nuiton/topia/persistence/HqlAndParametersBuilder.java | 4 ++-- .../org/nuiton/topia/persistence/internal/AbstractTopiaEntity.java | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.