Peter Klügl created UIMA-2875:
---------------------------------
Summary: UIMA Ruta launch not working for folders
Key: UIMA-2875
URL: https://issues.apache.org/jira/browse/UIMA-2875
Project: UIMA
Issue Type: Bug
Components: ruta
Affects Versions: 2.0.1ruta
Reporter: Peter Klügl
Assignee: Peter Klügl
Fix For: 2.0.1ruta
A user reported:
IN 2.0.1-SNAPSHOT the RutaLauncher complains about the CVS directory in the
input folder:
Exception in thread "main" java.io.FileNotFoundException:
<projectLocation>/input/CVS (Is a directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at org.apache.uima.util.FileUtils.file2String(FileUtils.java:155)
at
org.apache.uima.ruta.ide.launching.RutaLauncher.processFile(RutaLauncher.java:149)
at
org.apache.uima.ruta.ide.launching.RutaLauncher.main(RutaLauncher.java:119)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira