I resolved this locally and opened a PR #64 with the simple pom.xml fix.
> On Feb 10, 2018, at 10:59 PM, David Ferrero wrote:
>
> I was successful at building from master about 2 days ago, but after updating
> to match master repo tonight, I am unsuccessful. Any ideas?
>
> using maven 3.5.2
>
[
https://issues.apache.org/jira/browse/ANY23-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359813#comment-16359813
]
ASF GitHub Bot commented on ANY23-329:
--
GitHub user ferrerod opened a pull request:
GitHub user ferrerod opened a pull request:
https://github.com/apache/any23/pull/64
ANY23-329 fixed pom.xml version to 2.2-SNAPSHOT
fix build by updating version to 2.2-SNAPSHOT to master pom.xml
You can merge this pull request into a Git repository by running:
$ git pull https
David Ferrero created ANY23-329:
---
Summary: master branch broken with pom.xml any23 version
Key: ANY23-329
URL: https://issues.apache.org/jira/browse/ANY23-329
Project: Apache Any23
Issue Type:
I was successful at building from master about 2 days ago, but after updating
to match master repo tonight, I am unsuccessful. Any ideas?
using maven 3.5.2
java 1.8u162
mvn clean install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[F
On Fri, 9 Feb 2018 08:57:52 +, Stian Soiland-Reyes wrote:
>> I upgraded you to commons-csv version 1.5. Hope that helps. Impatiently
>> awaiting the 2.2 release, lol.
> I can try to push a Commons-CSV release.
Bah, sorry.. obvious Friday brain - CSV 1.5 will probably do for Any23
2.2 if befor
Github user ferrerod commented on the issue:
https://github.com/apache/any23/pull/60
Thanks Lewis.
1. I do see where extractJSONLDScript receives 'out' as a parameter, and
within the for loop, passes out to another call to extractor.run(,out), (as
somewhat recursive use, exce
[
https://issues.apache.org/jira/browse/ANY23-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359621#comment-16359621
]
ASF GitHub Bot commented on ANY23-291:
--
Github user ferrerod commented on the issue: