Re: build failing on master

2018-02-10 Thread David Ferrero
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?

[jira] [Commented] (ANY23-329) master branch broken with pom.xml any23 version

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

[GitHub] any23 pull request #64: ANY23-329 fixed pom.xml version to 2.2-SNAPSHOT

2018-02-10 Thread ferrerod
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

[jira] [Created] (ANY23-329) master branch broken with pom.xml any23 version

2018-02-10 Thread David Ferrero (JIRA)
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:

build failing on master

2018-02-10 Thread David Ferrero
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:

Re: Possibly issue with Any23 2.2 RC 1

2018-02-10 Thread Stian Soiland-Reyes
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

[GitHub] any23 issue #60: ANY23-291 Allow JSONLD scripts to be located anywhere in do...

2018-02-10 Thread ferrerod
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,

[jira] [Commented] (ANY23-291) JSON-LD should be looked up in entire HTML document, not just in

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16359621#comment-16359621 ] ASF GitHub Bot commented on ANY23-291: -- Github user ferrerod commented on the issue: