Revision: 18766
http://sourceforge.net/p/gate/code/18766
Author: ian_roberts
Date: 2015-06-05 17:13:57 +0000 (Fri, 05 Jun 2015)
Log Message:
-----------
Trunk version to 2.6-SNAPSHOT, and depend on gate-core 8.2-SNAPSHOT
Modified Paths:
--------------
gcp/trunk/build/ivy.xml
gcp/trunk/build.xml
gcp/trunk/doc/gcp-guide.pdf
gcp/trunk/doc/gcp-guide.tex
gcp/trunk/doc/install-and-run.tex
Modified: gcp/trunk/build/ivy.xml
===================================================================
--- gcp/trunk/build/ivy.xml 2015-06-05 17:13:30 UTC (rev 18765)
+++ gcp/trunk/build/ivy.xml 2015-06-05 17:13:57 UTC (rev 18766)
@@ -3,7 +3,7 @@
<info
organisation="uk.ac.gate"
module="gcp"
- revision="2.5-SNAPSHOT">
+ revision="2.6-SNAPSHOT">
<description homepage="http://gate.ac.uk/gcp" />
</info>
@@ -13,7 +13,7 @@
<dependencies defaultconf="*->master(default),runtime(default)" >
<!-- GATE -->
- <dependency name="gate-core" org="uk.ac.gate" rev="8.1">
+ <dependency name="gate-core" org="uk.ac.gate" rev="8.2-SNAPSHOT">
<artifact name="gate-core" type="jar" />
</dependency>
Modified: gcp/trunk/build.xml
===================================================================
--- gcp/trunk/build.xml 2015-06-05 17:13:30 UTC (rev 18765)
+++ gcp/trunk/build.xml 2015-06-05 17:13:57 UTC (rev 18766)
@@ -7,7 +7,7 @@
of a GATE application in parallel threads.
</description>
<property name="build.sysclasspath" value="ignore" />
- <property name="version" value="2.5-SNAPSHOT" />
+ <property name="version" value="2.6-SNAPSHOT" />
<property name="src.dir" location="src" />
<property name="classes.dir" location="classes" />
Modified: gcp/trunk/doc/gcp-guide.pdf
===================================================================
(Binary files differ)
Modified: gcp/trunk/doc/gcp-guide.tex
===================================================================
--- gcp/trunk/doc/gcp-guide.tex 2015-06-05 17:13:30 UTC (rev 18765)
+++ gcp/trunk/doc/gcp-guide.tex 2015-06-05 17:13:57 UTC (rev 18766)
@@ -4,7 +4,7 @@
\begin{document}
\title{{\Huge {\textsc{The GATECloud Paralleliser (GCP)}}}\\
Large-scale multi-threaded processing with GATE Embedded \\
-{\small version 2.5-SNAPSHOT}
+{\small version 2.6-SNAPSHOT}
}
\author{Ian Roberts, Valentin Tablan\\GATE Team}
Modified: gcp/trunk/doc/install-and-run.tex
===================================================================
--- gcp/trunk/doc/install-and-run.tex 2015-06-05 17:13:30 UTC (rev 18765)
+++ gcp/trunk/doc/install-and-run.tex 2015-06-05 17:13:57 UTC (rev 18766)
@@ -1,6 +1,8 @@
\section{Installing GCP}
-There are currently no publicly available binary releases of GCP, so the
+Binary releases are available for release versions of GCP starting with
+version 2.5, as a ZIP file which can be downloaded from
+\url{http://sf.net/projects/gate/files/gcp/}. For development versions the
software must be built from source. The source code is available in the GATE
subversion repository. To obtain the current development ``trunk'', check out
\begin{verbatim}
@@ -140,6 +142,8 @@
details).
\item[-o] the directory in which to place the output files. Each input file
will generate an output file with the same name in the output directory.
+\item[-r] (optional) path to the report file for this batch -- if omitted
+ GCP will use \verb!report.xml! in the current directory.
\ede
Additionally, you can specify \verb!-D! and \verb!-X! options which will be
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs