[ https://issues.apache.org/jira/browse/ANY23-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hans Brende updated ANY23-346: ------------------------------ Description: The new rdf4j v. 2.3.0-1'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. It also appears that there may be another regression affecting 2.3: https://github.com/eclipse/rdf4j/issues/1025 (however, this one doesn't appear to cause issues for us, since I classified {{BasicParserSettings.VERIFY_RELATIVE_URIS}} as a non-fatal error). Update: this issue has been fixed in rdf4j version 2.3.2. See: https://github.com/eclipse/rdf4j/releases/tag/2.3.2 was: 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. It also appears that there may be other regressions affecting 2.3: See, e.g., https://github.com/eclipse/rdf4j/issues/1019 and https://github.com/eclipse/rdf4j/issues/1025 Update: this issue has been fixed in rdf4j version 2.3.2. See: https://github.com/eclipse/rdf4j/releases/tag/2.3.2 > 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 > Components: extractors > Affects Versions: 2.3 > Reporter: Hans Brende > Assignee: Hans Brende > Priority: Critical > Fix For: 2.3 > > > The new rdf4j v. 2.3.0-1'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. > It also appears that there may be another regression affecting 2.3: > https://github.com/eclipse/rdf4j/issues/1025 (however, this one doesn't > appear to cause issues for us, since I classified > {{BasicParserSettings.VERIFY_RELATIVE_URIS}} as a non-fatal error). > Update: this issue has been fixed in rdf4j version 2.3.2. See: > https://github.com/eclipse/rdf4j/releases/tag/2.3.2 -- This message was sent by Atlassian JIRA (v7.6.3#76005)