You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2017/10/23 17:43:24 UTC

svn commit: r1813047 - /uima/uv3/uimaj-v3/trunk/RELEASE_NOTES.html

Author: schor
Date: Mon Oct 23 17:43:24 2017
New Revision: 1813047

URL: http://svn.apache.org/viewvc?rev=1813047&view=rev
Log:
no Jira update release notes

Modified:
    uima/uv3/uimaj-v3/trunk/RELEASE_NOTES.html

Modified: uima/uv3/uimaj-v3/trunk/RELEASE_NOTES.html
URL: http://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/RELEASE_NOTES.html?rev=1813047&r1=1813046&r2=1813047&view=diff
==============================================================================
--- uima/uv3/uimaj-v3/trunk/RELEASE_NOTES.html (original)
+++ uima/uv3/uimaj-v3/trunk/RELEASE_NOTES.html Mon Oct 23 17:43:24 2017
@@ -124,7 +124,9 @@ popular logging APIs</li>
 
 <p>Specific changes in this release versus the previous alpha02 release include</p>
 <ul>
-  <li>Eclipse plugins are now Jar-signed.
+  <li>The UIMA built-in arrays and lists implement iterable and stream, with appropriate capabilities
+      for generic type specification.</li>
+  <li>Eclipse plugins are now Jar-signed.</li>
   <li>Renamed some methods to create UIMA arrays and lists from createFromArray to create</li>
   <li>Added missing methods to logger interface to support Supplier argument.</li>
   <li>The launchers for the normal UIMA Tooling default to specifying the built-in-to-Java logging framework.</li>