This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository nuiton-csv.
See https://gitlab.nuiton.org/nuiton/nuiton-csv.git
from 476e230 Fix build
new 2d79afb While using Import2, add a new configuration property to clone ImportRow to be able to copy rows for later treatments (See #4044)
new 28f58c1 While using Import2, add a new configuration property to clone ImportRow to be able to copy rows for later treatments (Fixes #4044) Merge branch 'feature/4044' into develop
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 28f58c15e3966c89562875f7afbeb7044332981d
Merge: 476e230 2d79afb
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Wed Sep 28 18:08:46 2016 +0200
While using Import2, add a new configuration property to clone ImportRow to be able to copy rows for later treatments (Fixes #4044)
Merge branch 'feature/4044' into develop
commit 2d79afb95ebe645824da5f64391005be17504ee7
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Wed Sep 28 18:08:33 2016 +0200
While using Import2, add a new configuration property to clone ImportRow to be able to copy rows for later treatments (See #4044)
Summary of changes:
src/main/java/org/nuiton/csv/Import2.java | 6 +++++-
src/main/java/org/nuiton/csv/ImportConf.java | 16 ++++++++++++++++
src/main/java/org/nuiton/csv/ImportRow.java | 3 ++-
3 files changed, 23 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.