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 2015/12/08 22:17:51 UTC

svn commit: r1718708 - /uima/uima-as/trunk/README

Author: cwiklik
Date: Tue Dec  8 21:17:50 2015
New Revision: 1718708

URL: http://svn.apache.org/viewvc?rev=1718708&view=rev
Log:
UIMA-4703 update for 2.8.1 release

Modified:
    uima/uima-as/trunk/README

Modified: uima/uima-as/trunk/README
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/README?rev=1718708&r1=1718707&r2=1718708&view=diff
==============================================================================
--- uima/uima-as/trunk/README (original)
+++ uima/uima-as/trunk/README Tue Dec  8 21:17:50 2015
@@ -1,4 +1,4 @@
-     Apache UIMA Asynchronous Scaleout (UIMA-AS) Version 2.6.0 README
+     Apache UIMA Asynchronous Scaleout (UIMA-AS) Version 2.8.1 README
      ----------------------------------------------------------------
      
 0. Building from the Source Distribution
@@ -21,9 +21,9 @@ Look for the result in the two artifacts
 
 For more details, please see http://uima.apache.org/building-uima.html   
 
-1. What's New in 2.6.0
+1. What's New in 2.8.1
 ====================== 
-  - Replaced Activemq 5.6.0 with 5.7.0 
+  - Replaced Activemq 5.7.0 with 5.12.1 
   - Fixed parallel step processing to prevent merging replies if the request
     has not been fully dispatched to all delegates.
   - Fixed bug that allowed the JVM to exit while threads still executing in
@@ -39,10 +39,10 @@ For more details, please see http://uima
 --------------------------------------------------
 
 The Apache UIMA-AS binary distribution includes
-  - Apache UIMA Java SDK version 2.6.0
+  - Apache UIMA Java SDK version 2.8.1
   - Apache UIMA Asynchronous Scaleout extensions
   - Saxon
-  - Apache ActiveMQ version 5.7.0
+  - Apache ActiveMQ version 5.12.1
   - Spring Framework
   - XMLBeans
 
@@ -105,7 +105,7 @@ UIMA-AS components, in addition to those
 2.1 Supported Platforms
 -----------------------
 
-UIMA AS Requires Java 6 or later.  It has been tested with Sun Java 6 on Windows XP and Linux,
+UIMA AS Requires Java 6 or later.  It has been tested with Sun Java 7 on Windows XP and Linux,
 and with IBM Java 6 on Linux.  Other platforms and Java (6+) implementations should work, 
 but have not been significantly tested.