[
https://issues.apache.org/jira/browse/ANY23-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087493#comment-16087493
]
ASF GitHub Bot commented on ANY23-310:
--------------------------------------
GitHub user jgrzebyta opened a pull request:
https://github.com/apache/any23/pull/44
ANY23-310 Solved problems with wrong loggers
- Add a basic unit test for `Rover`
- Piped correct logger in `Rover`
- Switch on logging content size
- use `StringUtils#join` for merging parses with "comma-space" delimiter
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgrzebyta/any23 ANY23-310
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/44.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 #44
----
commit 1b68735f918361182aa5e30f08fd5f221ef0dda9
Author: Jacek Grzebyta <[email protected]>
Date: 2017-07-13T18:08:56Z
Ref ANY23-310
- created unit test
Signed-off-by: Jacek Grzebyta <[email protected]>
commit e235954ebafdc075158a12d8a5b6377714c347d0
Author: Jacek Grzebyta <[email protected]>
Date: 2017-07-14T15:27:16Z
Fixed issue ANY23-310
- pipe proper logger in Rover.performExtraction
- make the content length counted
- use StringUtils#join for merging with delimiter
Signed-off-by:Jacek Grzebyta <[email protected]>
----
> Rover displays wrong statistical values
> ---------------------------------------
>
> Key: ANY23-310
> URL: https://issues.apache.org/jira/browse/ANY23-310
> Project: Apache Any23
> Issue Type: Bug
> Components: CLI, rover
> Affects Versions: 2.0
> Reporter: Jacek
> Priority: Minor
>
> Rover and log file contain wrong statistics:
> - missing used extractor
> - content length is 0
> - shows 0 triples
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)