You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/13 20:09:00 UTC

[jira] [Commented] (ANY23-308) Adding option "-d" to yaml file parsing gives error

    [ https://issues.apache.org/jira/browse/ANY23-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048340#comment-16048340 ] 

ASF GitHub Bot commented on ANY23-308:
--------------------------------------

GitHub user jgrzebyta opened a pull request:

    https://github.com/apache/any23/pull/38

    Fix ANY23-308

    - Fix **ANY23-308**
      - Add unit test
      - Upadate `TikaMIMETypeDetector` class

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jgrzebyta/any23 ANY23-308

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/38.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #38
    
----
commit 478ea1b66ce63de9399dc01e1d35744d5e184b55
Author: Jacek Grzebyta <gr...@gmail.com>
Date:   2017-06-13T20:01:10Z

    Ref issue ANY23-308
    
    - Add unit test for issue
    
    Signed-off-by:Jacek Grzebyta <gr...@gmail.com>

commit c4488e54ddd282f31708b20120b9081815772dde
Author: Jacek Grzebyta <gr...@gmail.com>
Date:   2017-06-13T20:03:40Z

    Fix issue ANY23-308
    
    - add yaml utils module
    - update TikaMIMETypeDetector
    - add unit tests
    
    Signed-off-by:Jacek Grzebyta <gr...@gmail.com>

----


> Adding option "-d" to yaml file parsing gives error
> ---------------------------------------------------
>
>                 Key: ANY23-308
>                 URL: https://issues.apache.org/jira/browse/ANY23-308
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: rover
>    Affects Versions: 2.0
>            Reporter: Jacek
>            Assignee: Jacek
>            Priority: Minor
>
> Command 
> {code:none}
> any23 rover -e yaml -d "urn:test#" -f turtle some_yaml_file.yaml
> {code}
> gives `No suitable extractors found`.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)