Merge branch 'ANY23-308-pr' Signed-off-by: Peter Ansell <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/b0baa940 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/b0baa940 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/b0baa940 Branch: refs/heads/master Commit: b0baa94073052429054cee5c9e4a407612f6e351 Parents: 5bc7e46 f03e797 Author: Peter Ansell <[email protected]> Authored: Thu Jul 13 15:50:45 2017 +1000 Committer: Peter Ansell <[email protected]> Committed: Thu Jul 13 15:50:54 2017 +1000 ---------------------------------------------------------------------- .../org/apache/any23/cli/YAMLRoverTest.java | 79 ++++++++++++++++++++ cli/src/test/resources/log4j.properties | 2 + core/pom.xml | 1 - .../extractor/SingleDocumentExtraction.java | 3 +- .../any23/extractor/yaml/YAMLExtractor.java | 7 +- .../any23/extractor/yaml/YAMLExtractorTest.java | 1 - .../extractor/yaml/YAMLTikaParserTest.java | 72 ++++++++++++++++++ .../apache/any23/mime/TikaMIMETypeDetector.java | 3 +- pom.xml | 5 ++ 9 files changed, 163 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
