You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by an...@apache.org on 2017/07/13 05:51:26 UTC

[6/6] any23 git commit: Merge branch 'ANY23-308-pr'

Merge branch 'ANY23-308-pr'

Signed-off-by: Peter Ansell <p_...@yahoo.com>


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 <p_...@yahoo.com>
Authored: Thu Jul 13 15:50:45 2017 +1000
Committer: Peter Ansell <p_...@yahoo.com>
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(-)
----------------------------------------------------------------------