Revision: 18777
http://sourceforge.net/p/gate/code/18777
Author: ian_roberts
Date: 2015-06-10 10:50:18 +0000 (Wed, 10 Jun 2015)
Log Message:
-----------
Changelog for 5.1, and make it crystal clear that you need Grails 2.2.3
exactly, and not "2.2.3 or later"
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 2015-06-10 10:25:55 UTC (rev 18776)
+++ mimir/trunk/doc/changes.tex 2015-06-10 10:50:18 UTC (rev 18777)
@@ -1,5 +1,16 @@
This appendix details the main changes in each \Mimir\ release.
+\section{Version 5.1 (June 2015)}
+\begin{itemize}
+\item \Mimir{} 5.1 depends on GATE Embedded 8.1.
+\item Bug fixes in various corner cases, in particular for very sparse semantic
+ annotations (where annotations of a particular type are found in relatively
+ few documents).
+\item Robustness improvements in \verb!mimir-client! indexing code.
+\item The SPARQL semantic annotation helper can now send queries to the SPARQL
+ endpoint using POST requests instead of GET, and now works correctly with
+ endpoints that require HTTP basic authentication.
+\end{itemize}
\section{Version 5.0.1 (October 2014)}
Two critical fixes:
Modified: mimir/trunk/doc/mimir-guide.pdf
===================================================================
(Binary files differ)
Modified: mimir/trunk/doc/quickstart.tex
===================================================================
--- mimir/trunk/doc/quickstart.tex 2015-06-10 10:25:55 UTC (rev 18776)
+++ mimir/trunk/doc/quickstart.tex 2015-06-10 10:50:18 UTC (rev 18777)
@@ -27,6 +27,8 @@
\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!.
+ \textbf{Note that \Mimir\ requires Grails 2.2, it will not work with 2.3 or
+ later}.
\item[Working Internet Connection] The next step, described below, is the
building of the \Mimir{} library. This starts by automatically downloading
all
the required dependencies, so it requires a working Internet connection. Once
@@ -141,4 +143,4 @@
To deploy the \Mimir{} web application to an application server (such as Apache
Tomcat) run the \cmd{grails prod war} command in the mimir-cloud directory. A
{\tt mimir-cloud-\{version\}.war} file will be created for you in the {\tt
-target} sub-directory.
\ No newline at end of file
+target} sub-directory.
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