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

2018-04-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on ANY23-346:
--

Github user asfgit closed the pull request at:

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


> 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)


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

2018-04-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ANY23-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)