You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by John Jones <ro...@openwarsim.net> on 2012/08/01 16:07:39 UTC

Bug 51908 - Illegal character in path at index 0

Is there a workaround/fix for the following build failure
message<https://issues.apache.org/bugzilla/show_bug.cgi?id=51908>?


Caused by: java.net.URISyntaxException: Illegal character in path at index
0: \

at java.net.URI$Parser.fail(URI.java:2829)

at java.net.URI$Parser.checkChars(URI.java:3002)

at java.net.URI$Parser.parseHierarchical(URI.java:3086)

at java.net.URI$Parser.parse(URI.java:3044)

at java.net.URI.<init>(URI.java:595)

at java.net.URI.create(URI.java:857)

... 19 more

BUILD FAILED (total time: 0 seconds)


It seems that this is a year-old bug, started in the 1.7 build jars.

Re: Bug 51908 - Illegal character in path at index 0

Posted by Helder Magalhães <he...@gmail.com>.
Hi John,


> Is there a workaround/fix for the following build failure message?

A workaround was already proposed by you [1]. ;-)


> It seems that this is a year-old bug, started in the 1.7 build jars.

Apparently it started way before that. I could trace related changes
to around 2003...


Nevertheless, I've just committed a fix in trunk (future version 1.8),
so feel free to try it out and confirm that it helps.


Cheers,
 Helder


[1] https://issues.apache.org/bugzilla/show_bug.cgi?id=51908#c3

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org