Import wizard throws Null Pointer Exception when it needs to overwrite an
existing file
---------------------------------------------------------------------------------------
Key: UIMA-2175
URL: https://issues.apache.org/jira/browse/UIMA-2175
Project: UIMA
Issue Type: Bug
Components: CasEditor
Affects Versions: 2.3.1SDK
Reporter: Jörn Kottmann
Assignee: Jörn Kottmann
Priority: Minor
Fix For: 2.3.2SDK
The import wizard throw a Null Pointer Exception when it tries to overwrite an
existing file in the workspace. The issue is caused by a missing
IOverwriteQuery object in the Import Operation.
To fix this issue pass an IOverwriteQuery object to the Import Operation and
ask the user if he wants to overwrite or not.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira