[GitHub] any23 pull request #80: ANY23-346 reverted to rdf4j 2.2.4 due to regression ...

2018-04-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/any23/pull/80


---


[GitHub] any23 pull request #80: ANY23-346 reverted to rdf4j 2.2.4 due to regression ...

2018-04-15 Thread HansBrende
GitHub user HansBrende opened a pull request:

https://github.com/apache/any23/pull/80

ANY23-346 reverted to rdf4j 2.2.4 due to regression in 2.3

See https://github.com/eclipse/rdf4j/issues/1017

mvn clean test -> all tests pass

As soon as this regression is fixed in rdf4j, we should revert back, 
because the ParsedIRI class looks pretty cool and apparently fixes some issues 
with URI resolving present in the java.net.URI class.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/HansBrende/any23 ANY23-346

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/any23/pull/80.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 #80


commit ca17e7700b82ac69498268ce17c703aa6371ef3b
Author: Hans 
Date:   2018-04-15T23:13:40Z

ANY23-346 reverted to rdf4j 2.2.4 due to regression in 2.3




---