You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/15 23:19:00 UTC

[jira] [Commented] (ANY23-346) rdf4j version 2.3.x contains a regression: we need to switch back to version 2.2.4

    [ https://issues.apache.org/jira/browse/ANY23-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438870#comment-16438870 ] 

ASF GitHub Bot commented on ANY23-346:
--------------------------------------

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 <fi...@...>
Date:   2018-04-15T23:13:40Z

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

----


> rdf4j version 2.3.x contains a regression: we need to switch back to version 2.2.4
> ----------------------------------------------------------------------------------
>
>                 Key: ANY23-346
>                 URL: https://issues.apache.org/jira/browse/ANY23-346
>             Project: Apache Any23
>          Issue Type: Bug
>            Reporter: Hans Brende
>            Priority: Critical
>
> The new rdf4j v. 2.3.x's ParsedIRI class does not parse some valid urls correctly. See https://github.com/eclipse/rdf4j/issues/1017 
> This affects the workings of their entire project. We'll have to switch back to version 2.2.4 until this regression is fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)