This is an automated email from the git hooks/post-receive script. New change to branch feature/SqlFileReader in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git from 823b552 Fix more javadoc issues (See #3797) new f3f3f1d Inital import 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 f3f3f1d8411eb9203bf4a2d96e7eb26adeb57f44 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Tue Apr 5 11:07:18 2016 +0200 Inital import Summary of changes: .../java/org/nuiton/util/sql/SqlFileReader.java | 156 +++++++++++++++++++++ .../org/nuiton/util/sql/SqlFileReaderTest.java | 112 +++++++++++++++ 2 files changed, 268 insertions(+) create mode 100644 src/main/java/org/nuiton/util/sql/SqlFileReader.java create mode 100644 src/test/java/org/nuiton/util/sql/SqlFileReaderTest.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.