Author: degenaro
Date: Thu Jun 23 18:03:40 2016
New Revision: 1749953
URL: http://svn.apache.org/viewvc?rev=1749953&view=rev
Log:
UIMA-4745 DUCC Release 2.1 documentation updates
Modified:
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/ducc-submit.tex
Modified:
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/ducc-submit.tex
URL:
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/ducc-submit.tex?rev=1749953&r1=1749952&r2=1749953&view=diff
==============================================================================
---
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/ducc-submit.tex
(original)
+++
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/ducc-submit.tex
Thu Jun 23 18:03:40 2016
@@ -356,7 +356,7 @@ process_memory_size = 15
filesystem or Java classpath according to the following rules:
\begin{enumerate}
\item If the resource ends in .xml it is assumed the resource is a file in
the filesystem
- and the path is either an absolute path or a path relative to the
specified working directory.
+ and the path is either an absolute path or a path relative to the
specified working directory. [by location]
\item If the resource does not end in .xml, it is assumed the resource is
in the Java
- classpath. DUCC creates a resource name by replacing the "." separators
with "/" and appending ".xml".
+ classpath. DUCC creates a resource name by replacing the "." separators
with "/" and appending ".xml". [by name]
\end{enumerate}