branch develop updated (76c016c -> cfc439e)
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 76c016c [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 5b922e2 refs #43 : add a ValueParserFormatter for list element adds 1a58e9f refs #43 : use NullableParserFormatter and review some code new cfc439e Merge branch 'feature/Add-a-list-parser' into 'develop' 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 cfc439efd9bd5fe9cb738b6308ad3b43720b93b9 Merge: 76c016c 1a58e9f Author: Brendan Le Ny <bleny@codelutin.com> Date: Wed Jun 14 15:47:04 2017 +0200 Merge branch 'feature/Add-a-list-parser' into 'develop' refs #43 : add a ValueParserFormatter for list element See merge request !3 Summary of changes: src/main/java/org/nuiton/csv/Common.java | 56 ++++++++- src/test/java/org/nuiton/csv/ImportExportTest.java | 137 +++++++++++++++++++++ src/test/java/org/nuiton/csv/RowBean.java | 11 ++ 3 files changed, 203 insertions(+), 1 deletion(-) create mode 100644 src/test/java/org/nuiton/csv/ImportExportTest.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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 cfc439efd9bd5fe9cb738b6308ad3b43720b93b9 Merge: 76c016c 1a58e9f Author: Brendan Le Ny <bleny@codelutin.com> Date: Wed Jun 14 15:47:04 2017 +0200 Merge branch 'feature/Add-a-list-parser' into 'develop' refs #43 : add a ValueParserFormatter for list element See merge request !3 src/main/java/org/nuiton/csv/Common.java | 56 ++++++++- src/test/java/org/nuiton/csv/ImportExportTest.java | 137 +++++++++++++++++++++ src/test/java/org/nuiton/csv/RowBean.java | 11 ++ 3 files changed, 203 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm