[
https://issues.apache.org/jira/browse/UIMA-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Holmberg updated UIMA-1748:
--------------------------------
Attachment: UIMA-1748-patch.txt
This happens when the path to the source project includes spaces. In my case,
my workspace is in my home directory in Windows, which is under "C:\Documents
and Settings".
The problem is that the file URL is not decoded to translate "%20" to a space.
I've attached a suggested fix for BSFAnnotator.java.
> BSFAnnotator fails tests
> ------------------------
>
> Key: UIMA-1748
> URL: https://issues.apache.org/jira/browse/UIMA-1748
> Project: UIMA
> Issue Type: Bug
> Components: Sandbox-BSFAnnotator
> Affects Versions: 2.3
> Environment: Windows
> Reporter: Greg Holmberg
> Priority: Minor
> Attachments: UIMA-1748-patch.txt
>
>
> All tests fail saying it can't locate files such as TEST.bsh.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.