Merge branch 'APEXMALHAR-2157' of https://github.com/shubham-pathak22/incubator-apex-malhar
Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/a185fef0 Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/a185fef0 Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/a185fef0 Branch: refs/heads/master Commit: a185fef04c56ad07a10be681f9486fad0d2667d8 Parents: d06b2d9 9e9fe76 Author: Chinmay <[email protected]> Authored: Thu Jul 28 13:58:50 2016 +0530 Committer: Chinmay <[email protected]> Committed: Thu Jul 28 13:58:50 2016 +0530 ---------------------------------------------------------------------- library/pom.xml | 5 + .../datatorrent/lib/formatter/Formatter.java | 40 +++++ .../lib/formatter/JsonFormatter.java | 62 ++----- .../lib/formatter/JsonFormatterTest.java | 162 +++++++++++++------ 4 files changed, 167 insertions(+), 102 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/a185fef0/library/pom.xml ----------------------------------------------------------------------
