You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Richard Eckart de Castilho <re...@apache.org> on 2020/04/26 20:39:50 UTC

[ANNOUNCE] Apache UIMA uimaFIT 2.5.0 released

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

The Apache UIMA team is pleased to announce the release of 

 Apache uimaFIT, version 2.5.0

You can download it from here:

 http://uima.apache.org/downloads.cgi

Apache uimaFIT is a library that facilitates the building of
Apache UIMA components, the programmatic use of Apache UIMA
analysis pipelines, and their testing.

uimaFIT employs Java annotations to integrate UIMA meta data
directly into the source code, allowing for less lines of code
and better refactorability then traditional, XML descriptor-based
UIMA projects. It is capable of automatically detecting meta data,
e.g. type system information, from the classpath. Convenience
methods are provided for constructing components, pipelines,
and for accessing annotations.

Notable changes in this release are:

* Added support for PEARs in AnalysisEngineFactory;
* Added support for destroying auto-created resource managers if feasible;
* Added CasFactory;
* Added CasUtil.exists(...) method;
* Added support for Charset-typed parameters in components;
* Added ExternalResourceFactory.createResource(...) methods for instantiating resources;
* Added ability to set number of threads in CpePipeline.runPipeline(...);
* Fixed FSUtil.getFeature(...) failing when called with Object.class on multi-valued features;
* Fixed issue with non-XML 1.0 characters in parameter values when running CPEs;
* Fixed JCasIterable.iterator() destroying the ResourceManager before it is even used;
* Fixed CollectionReaderFactory.createReaderDescription(...) not discovering type prios and indexes;
* Fixed issue causing component parameters to be used when initializing resources;
* Upgraded to UIMA 2.10.4;
* Upgraded to Spring 4.3.26. 

See the UIMA News items for more details, here:

 https://uima.apache.org/news.html

Please send feedback via the Apache UIMA project mailing lists.

- -- Richard Eckart de Castilho, for the Apache UIMA development team.
-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAl6l8S5fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
AA6gSw/+L9T6DGAjCXyArzPSxNqVEhwQ/tMWfHRSkW5Wwb90r1elqDyskVIiv68H
w2DTjBLkNOSoOX5dHevkgbmqbzTZJLpuI2KS6P1VB7NUpxSxh8NFyTUqV68c8Yf7
xMrGyOtw/xzYSF25rS3ZnH4uPuHVHhMY2slwoyN7KUiGX3rIgoNvgZwCSXspIHV+
oLguVXxYYiT/Sfn4E2m8W/vjmGRkiLzU7H6g8ufz5T7RB5fjhGUrdQlW35WppI1p
G2hSWbo+SXogk4P47imc2KyVcCYD9XXpBdsuxhZRI2lpJxRFzTZGSUPGYrFsujG0
acNGF5cVbojdjdig+ZLP3R3N3BTLjCQrAbdaYT7GfgmA1ogkEQjHw1q94/7THGgQ
1N2iqByp6lCcFcGZ1Y37wKA9Ah19hD1XHk0xjecaZa9adzDyQ+4m0Ey1hIeS6nzp
A6AbPCbgc+Zbc6gDyYXw5/S8AChd0cwnC4bFx7GTDqFubgy3GcwdFAeLXdaXL9SL
6KzSPK0wzY29ftZLot9Upb1hCsF5+JliWxUWXh/GJTCUH1gXrKu3ksWwYXcM7d0g
ikGj482V9gJLFp08FMWuvlutpq7ZAhQK3KqAZzUCibS3zZPEww2gmrLMhPztvzc6
06zubFbJs8xXx+K3C4llmAlqv1gPytlZfLJD63Hg7CoCP1uIwxY=
=RGfP
-----END PGP SIGNATURE-----