Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3S
-
None
Description
When building the FsVariables on Unix I get the following error message:
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while executing this line:
/home/joern/uima-dev3/uima-docbook-tool/build/build-docbook.xml:29: The following error occurred while executing this line:
/home/joern/uima-dev3/uima-docbook-tool/build/common-properties-per-book.xml:80: /home/joern/uima-dev3/FsVariables/docbook/fsVariablesUserGuide/images not found.
The build_documentation.xml contains the following line:
property name="book_name" value="fsVariablesUserGuide"/>
The book_name value should be changed to "FsVariablesUserGuide".