Hi all,
going through the Jenkins failure strack trace for Solrcas test [1] I see
the problem of URI.create methods has been resolved in UIMA-2097 [2] adding
encoded versions of special characters like ' ' (space) to %20, this is good
for http:// protocol but I don't think it works for the file:// protocol as
the space character gets converted in a OS dependent way.
What do you think?
Tommaso

[1] :
https://hudson.apache.org/hudson/job/UIMA%20Addons/8/org.apache.uima$Solrcas/console
[2] : https://issues.apache.org/jira/browse/UIMA-2097

Reply via email to