Merge remote-tracking branch 'any23wip/master'
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/73355fb2 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/73355fb2 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/73355fb2 Branch: refs/heads/master Commit: 73355fb27a7abce3428cffdd7e870d36b9aaab09 Parents: 6a954ad b0baa94 Author: William L. Anderson <[email protected]> Authored: Thu Jul 13 12:58:58 2017 -0500 Committer: William L. Anderson <[email protected]> Committed: Thu Jul 13 12:58:58 2017 -0500 ---------------------------------------------------------------------- .../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(-) ----------------------------------------------------------------------
