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 2022/05/30 11:53:16 UTC

[VOTE] Apache UIMA uimaFIT 3.3.0 RC 3

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

Hi,

the Apache UIMA uimaFIT 3.3.0 RC 3 has been staged.

The additional changes in RC3 over RC2 are:
* [UIMA-6432] Upgrade dependencies (uimaFIT 3.3.0) - additional updates, in particular to UIMA Parent POM 15
* [UIMA-6463] Use toolchains to ensure compatibility with Java 1.8


## Notable changes in this release

### New Features and improvements

* [UIMA-6431] - Use lambda functions as CAS processors
* [UIMA-6422] - `FSUtil.setFeature()` should offer signatures that accept a Feature
* [UIMA-6392] - Better delegate key generation in aggregate engine
* [UIMA-6424] - Upgrade uimaFIT to JUnit 5
* [UIMA-6426] - Upgrade to UIMA Java SDK 3.3.0
* [UIMA-6432] - Upgrade dependencies (uimaFIT 3.3.0)

### Bugs fixed

* [UIMA-6384] - Parallelism argument in `CpePipeline` is ignored
* [UIMA-6385] - Potential resource key clash in environments with multiple classloaders
* [UIMA-6391] - `CpePipeline` should kill CPE if reader throws exception
* [UIMA-6396] - uimaFIT maven plugin mixes up test and compile scopes
* [UIMA-6417] - Problems setting numeric parameter values
* [UIMA-6446] - Complexities around enhancing classes with their resource name


Issues:                  https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0uimaFIT
ASF downloads artifacts: https://dist.apache.org/repos/dist/dev/uima/uimafit-3.3.0-RC-202205301128-0ca2049/
Maven staging repo:      https://repository.apache.org/content/repositories/orgapacheuima-1285
Git commit hash:         0ca204987b22895df97ea16b90658e65eb551456
Git tag:                 https://github.com/apache/uima-uimafit/releases/tag/uimafit-3.3.0

Please vote on release:

[ ] +1 OK to release
[ ] 0   Don't care
[ ] -1 Not OK to release, because ...

Thanks.

- -- Richard Eckart de Castilho
-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAmKUsANfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
AA7+YRAAkbyM8zkP2yUSpQfnoTFxdrv2BtqkjQMUW1A27bQZ24pLZQhdQW7Rr1f4
4RX0N4TyYtgMLAH0BHHkmzOq8/QYlIUIQ1lNj0FSVOW4PQsCVAa55TEeCo3jRIIo
40gKu2ZEza8fEWU4dhifNrts9DRN6Vlt5io6xGsVRYp7rKIDJlseFiIQ4K0twyzY
qzN9g58XQCFjxY1zTwWYatidPwBqH6Tn5zisJLy9XBtHu7rJ+ck1lv4Q4DzIuCle
TzYkSL9J4CC/7SP+00JebJzOXu7ECiaoe3FQdZ6UmKPcubz+R7M1d49UHNFZwosT
6/d/ETwOMuyw5xlgxuxGyn5TB+d3hhp9EdzaUerUfsi9RRyP/ehG1h/8+z0iBLsr
tVl7FtDKllP/hog9JTJZxN6hlMATNPhVeZ4k3Hlmr97XNJI4Y6fDAueUyjUkbKq/
3KnD1aCo5HLQRb6Hfx0PYx4qm0GxCCtIhTBHTcRL2vzLN7yld8URHWEtrWN5xK7l
2AB/DxXQjaGZM7kaAQN1flMcboWHHyuwvSinIMTKAl2FMJv7/pdejBvXsj/BS/pE
F8RP60EsnA0HL9xuYNrR/UkCqRMyfX0PGuMXM5U6QXXvGIFDtkmy1Y59umVCDQyO
nH6XUGlqpNDQJ1q/soO+Bc2io9AKUb1cMH9+0QePtzkzSFO2gSc=
=Z1LE
-----END PGP SIGNATURE-----


Re: [VOTE] Apache UIMA uimaFIT 3.3.0 RC 3

Posted by Viorel Morari <vi...@averbis.com>.
 Hi,

1.) checked issues fixed ................................. OK
2.) local build from source (Java 18) .............. OK
3.) checked hashes and signatures ............... OK
4.) spot check license, notice, readme ........... OK

[x] +1 OK to release

Best,
Viorel

On Mon, May 30, 2022 at 1:53 PM Richard Eckart de Castilho <re...@apache.org>
wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi,
>
> the Apache UIMA uimaFIT 3.3.0 RC 3 has been staged.
>
> The additional changes in RC3 over RC2 are:
> * [UIMA-6432] Upgrade dependencies (uimaFIT 3.3.0) - additional updates,
> in particular to UIMA Parent POM 15
> * [UIMA-6463] Use toolchains to ensure compatibility with Java 1.8
>
>
> ## Notable changes in this release
>
> ### New Features and improvements
>
> * [UIMA-6431] - Use lambda functions as CAS processors
> * [UIMA-6422] - `FSUtil.setFeature()` should offer signatures that accept
> a Feature
> * [UIMA-6392] - Better delegate key generation in aggregate engine
> * [UIMA-6424] - Upgrade uimaFIT to JUnit 5
> * [UIMA-6426] - Upgrade to UIMA Java SDK 3.3.0
> * [UIMA-6432] - Upgrade dependencies (uimaFIT 3.3.0)
>
> ### Bugs fixed
>
> * [UIMA-6384] - Parallelism argument in `CpePipeline` is ignored
> * [UIMA-6385] - Potential resource key clash in environments with multiple
> classloaders
> * [UIMA-6391] - `CpePipeline` should kill CPE if reader throws exception
> * [UIMA-6396] - uimaFIT maven plugin mixes up test and compile scopes
> * [UIMA-6417] - Problems setting numeric parameter values
> * [UIMA-6446] - Complexities around enhancing classes with their resource
> name
>
>
> Issues:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0uimaFIT
> ASF downloads artifacts:
> https://dist.apache.org/repos/dist/dev/uima/uimafit-3.3.0-RC-202205301128-0ca2049/
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapacheuima-1285
> Git commit hash:         0ca204987b22895df97ea16b90658e65eb551456
> Git tag:
> https://github.com/apache/uima-uimafit/releases/tag/uimafit-3.3.0
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> - -- Richard Eckart de Castilho
> -----BEGIN PGP SIGNATURE-----
>
> iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAmKUsANfFIAAAAAALgAo
> aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
> OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
> AA7+YRAAkbyM8zkP2yUSpQfnoTFxdrv2BtqkjQMUW1A27bQZ24pLZQhdQW7Rr1f4
> 4RX0N4TyYtgMLAH0BHHkmzOq8/QYlIUIQ1lNj0FSVOW4PQsCVAa55TEeCo3jRIIo
> 40gKu2ZEza8fEWU4dhifNrts9DRN6Vlt5io6xGsVRYp7rKIDJlseFiIQ4K0twyzY
> qzN9g58XQCFjxY1zTwWYatidPwBqH6Tn5zisJLy9XBtHu7rJ+ck1lv4Q4DzIuCle
> TzYkSL9J4CC/7SP+00JebJzOXu7ECiaoe3FQdZ6UmKPcubz+R7M1d49UHNFZwosT
> 6/d/ETwOMuyw5xlgxuxGyn5TB+d3hhp9EdzaUerUfsi9RRyP/ehG1h/8+z0iBLsr
> tVl7FtDKllP/hog9JTJZxN6hlMATNPhVeZ4k3Hlmr97XNJI4Y6fDAueUyjUkbKq/
> 3KnD1aCo5HLQRb6Hfx0PYx4qm0GxCCtIhTBHTcRL2vzLN7yld8URHWEtrWN5xK7l
> 2AB/DxXQjaGZM7kaAQN1flMcboWHHyuwvSinIMTKAl2FMJv7/pdejBvXsj/BS/pE
> F8RP60EsnA0HL9xuYNrR/UkCqRMyfX0PGuMXM5U6QXXvGIFDtkmy1Y59umVCDQyO
> nH6XUGlqpNDQJ1q/soO+Bc2io9AKUb1cMH9+0QePtzkzSFO2gSc=
> =Z1LE
> -----END PGP SIGNATURE-----
>
>

Re: [VOTE] Apache UIMA uimaFIT 3.3.0 RC 3

Posted by Richard Eckart de Castilho <re...@apache.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Checked hashes and signatures on Maven artifacts:         OK
Checked hashes and signatures on ASF downloads artifacts: OK
Checked issues fixed report:                              OK
Checked RELEASE_NOTES.md:                                 OK

Issues:                  https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0uimaFIT
ASF downloads artifacts: https://dist.apache.org/repos/dist/dev/uima/uimafit-3.3.0-RC-202205301128-0ca2049/
Maven staging repo:      https://repository.apache.org/content/repositories/orgapacheuima-1285
Git commit hash:         0ca204987b22895df97ea16b90658e65eb551456
Git tag:                 https://github.com/apache/uima-uimafit/releases/tag/uimafit-3.3.0

Please vote on release:

[X] +1 OK to release

- -- Richard
-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAmKUsNtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
AA4ubxAAkggtv7w+PhRRzUwJasAL0oSt0Cuftj6RC1uCmSQj+WfTqLfLOmgI34VB
oKI0xqqxoyYzRrMxp5wrQ/KpGtKyMu3pdwccaj8mmSsOxm4lKDHScUQrmBYla/Vk
K/SV9+Y259MDydudCcY2IUpoKLe27tpVpEYeT0X9J04oEeqG85/7rAdr/P05kCh5
+Wv7B/rwP3musQX6NJfFwZ8yI1584SNpsiwq2PImSuTmTjgCrA95tRzdXdf8kwup
WQhbgR/3PfCqilkVPpw4enb/1t/8O5BmK3VrnrQHCcWn/7TUnLayMhA0AErz16ji
A3XEsS5PuaBpKlX9LxI7GYQHSgiZMug9wzd5nuLxmvdIApfwjOfslK6UUrb0PS3C
3dGrhmJpD5C+0Z8YyyydsBMe/3Lp4zdd0K2/7qcd/z+mC+nMFtmFU8i6kHHlJBw4
XUApOSqlLcB8+hpyWe3w+nXQ7TyPNjZ7s5jqo2OCfEi1TXDdadyqhSrd06t5zOhb
EzUfbeWniJq2lXT0/X6wRifikIdCiihIG83+B9CImOykilyIvn4f7SmaYN+hINAN
TuK6ae18SudBOtLQqELnm03lYFe9DPDMrTtUkQ+g8YTH3y2LDQzaQlUYtq6f7DvO
gM63L4Qtj0TbYYEP4mjB49aEFGCtJIxcNQ93BF3ueV+sfqY+OM8=
=GaCU
-----END PGP SIGNATURE-----


[RESULT][VOTE] Apache UIMA uimaFIT 3.3.0 RC 3

Posted by Richard Eckart de Castilho <re...@apache.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

The release vote for the Apache UIMA uimaFIT 3.3.0 RC 3 has passed with the following votes:

+1 Viorel Morari
+1 Peter Klügl
+1 Richard Eckart de Castilho

No other votes were received.

Thanks to all the voters!

Issues:                  https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0uimaFIT
ASF downloads artifacts: https://dist.apache.org/repos/dist/dev/uima/uimafit-3.3.0-RC-202205301128-0ca2049/
Maven staging repo:      https://repository.apache.org/content/repositories/orgapacheuima-1285
Git commit hash:         0ca204987b22895df97ea16b90658e65eb551456
Git tag:                 https://github.com/apache/uima-uimafit/releases/tag/uimafit-3.3.0
-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAmKcom9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
AA59gA/9GcD6jqjHSD6ScJbQGIk/hYr4gGnUEMO4G51/1ikKcDwrDsvr4KCwGaLP
YQHQ6jb3m8tKrgO9wlgcYICvPBaO5Njf5t1bwB8sJNn5NxWmg7jhU51gedzXKsMY
0KZEF7RFIgJZkDI/I7WeRNAXmWmzOHNryTAnoh1r0GNTT0SXcCmnsTnFU3wGYvaB
CyM+wYUVoOdV7SCAMdOqJtf3qnJFTJbB3DDCN6mKbaHeMZxzE8dy5KAjq/pBQl8e
3KwOlnVTrowmvNRPjNIp80LnENrvJQQiqkgIG7hyFGf/tTsP9LHS5kiDbVqhMrH5
tmp6+Dq9WeW+yNwK6ZtopuXSyOE7hha2Kl3ctw3iJ2vqXpUBduWBrgi9afLFx09T
tmeapvPjrVv7p4rCn3ZHGqN3FL5mzCqAk2l4BvsqXkn5+BIt61wfoBM37Fc7M7+d
YJYFhKiE23g6ty8sm3jac5rglxd65rzhHpeOsekNFA7OcoXvmD2kZA7Yw5YLTQOw
Hssxnl/4/ABTV0VHrh1v4SLTgyaVHdeczLskjamO3fJo3FNjj3V3uAw/nP1ijA8W
hDJNEhhJGcLFP3A+yTLsFIGbvYLX3y6VvlzG3qnckRYWRlQA8pBxyVzWNTl9x8Pt
sLCQCtFkmS/tEdeX+M0r2OlV1dNeA2RrwMB60zuN7fMJqnOus8w=
=2Zwg
-----END PGP SIGNATURE-----


Re: [VOTE] Apache UIMA uimaFIT 3.3.0 RC 3

Posted by Peter Klügl <pe...@averbis.com>.
- build source - OK
- spot checked sigs and hashes - OK
- spot checked readme, issues-fixed, release-notes and notice - OK

[x] +1 OK to release

Peter



Am 30.05.2022 um 13:53 schrieb Richard Eckart de Castilho:
> Hi,
>
> the Apache UIMA uimaFIT 3.3.0 RC 3 has been staged.
>
> The additional changes in RC3 over RC2 are:
> * [UIMA-6432] Upgrade dependencies (uimaFIT 3.3.0) - additional 
> updates, in particular to UIMA Parent POM 15
> * [UIMA-6463] Use toolchains to ensure compatibility with Java 1.8
>
>
> ## Notable changes in this release
>
> ### New Features and improvements
>
> * [UIMA-6431] - Use lambda functions as CAS processors
> * [UIMA-6422] - `FSUtil.setFeature()` should offer signatures that 
> accept a Feature
> * [UIMA-6392] - Better delegate key generation in aggregate engine
> * [UIMA-6424] - Upgrade uimaFIT to JUnit 5
> * [UIMA-6426] - Upgrade to UIMA Java SDK 3.3.0
> * [UIMA-6432] - Upgrade dependencies (uimaFIT 3.3.0)
>
> ### Bugs fixed
>
> * [UIMA-6384] - Parallelism argument in `CpePipeline` is ignored
> * [UIMA-6385] - Potential resource key clash in environments with 
> multiple classloaders
> * [UIMA-6391] - `CpePipeline` should kill CPE if reader throws exception
> * [UIMA-6396] - uimaFIT maven plugin mixes up test and compile scopes
> * [UIMA-6417] - Problems setting numeric parameter values
> * [UIMA-6446] - Complexities around enhancing classes with their 
> resource name
>
>
> Issues: 
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.3.0uimaFIT
> ASF downloads artifacts: 
> https://dist.apache.org/repos/dist/dev/uima/uimafit-3.3.0-RC-202205301128-0ca2049/
> Maven staging repo: 
> https://repository.apache.org/content/repositories/orgapacheuima-1285
> Git commit hash:         0ca204987b22895df97ea16b90658e65eb551456
> Git tag: https://github.com/apache/uima-uimafit/releases/tag/uimafit-3.3.0
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> -- Richard Eckart de Castilho
 >
-- 
Dr. Peter Klügl
Head of Text Mining/Machine Learning

Averbis GmbH
Salzstr. 15
79098 Freiburg
Germany

Fon: +49 761 708 394 0
Fax: +49 761 708 394 10
Email: peter.kluegl@averbis.com
Web: https://averbis.com

Headquarters: Freiburg im Breisgau
Register Court: Amtsgericht Freiburg im Breisgau, HRB 701080
Managing Directors: Dr. med. Philipp Daumke, Dr. Kornél Markó