You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2016/05/19 19:18:22 UTC

svn commit: r1744623 - in /uima/site/trunk/uima-website/xdocs: index.xml news.xml stylesheets/project.xml

Author: cwiklik
Date: Thu May 19 19:18:21 2016
New Revision: 1744623

URL: http://svn.apache.org/viewvc?rev=1744623&view=rev
Log:
UIMA-AS 2.8.1

Modified:
    uima/site/trunk/uima-website/xdocs/index.xml
    uima/site/trunk/uima-website/xdocs/news.xml
    uima/site/trunk/uima-website/xdocs/stylesheets/project.xml

Modified: uima/site/trunk/uima-website/xdocs/index.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/index.xml?rev=1744623&r1=1744622&r2=1744623&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/index.xml (original)
+++ uima/site/trunk/uima-website/xdocs/index.xml Thu May 19 19:18:21 2016
@@ -141,6 +141,10 @@
 			<p>
 				<ul>
           <li>
+            <a href="news.html#20 May 2016">20 May 2016: <strong>Apache UIMA-AS 2.8.1 released</strong></a>
+          </li>
+
+          <li>
             <a href="news.html#06 Apr 2016">06 April 2016: <strong>Apache uimaFIT 2.2.0 released</strong></a>
           </li>
           <li>

Modified: uima/site/trunk/uima-website/xdocs/news.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/news.xml?rev=1744623&r1=1744622&r2=1744623&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/news.xml (original)
+++ uima/site/trunk/uima-website/xdocs/news.xml Thu May 19 19:18:21 2016
@@ -34,6 +34,29 @@
 		<section name="Apache UIMA News">
       <subsectionToc/>
 
+
+    <subsection name="20 May 2016" date = "20 May 2016" title="Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.8.1 released">
+      <p>UIMA AS 2.8.1 is a maintenance release that contains fixes and improvements over UIMA-AS 2.6.0.
+      </p><p>
+      The complete list of fixes is <a href="d/uima-as-2.8.1/issuesFixed/jira-report.html">here</a>.
+      </p>
+        <p>The major changes in this release are:</p>
+        <ul>
+          <li>Upgraded ActiveMQ, Spring Framework and Jetty</li>
+          <li>Upgraded dependency on UIMA-SDK to v.2.8.1</li>
+          <li>Fixed per CAS Performance Metrics breakdown for async deployments</li>
+          <li>Added new feature to allow warm up of a JVM service instance before real processing begins,
+    by feeding it a specified set of CASes before the instance connects to the service input queue.</li>
+         </ul>
+        <p>
+
+
+      <p>
+      This version of UIMA-AS requires Java version 7 or later.      
+      </p>
+    </subsection>
+
+
       <subsection name="06 Apr 2016" date = "06 Apr 2016" title="Apache uimaFIT 2.2.0 released">
         <p>uimaFIT 2.2.0 is a minor feature and bugfix release to uimaFIT 2.1.0. It should should 
         serve as a drop-in replacement for previous uimaFIT 2.x versions.</p><p>

Modified: uima/site/trunk/uima-website/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/stylesheets/project.xml?rev=1744623&r1=1744622&r2=1744623&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/stylesheets/project.xml (original)
+++ uima/site/trunk/uima-website/xdocs/stylesheets/project.xml Thu May 19 19:18:21 2016
@@ -119,6 +119,15 @@
     </download>
   </downloads>
 
+  <downloads version="2.8.1" title="Apache UIMA-AS 2.8.1" withreleasedate="true">
+    <download name="UIMA AS Asynchronous Scaleout" subdirectory="uima-as-2.8.1" releasedate="20-May-2016">
+      <releasenotes filename="uima-as-2.8.1/RELEASE_NOTES">         <f>html</f>                              </releasenotes> 
+      <binary       filename="uima-as-2.8.1-bin">                   <f>zip</f>  <f>tar.gz</f>                </binary>   
+      <source       filename="uima-as-2.8.1-source-release">                   <f>zip</f>    </source>
+    </download>
+  </downloads>
+
+
   <downloads version="2.6.0" title="Apache UIMA-AS 2.6.0" withreleasedate="true">
 
     <download name="UIMA AS Asynchronous Scaleout" subdirectory="uima-as-2.6.0" releasedate="16-Jul-2014">