You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by ea...@apache.org on 2009/12/15 22:44:06 UTC

svn commit: r891008 - /incubator/uima/uimacpp/branches/uimacpp-2.3.0/RELEASE_NOTES.html

Author: eae
Date: Tue Dec 15 21:44:05 2009
New Revision: 891008

URL: http://svn.apache.org/viewvc?rev=891008&view=rev
Log:
UIMA-1602 add latest bug fixes

Modified:
    incubator/uima/uimacpp/branches/uimacpp-2.3.0/RELEASE_NOTES.html

Modified: incubator/uima/uimacpp/branches/uimacpp-2.3.0/RELEASE_NOTES.html
URL: http://svn.apache.org/viewvc/incubator/uima/uimacpp/branches/uimacpp-2.3.0/RELEASE_NOTES.html?rev=891008&r1=891007&r2=891008&view=diff
==============================================================================
--- incubator/uima/uimacpp/branches/uimacpp-2.3.0/RELEASE_NOTES.html (original)
+++ incubator/uima/uimacpp/branches/uimacpp-2.3.0/RELEASE_NOTES.html Tue Dec 15 21:44:05 2009
@@ -95,6 +95,9 @@
 <li>Fixed bug with termination when deployed from Java as separate process</li>
 <li>Fixed bug with timing statistics reported to JMX when deployed from Java</li>
 <li>Fixed bug with capability specs returned in getMeta reply</li>
+<li>Fixed bug where elementType was not returned in getMeta</li>
+<li>Fixed bug with out-of-typesystem data sending back invalid XML strings</li>
+<li>Fixed bug where feature reference updates were not sent back</li>
 </ul>
 </p>
 
@@ -103,6 +106,7 @@
 <ul>
 <li>Added -lenient option to ignore out-of-typesystem data for Xmi format input files</li>
 <li>Options added to support multi-threaded stress testing of a C++ annotator</li>
+<li>Output CAS files written in XMI format</li>
 </ul>
 </p>