Hi, the Apache UIMA Java SDK 3.3.0 RC 1 has been staged.
This is a feature release also including a whole bunch of bugfixes. * [UIMA-6418] Added support for component parameters of type "long" and "double" * [UIMA-6358] Added platform-independent methods for setting the datapath in a resource manager * [UIMA-6374] Added an extensive CAS (de)serialization test suit * [UIMA-6431] Added support for using lambda functions as CAS processors * [UIMA-6412] Changed CPMEngine from using a thread group to using an executor service * [UIMA-6389] Fixed exceptions being swallowed when using Log4J2 through its SLF4J API * [UIMA-6386] Fixed wrong UIMA session being set on the ConfigurationManager in aggregates * [UIMA-6390] Fixed NPE when trying to access config names of fresh context * [UIMA-6378] Fixed build on Java 16 * [UIMA-6393] Fixed circular imports in descriptors breaking the resource manager cache * [UIMA-6367] Fixed JCas cover annotation created in PEAR context being replaced by index operations * [UIMA-6388] Fixed CAS.select(null) returning all annotations instead of throwing an exception * [UIMA-6423] Fixed selecting a non-existing type returning all types instead of throwing an exception * [UIMA-6421] Fixed range check when injecting a String value into StringArray slot to throw an exception * [UIMA-6400] Fixed leaking ThreadLocal in UimaContextHolder * [UIMA-6398] Fixed memory leak in UIMA loggers and loggers using the wrong classloader for i18n messages * [UIMA-6413] Fixed memory leak in FSClassRegistry * [UIMA-6377] Fixed spurious multipleReferencesAllowed warning when serializing empty arrays * [UIMA-6372] Upgraded to JUnit 5 * [UIMA-6373] Format UIMA Core Java SDK codebase Issues: https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0SDK Dist. artifacts: https://dist.apache.org/repos/dist/dev/uima/uima-uimaj-3.3.0-RC1/ Eclipse Update Site: https://dist.apache.org/repos/dist/dev/uima/uima-uimaj-3.3.0-RC1/eclipse-update-site-v3/uimaj/ Maven staging repo: https://repository.apache.org/content/repositories/orgapacheuima-1268 GitHub tag: https://github.com/apache/uima-uimaj/tree/uimaj-3.3.0 Please vote on release: [ ] +1 OK to release [ ] 0 Don't care [ ] -1 Not OK to release, because ... Thanks. -- Richard
