Merge branch 'ANY23-310' of https://github.com/jgrzebyta/any23 into ANY23-310
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/75e11aab Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/75e11aab Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/75e11aab Branch: refs/heads/master Commit: 75e11aabbdfefe327113fdbfb7bf0953791f873b Parents: 62e040b 38c8028 Author: Lewis John McGibbney <[email protected]> Authored: Mon Jul 24 15:21:32 2017 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Mon Jul 24 15:21:32 2017 -0700 ---------------------------------------------------------------------- .../main/java/org/apache/any23/cli/Rover.java | 4 +- .../org/apache/any23/cli/SimpleRoverTest.java | 97 ++++++++++++++++++++ cli/src/test/resources/log4j.properties | 2 +- .../any23/writer/CompositeTripleHandler.java | 4 +- .../any23/writer/LoggingTripleHandler.java | 31 ++++--- 5 files changed, 121 insertions(+), 17 deletions(-) ----------------------------------------------------------------------
