script file syntax does not correct if UIMA_HOME is not set
-----------------------------------------------------------
Key: UIMA-527
URL: https://issues.apache.org/jira/browse/UIMA-527
Project: UIMA
Issue Type: Bug
Components: Build, Packaging and Test
Affects Versions: 2.1
Reporter: Michael Baessler
Assignee: Michael Baessler
Priority: Minor
Fix For: 2.3
if UIMA_HOME is not set the script file syntax is not correct.
>> runPearInstaller.bat
'USAGE_UIMA' is not recognized as an internal or external command, operable
program or batch file.
>> call "\bin\setUimaClassPath" The system cannot find the path specified.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.