[ANNOUNCE] Apache UIMA Java SDK 3.0.0-alpha released

2017-01-31 Thread Marshall Schor
The Apache UIMA team is pleased to announce the release of the Apache UIMA Java
SDK, version 3.0.0-alpha.  This is an early of version 3.0.0 intended to enable
a wider set of users to test and give feedback.  

Apache UIMA  is a component architecture and framework
for the analysis of unstructured content like text, video and audio data.

This release is a major rewrite of the internals of core UIMA, and 
includes many new features, including:
 -- support for arbitrary Java objects in the CAS
 -- New semi-built-in UIMA types: FSArrayList, FSHashSet, IntegerArrayList
 -- New "select" framework integrated with Java 8 Streams
 -- Elimination of concurrent modification exception 
  while iterating over UIMA indexes
 -- Automatic Garbage Collection of unreferenced Feature Structures

A full description of the new and changed parts is here:
http://uima.apache.org/d/uimaj-3.0.0-alpha/version_3_users_guide.html

This release requires Java 8, and is intended to be backwards compatible with
existing Version 2 pipeline code, except for the need to regenerate or migrate
(tooling provided) user-defined JCas class definitions.

Please send feedback via the Apache UIMA project mailing lists.

 -Marshall Schor, for the Apache UIMA development team



signature.asc
Description: OpenPGP digital signature


[ANN] Apache Syncope 2.0.2 released

2017-01-31 Thread Francesco Chicchiriccò

The Apache Syncope team is pleased to announce the release of Syncope 2.0.2.

Apache Syncope is an Open Source system for managing digital identities
in enterprise environments, implemented in Java EE technology .

The release will be available within 24h from:
http://syncope.apache.org/downloads.html

The full change log is available here:
https://s.apache.org/syncope202

We welcome your help and feedback. For more information on how to report
problems, and to get involved, visit the project website at

http://syncope.apache.org/

The Apache Syncope Team