This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-utils. See http://git.nuiton.org/nuiton-utils.git from c279638 Add a method FileUtil#isGzipFile to test if a file is gzipped (fixes #3770) Merge branch 'feature/3770' into develop new ce5a614 Add also a method to check if an inputStream is GZippped (See #3770) 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 ce5a61456f6b577776b84751bcda3cd717e78f20 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Aug 27 10:57:33 2015 +0200 Add also a method to check if an inputStream is GZippped (See #3770) Summary of changes: src/main/java/org/nuiton/util/FileUtil.java | 9 +-------- src/main/java/org/nuiton/util/GZUtil.java | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 8 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.