02/02: 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
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-csv. See https://gitlab.nuiton.org/nuiton/nuiton-csv.git commit 28f58c15e3966c89562875f7afbeb7044332981d Merge: 476e230 2d79afb Author: Tony CHEMIT <chemit@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 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@nuiton.org>.
participants (1)
-
nuiton.org scm