Revision: 19386
          http://sourceforge.net/p/gate/code/19386
Author:   ian_roberts
Date:     2016-05-31 19:17:56 +0000 (Tue, 31 May 2016)
Log Message:
-----------
Merged changes from release branch and bumped version to 2.7-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/introduction.tex

Modified: gcp/trunk/build/ivy.xml
===================================================================
--- gcp/trunk/build/ivy.xml     2016-05-31 19:15:27 UTC (rev 19385)
+++ gcp/trunk/build/ivy.xml     2016-05-31 19:17:56 UTC (rev 19386)
@@ -3,7 +3,7 @@
   <info
     organisation="uk.ac.gate"
     module="gcp"
-    revision="2.6-SNAPSHOT">
+    revision="2.7-SNAPSHOT">
     <description homepage="http://gate.ac.uk/gcp"; />
   </info>
 

Modified: gcp/trunk/build.xml
===================================================================
--- gcp/trunk/build.xml 2016-05-31 19:15:27 UTC (rev 19385)
+++ gcp/trunk/build.xml 2016-05-31 19:17:56 UTC (rev 19386)
@@ -7,7 +7,7 @@
       of a GATE application in parallel threads.
   </description>
   <property name="build.sysclasspath" value="ignore" />
-  <property name="version" value="2.6-SNAPSHOT" />
+  <property name="version" value="2.7-SNAPSHOT" />
   
   <property name="src.dir" location="src" />
   <property name="classes.dir" location="classes" />
@@ -29,6 +29,8 @@
     <ivy:configure file="${build.dir}/ivysettings.xml"/>
     <ivy:resolve file="${build.dir}/ivy.xml" log="download-only"/>
     <ivy:cachepath pathid="ivylibs"/>
+    <mkdir dir="report" />
+    <ivy:report todir="report" graph="false" />
   </target>
   
   <!-- Path to compile - includes local libs and GATE ones -->

Modified: gcp/trunk/doc/gcp-guide.pdf
===================================================================
(Binary files differ)

Modified: gcp/trunk/doc/gcp-guide.tex
===================================================================
--- gcp/trunk/doc/gcp-guide.tex 2016-05-31 19:15:27 UTC (rev 19385)
+++ gcp/trunk/doc/gcp-guide.tex 2016-05-31 19:17:56 UTC (rev 19386)
@@ -4,7 +4,7 @@
 \begin{document}
 \title{{\Huge {\textsc{The GATECloud Paralleliser (GCP)}}}\\
 Large-scale multi-threaded processing with GATE Embedded \\
-{\small version 2.6-SNAPSHOT}
+{\small version 2.7-SNAPSHOT}
 }
 \author{Ian Roberts, Valentin Tablan\\GATE Team}
 

Modified: gcp/trunk/doc/introduction.tex
===================================================================
--- gcp/trunk/doc/introduction.tex      2016-05-31 19:15:27 UTC (rev 19385)
+++ gcp/trunk/doc/introduction.tex      2016-05-31 19:17:56 UTC (rev 19386)
@@ -134,6 +134,11 @@
 
 This section summarises the main changes between releases of GCP
 
+\subsection{2.6 (June 2016)}
+
+This is a minor bugfix release, the main change is that GCP now depends on GATE
+Embedded 8.2.
+
 \subsection{2.5 (June 2015)}
 
 \bit

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to