You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@uima.apache.org by Jerry Cwiklik <cw...@apache.org> on 2018/04/20 18:48:53 UTC

[ANNOUNCE] Apache UIMA AS 2.10.3 released

The Apache UIMA team is pleased to announce the release of Apache UIMA 
AS, version 2.10.3.

The Unstructured Information Management Architecture (UIMA) is a 
component framework supporting development, discovery, composition, and 
deployment of multi-modal analytics tasked with the analysis of 
unstructured information.The implementation is comprised by an SDK and 
tooling for composing and running analytic components written in Java 
and C++, with some support for Perl, Python and TCL.

UIMA AS includes the base UIMA SDK and augments it with a scaleout 
capability. UIMA components can be run within UIMA AS with no code or 
component descriptor changes. The components can be scaled up in 
multiple threads in the same process and scaled out across nodes in a 
cluster. UIMA AS scaleout is based on JMS with ActiveMQ providing 
messaging backbone.

For more information, please visit:
http://uima.apache.org/doc-uimaas-what.html

This release contains a number of bug fixes. Notable updates in this 
release include:

   - Modified client code to assign unique ClientID to broker connection
   - Fixed ClassCastException when async aggregate initializes delegate 
with JMS Service Descriptor
   - Fixed broken classpath and logging for UIMA-AS run configurations

For a complete list of bugs and improvements included in this release 
please see 
https://uima.apache.org/d/uima-as-2.10.3/issuesFixed/jira-report.html

The UIMA AS 2.10.3 binaries and source are available for download from: 
http://uima.apache.org/downloads.cgi

Jerry Cwiklik, for the Apache UIMA development team.