[
https://issues.apache.org/jira/browse/ANY23-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082076#comment-16082076
]
ASF GitHub Bot commented on ANY23-308:
--------------------------------------
GitHub user jgrzebyta opened a pull request:
https://github.com/apache/any23/pull/42
Any23 308
Continuation of #38:
- Fix **ANY23-308**
- Add unit test
- Upadate `TikaMIMETypeDetector` class
- Bring two utility classes into one module `apache-any23-utils`
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/42.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 #42
----
commit ae036a7af2a8c5a5572b6e17832f69bd8f4b4ba4
Author: Jacek Grzebyta <[email protected]>
Date: 2017-07-11T10:57:16Z
Fix ANY23-308
- validate yaml file
- rename csvutils -> utils
- bring all utility class into util module
- update README
Signed-off-by: Jacek Grzebyta <[email protected]>
commit c4c75a0c3bb09b190985ec6796f4cca34ed3f6fb
Author: Jacek Grzebyta <[email protected]>
Date: 2017-07-11T11:11:56Z
Merge branch 'master' into ANY23-308
- resolve conflicts:
README.md
Signed-off-by:Jacek Grzebyta <[email protected]>
----
> 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
> Fix For: 2.1
>
>
> 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)