Jörn Kottmann wrote: > 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"/> > > If value is changed to FsVariablesUserGuide the image > folder can be found. Can I check-in the correction ? Yes, this sounds right.
-Marshall > > Jörn > >