Re: Possibly issue with Any23 2.2 RC 1

2018-02-08 Thread Hans Brende
I upgraded you to commons-csv version 1.5. Hope that helps. Impatiently awaiting the 2.2 release, lol. https://github.com/apache/any23/pull/63 On Thu, Feb 8, 2018 at 2:42 PM, Peter Ansell wrote: > Alternatively, we could look into the possibility of reusing jackson > csv that we are already inh

[jira] [Commented] (ANY23-264) Upgrade to use public commons-csv instead of custom SNAPSHOT

2018-02-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357970#comment-16357970 ] ASF GitHub Bot commented on ANY23-264: -- GitHub user HansBrende opened a pull request:

[GitHub] any23 pull request #63: ANY23-264 Upgrade to use public commons-csv instead ...

2018-02-08 Thread HansBrende
GitHub user HansBrende opened a pull request: https://github.com/apache/any23/pull/63 ANY23-264 Upgrade to use public commons-csv instead of custom SNAPSHOT I upgraded the commons-csv dependency from `1.0-SNAPSHOT-rev1148315` to `1.5`. On running `mvn clean install`, all te

[jira] [Assigned] (ANY23-264) Upgrade to use public commons-csv instead of custom SNAPSHOT

2018-02-08 Thread Hans Brende (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Brende reassigned ANY23-264: - Assignee: Hans Brende > Upgrade to use public commons-csv instead of custom SNAPSHOT > ---

[jira] [Commented] (ANY23-321) Add openie toggle functionality to service

2018-02-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357614#comment-16357614 ] ASF GitHub Bot commented on ANY23-321: -- Github user ansell commented on the issue:

[GitHub] any23 issue #56: ANY23-321 Add openie toggle functionality to service

2018-02-08 Thread ansell
Github user ansell commented on the issue: https://github.com/apache/any23/pull/56 I don't have time right now to debug this or work on its design. It isn't a pattern I have worked on in the past. All ``ServiceLoader`` projects that I have worked on in the past either have all of the

Re: Possibly issue with Any23 2.2 RC 1

2018-02-08 Thread Peter Ansell
Alternatively, we could look into the possibility of reusing jackson csv that we are already inheriting through RDF4J. Cheers, Peter On 9 February 2018 at 05:29, lewis john mcgibbney wrote: > Hi Folks, > There 'may' be an issue with us using our project-hosted SNAPSHOT version > of comons-csv [

[jira] [Commented] (ANY23-321) Add openie toggle functionality to service

2018-02-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357485#comment-16357485 ] ASF GitHub Bot commented on ANY23-321: -- Github user lewismc commented on the issue:

[GitHub] any23 issue #56: ANY23-321 Add openie toggle functionality to service

2018-02-08 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/any23/pull/56 @HansBrende not yet sorry, I have been overloaded :( I will try tonight. ---

[jira] [Commented] (ANY23-321) Add openie toggle functionality to service

2018-02-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357468#comment-16357468 ] ASF GitHub Bot commented on ANY23-321: -- Github user HansBrende commented on the issue:

[GitHub] any23 issue #56: ANY23-321 Add openie toggle functionality to service

2018-02-08 Thread HansBrende
Github user HansBrende commented on the issue: https://github.com/apache/any23/pull/56 @lewismc have you been able to test whether or not my suggested insertion fixes your problem? ---

[jira] [Assigned] (ANY23-264) Upgrade to use public commons-csv instead of custom SNAPSHOT

2018-02-08 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney reassigned ANY23-264: -- Assignee: (was: Peter Ansell) > Upgrade to use public commons-csv instead of

Possibly issue with Any23 2.2 RC 1

2018-02-08 Thread lewis john mcgibbney
Hi Folks, There 'may' be an issue with us using our project-hosted SNAPSHOT version of comons-csv [0]. This stems from the fact that the commons-csv source has not been officially released, but that we are using it as if it has been! I have taken this query to a larger audience over on dev@communit