[
https://issues.apache.org/jira/browse/JENA-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273131#comment-14273131
]
Stian Soiland-Reyes commented on JENA-846:
------------------------------------------
Your patch to remove IDN exceptions now fails in TestMEIri:
http://build.mygrid.org.uk/ci/job/jena-osgi/28/org.apache.jena$jena-iri/testReport/
Error Message
expected:<[Bad Internationalized Domain Name: ]Has leading or trail...> but
was:<[]Has leading or trail...>
BTW - why are the IRI tests duplicate at both
org.apache.jena.iri
org.apache.jena.iri.tests
./src/test/resources/org/apache/jena/iri/test.xml:<toASCIIString exception='Bad
Internationalized Domain Name: Contains non-LDH characters'/>
./src/test/resources/org/apache/jena/iri/test.xml:<toASCIIString exception='Bad
Internationalized Domain Name: Contains non-LDH characters'/>
./src/test/resources/org/apache/jena/iri/test/test.xml:<getASCIIHost
exception='Bad Internationalized Domain Name: Has leading or trailing hyphen'/>
./src/test/resources/org/apache/jena/iri/test/test.xml:<toASCIIString
exception='Bad Internationalized Domain Name: Has leading or trailing hyphen'/>
I suppose the nested ones should be removed.
> Add IRI.toUri
> --------------
>
> Key: JENA-846
> URL: https://issues.apache.org/jira/browse/JENA-846
> Project: Apache Jena
> Issue Type: New Feature
> Components: IRI
> Affects Versions: Jena 2.12.1
> Reporter: Andy Seaborne
> Priority: Minor
> Attachments: iri-uri.patch
>
>
> See discussion from:
> http://mail-archives.apache.org/mod_mbox/jena-users/201501.mbox/%3C54AE8658.3040205%40apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)