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/11/21 19:56:55 UTC

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

Author: cwiklik
Date: Mon Nov 21 19:56:55 2016
New Revision: 1770746

URL: http://svn.apache.org/viewvc?rev=1770746&view=rev
Log:
UIMA-5094 added another fix description 

Modified:
    uima/uima-as/trunk/README

Modified: uima/uima-as/trunk/README
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/README?rev=1770746&r1=1770745&r2=1770746&view=diff
==============================================================================
--- uima/uima-as/trunk/README (original)
+++ uima/uima-as/trunk/README Mon Nov 21 19:56:55 2016
@@ -30,6 +30,7 @@ For more details, please see http://uima
   - Fixed per CAS Performance Metrics breakdown 
   - Fixed per process CPU & RSS reporting 
   - Fixed example runtime configurations
+  - Fixed error recovery on exception while deserializing a CAS
   - "Pinned" JMX MBeans to a specific deployment to enable orderly cleanup
   - Fixed support of AMQ white listing of packages
   - Added support to disable JMX via a new argument -Duima.as.enable.jmx=false