Revision: 16772
          http://sourceforge.net/p/gate/code/16772
Author:   valyt
Date:     2013-08-09 08:42:56 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
We now use Grails 2.2.3.

Modified Paths:
--------------
    mimir/trunk/doc/changes.tex
    mimir/trunk/doc/mimir-guide.pdf
    mimir/trunk/doc/quickstart.tex

Modified: mimir/trunk/doc/changes.tex
===================================================================
--- mimir/trunk/doc/changes.tex 2013-08-08 12:06:43 UTC (rev 16771)
+++ mimir/trunk/doc/changes.tex 2013-08-09 08:42:56 UTC (rev 16772)
@@ -20,7 +20,7 @@
   mention. The S-A-H implementations included in the main distribution provide
   default implementations for this functionality, which can be replaced by
   pluggin-in alternative versions.
-  \item \Mimir{} now uses Grails 2.2.2 and GWT 2.5.0 to build the mimir-cloud
+  \item \Mimir{} now uses Grails 2.2.3 and GWT 2.5.0 to build the mimir-cloud
   web application.
   \item Bugfix: you can now use a string on the right hand side of a \verb!<!,
   \verb!>!, \verb!<=! and \verb!>=! in annotation queries. This was always

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

Modified: mimir/trunk/doc/quickstart.tex
===================================================================
--- mimir/trunk/doc/quickstart.tex      2013-08-08 12:06:43 UTC (rev 16771)
+++ mimir/trunk/doc/quickstart.tex      2013-08-09 08:42:56 UTC (rev 16772)
@@ -23,7 +23,7 @@
   \url{http://ant.apache.org/}. Once installed, make sure your \verb!ANT_HOME!
   environment variable points to the top-level directory of your installation.
   Make  sure that the \verb!$ANT_HOME/bin! location is on your \verb!PATH!.
-  \item[Grails] version 2.2.2. You can download this from
+  \item[Grails] version 2.2.3. You can download this from
   \url{http://grails.org}. Once installed, make sure your \verb!GRAILS_HOME!
   environment variable points to the top-level directory of your installation.
   Make sure that the \verb!$GRAILS_HOME/bin! location is on your \verb!PATH!.
@@ -70,9 +70,9 @@
   required dependencies, compile all the \Mimir{} libraries, and build the {\tt
   mimir-web} Grails plugin.
   
-  If you have multiple Grails versions installed, and Grails 2.2.2 is not the
-  default, you must give priority to Grails 2.2.2.  Do so by executing
-  \cmd{export GRAILS\_HOME=/path/to/grails-2.2.2}, and then use the following:
+  If you have multiple Grails versions installed, and Grails 2.2.3 is not the
+  default, you must give priority to Grails 2.2.3.  Do so by executing
+  \cmd{export GRAILS\_HOME=/path/to/grails-2.2.3}, and then use the following:
   \cmd{ant -Dgrails.bin=\$GRAILS\_HOME/bin/grails} (instead of \cmd{ant}) to
   override the default Grails settings.
   \item {\bf Run the mimir-cloud application:}  change to the {\tt

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to