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 2023/02/03 08:28:00 UTC

[VOTE] UIMA uimaFIT 3.4.0 RC-1

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

Hi,

the Apache UIMA uimaFIT 3.4.0 RC-1 has been staged.

This is a feature and bugfix release.


**Improvements**
• ⭐️ Issue #195: Detect descriptors via SPI by @reckart in #197, #204
• ⭐️ Issue #196: Provide OSGI metadata in JARs by @reckart in #199, #202, #203
• ⭐️ Issue #205: Managed CASes in tests should consider validators by @reckart in #206
• ⭐️ Issue #209: Ability to override validator for a test by @reckart in #210
• ⭐️ Issue #211: Conveniently skip validation by @reckart in #212
• ⭐️ Issue #215: Improve descriptor scanning performance when there are many classloaders by @reckart in #216
• ⭐️ Issue #220: Add getType signature accepting a type system by @reckart in #221

**Bugs fixed**
• 🦟 Issue #207: Cannot override CAS content set in a BeforeEach method by @reckart in #208
• 🦟 Issue #213: Avoid broken typesystem when using ManagedCas by @reckart in #214

**Refactorings**
• ⚙️ Issue #198: Remove version overrides in Maven plugin modules by @reckart in #200
• 🩹 Issue #218: Update dependencies by @reckart in #219, #222, #223

A full list of issues addressed in this release can be found on the issue tracker:

  https://github.com/apache/uima-uimafit/issues?q=milestone%3A3.4.0


### Supported Platforms

uimaFIT 3.4.0 should be used in combination with 

* Java 1.8 or higher
* UIMA Java SDK 3.4.0 or higher
* Spring Framework 5.3.25 or higher

## Relevant links and IDs

Issues:              https://github.com/apache/uima-uimafit/issues?q=milestone%3A3.4.0
Dist. artifacts:     https://dist.apache.org/repos/dist/dev/uima/uimafit-3.4.0-RC-202302030819-d407646/
Maven staging repo:  https://repository.apache.org/content/repositories/orgapacheuima-1293
GitHub tag:          https://github.com/apache/uima-uimafit/tree/uimafit-3.4.0
Git commit id:       6534288936336d8d235b26c8143d85f6ef25c2a0

The latest for voting can be found in the maintainers guide. Please note that the triangle bullets before
each item can be used to expand the item do see additional details, e.g. useful commands to bulk-check
signatures.

  https://nightlies.apache.org/uima/draft-guides/uima-doc-v3-maintainers-guide/version_3_maintainers_guide.html#_voting

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-----

iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAmPcxYFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
AA75iRAApto44d9cHra9qvGgAo6k6rAX86zTrtU36RBTIln6N3I3s2sJc35X6dnW
hCieNdX1hRAbGOgrMotpXHzMMHy7y6i+47QmLOKpvhcC1MhpVhlqxjMvFLT+0BaY
B9c3dEkW2Wz5FP2rI6wL7TuMmfTLCZ027GE2HjMZvFjRP9h2nZEu9aAUQVmKMB2M
3fiIsYjDkizmPorYsweM6T6RTmu9bs4JseG2CGa8BbquzRPEaWj5OvCx4gIKv1AE
279yJgA9cL09SNsNjecqCZYOe124Vw4A54/41KmW95C/+m6V0JkF/oxewjzphcup
SXeyWTCOD3jYM9Tu/hFWvczPIffj+nbuExa29+9iYvkTGuxp1aTpovlOI42DEZMJ
5tqA4NRvs6RXq98zdTbHxheF+ltez7FHokw/ikw+jV/xrbYtpu867RqSHQjgnWv0
rWir0fnXhPhle1KZcyfog7VWNIoNt1OweROIv1VlgwAXGXSvYHoepnEISO0Z/xYD
ymTMBya1tP5AWFh77pKBLFN9yms68HPyttnqoNGi5Dk7LZtByNMLts3cIE3Xf/+d
EGL6kMIUremI19JwjcZE0xADHTU8wHSs68OEarQ1mSzY7DA+JgaO/lSGJCRmgKI6
lzucyf1s+wg0wVlxzLAucDOECNUMiO1J7c9YsBlAFLNK4Y/RJis=
=WErz
-----END PGP SIGNATURE-----


Re: [VOTE] UIMA uimaFIT 3.4.0 RC-1

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

- checked sigs and hashes: *OK*
*- *checked that the contents of the sources ZIP match the repository tag:
*OK*
- built from sources on Java 18: *OK*
  - *multiple javadoc warnings, not a blocker*
- spot check issues fixed report: *OK*
- spot check LICENSE/NOTICE: *OK*

[x] +1 OK to release


Best,
Viorel

On Fri, Feb 3, 2023 at 9:28 AM Richard Eckart de Castilho <re...@apache.org>
wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi,
>
> the Apache UIMA uimaFIT 3.4.0 RC-1 has been staged.
>
> This is a feature and bugfix release.
>
>
> **Improvements**
> • ⭐️ Issue #195: Detect descriptors via SPI by @reckart in #197, #204
> • ⭐️ Issue #196: Provide OSGI metadata in JARs by @reckart in #199, #202,
> #203
> • ⭐️ Issue #205: Managed CASes in tests should consider validators by
> @reckart in #206
> • ⭐️ Issue #209: Ability to override validator for a test by @reckart in
> #210
> • ⭐️ Issue #211: Conveniently skip validation by @reckart in #212
> • ⭐️ Issue #215: Improve descriptor scanning performance when there are
> many classloaders by @reckart in #216
> • ⭐️ Issue #220: Add getType signature accepting a type system by @reckart
> in #221
>
> **Bugs fixed**
> • 🦟 Issue #207: Cannot override CAS content set in a BeforeEach method by
> @reckart in #208
> • 🦟 Issue #213: Avoid broken typesystem when using ManagedCas by @reckart
> in #214
>
> **Refactorings**
> • ⚙️ Issue #198: Remove version overrides in Maven plugin modules by
> @reckart in #200
> • 🩹 Issue #218: Update dependencies by @reckart in #219, #222, #223
>
> A full list of issues addressed in this release can be found on the issue
> tracker:
>
>   https://github.com/apache/uima-uimafit/issues?q=milestone%3A3.4.0
>
>
> ### Supported Platforms
>
> uimaFIT 3.4.0 should be used in combination with
>
> * Java 1.8 or higher
> * UIMA Java SDK 3.4.0 or higher
> * Spring Framework 5.3.25 or higher
>
> ## Relevant links and IDs
>
> Issues:
> https://github.com/apache/uima-uimafit/issues?q=milestone%3A3.4.0
> Dist. artifacts:
> https://dist.apache.org/repos/dist/dev/uima/uimafit-3.4.0-RC-202302030819-d407646/
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapacheuima-1293
> GitHub tag:
> https://github.com/apache/uima-uimafit/tree/uimafit-3.4.0
> Git commit id:       6534288936336d8d235b26c8143d85f6ef25c2a0
>
> The latest for voting can be found in the maintainers guide. Please note
> that the triangle bullets before
> each item can be used to expand the item do see additional details, e.g.
> useful commands to bulk-check
> signatures.
>
>
> https://nightlies.apache.org/uima/draft-guides/uima-doc-v3-maintainers-guide/version_3_maintainers_guide.html#_voting
>
> 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-----
>
> iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAmPcxYFfFIAAAAAALgAo
> aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
> OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
> AA75iRAApto44d9cHra9qvGgAo6k6rAX86zTrtU36RBTIln6N3I3s2sJc35X6dnW
> hCieNdX1hRAbGOgrMotpXHzMMHy7y6i+47QmLOKpvhcC1MhpVhlqxjMvFLT+0BaY
> B9c3dEkW2Wz5FP2rI6wL7TuMmfTLCZ027GE2HjMZvFjRP9h2nZEu9aAUQVmKMB2M
> 3fiIsYjDkizmPorYsweM6T6RTmu9bs4JseG2CGa8BbquzRPEaWj5OvCx4gIKv1AE
> 279yJgA9cL09SNsNjecqCZYOe124Vw4A54/41KmW95C/+m6V0JkF/oxewjzphcup
> SXeyWTCOD3jYM9Tu/hFWvczPIffj+nbuExa29+9iYvkTGuxp1aTpovlOI42DEZMJ
> 5tqA4NRvs6RXq98zdTbHxheF+ltez7FHokw/ikw+jV/xrbYtpu867RqSHQjgnWv0
> rWir0fnXhPhle1KZcyfog7VWNIoNt1OweROIv1VlgwAXGXSvYHoepnEISO0Z/xYD
> ymTMBya1tP5AWFh77pKBLFN9yms68HPyttnqoNGi5Dk7LZtByNMLts3cIE3Xf/+d
> EGL6kMIUremI19JwjcZE0xADHTU8wHSs68OEarQ1mSzY7DA+JgaO/lSGJCRmgKI6
> lzucyf1s+wg0wVlxzLAucDOECNUMiO1J7c9YsBlAFLNK4Y/RJis=
> =WErz
> -----END PGP SIGNATURE-----
>
>

[RESULT][VOTE] UIMA uimaFIT 3.4.0 RC-1

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

Hi,

the vote passes, with 3 +1 and no other votes received.

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

No other votes received.

Issues:              https://github.com/apache/uima-uimafit/issues?q=milestone%3A3.4.0
Dist. artifacts:     https://dist.apache.org/repos/dist/dev/uima/uimafit-3.4.0-RC-202302030819-d407646/
Maven staging repo:  https://repository.apache.org/content/repositories/orgapacheuima-1293
GitHub tag:          https://github.com/apache/uima-uimafit/tree/uimafit-3.4.0
Git commit id:       d407646dcf70b89348b728665890e5f8bba0320a

Thanks to all who voted!

- -- Richard

This was resent because the original post did not have [RESULT] in the subject.
-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAmPjxsdfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
AA4AnBAA3ixZNtIX2w3tdNEPLgF5MHoWbQkUdRv9S4YKwp/7yEdu6rceWAnbSRE+
k+7ak8MMmssK5zkaEiR7Q8LoZ7yqhyG3MCBsAevmzZS6FipH32+O0UB5jDovizxs
vhqeZNIod5gvml4vNrhIUwTibTG0kCQn72pEYvbQiM/VB27DC9KzhX/IRGePMn0i
0ZUY3roUUaU3bBDav5MQqTgcPlG1405SPrMx3yKGJ0eFK8q2GOdHoQaw/Fb6uzM7
Po4eYi9alAg/zMXZuE0fGzA7YQArX+XV9PNvIagCxpEevgcW1oi85PU5XutU0A3F
rlkHSXl7zV+dLjer3xOiPLCiq9YcPPhRjZZd97qR/OKgk461ABsPbvhkhPUsDKKu
1QPjnxqnkfON/drHtOzIu0TFj3ALhor3nEYDE937VMmHqPfTGU4n1VX03zsXmgFw
ktsAqzsfmo336Hz1GwTlm3ztI5ipWvD8LFhqmHYxKic5ghWRS+if3EiR64uhnm54
5XNmZE/J98ZN1b32rhHgjZz1L6uPDpjQNrMYmg197rX6RTW8uc9NlT+Gu3RoOgzr
i9Y32E3Xt9UGI9HS0gCPeqiCSi161Nc2Tn4iSZwXrBWZrEIQC9XQiFt3svvQNybn
EHAS3MUktWR8SgmMxhWuzTa6gIq3dFZ+cVYCVJw4O5IJ0gT5bB8=
=7Y/y
-----END PGP SIGNATURE-----


Re: [VOTE] UIMA uimaFIT 3.4.0 RC-1

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

The commit ID in the original vote mail is pointing to the wrong commit. It should be
 
  Git commit id:       d407646dcf70b89348b728665890e5f8bba0320a

Btw. if you fetch the source ZIP from GitHub, you can also use the tag instead of the
commit ID:

  wget https://github.com/apache/uima-uimafit/archive/d407646dcf70b89348b728665890e5f8bba0320a.zip
  wget https://github.com/apache/uima-uimafit/archive/uimafit-3.4.0.zip

Checked hashes and signatures            : OK
Compared sources ZIP with repository tag : OK
Local build of sources ZIP using Java 11 : OK

[x] +1 - OK to release

Cheers,

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

iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAmPc5uZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
AA5o+w//RA2MooYO+ZsYYDsMiCmnLF9qByXs9AblOQCGqcekA7C6h/eQefCDjz0k
c2PR3JHO6e5vEHPzeewFg3TDOjek9V1S+a4QwxRSi+CgQbxB1zTJt8mgP6+KL+mr
DPg7fNxvj9eNTEpOu3rgkEwAxjIAQ5iA1Niz+rhhih9hX4uiN/r2KQF25AjVPEIj
ukW4S9cCSatTfoR2htOABvZeRB4v50FN5ePqSdy3Bd7RYeSKOjBp1T4YGcL0is+h
5omCjqjNPhbw7Tk2dWmgmVvTuNAFtISzcSDsz+Xon9tKElZTnfIm+biHxFB3YOc2
/5GCydesaMLXiZEa4nNyEVMpP7SnxKkCejfxUG5QXD7BkTSRY0TbmbuTHGEApLyc
0Z7RKHv9Tcx3OmykjHfTPmYRlNnPIZiCGIU3YrrKeTWTL8GgQ5VI+gXSvDK+cawf
g/mjIUDBfYNyQYBPozghO0vt79cphEP8HCrvYHMRS81bk7ZKFWk/gvlDsKJqV3ce
RjpgUGkTIe5tQdgY2290VtRNX+Hc43U69yWaLn5NZX6Ya8Rc6E4zxeUsDHeLdsut
LFg1jSRDWpvsOdebBvCSFP5WCHa1Cfi8rc5riLtx26yRfeEJGIRNrIMcqgkq89b7
pdIeu0P8nxYtXCh+v4uP/EM5RVJp0BAzY4UBp886aiuKNvu19sk=
=u8Jf
-----END PGP SIGNATURE-----


Re: [VOTE] UIMA uimaFIT 3.4.0 RC-1

Posted by Peter Klügl <pe...@averbis.com.INVALID>.
checked source build - OK
checked sig and hash - OK
checked usual files (notice, license, release-notes) - OK

[x] +1 - OK to release

Peter


Am 03.02.2023 um 09:28 schrieb Richard Eckart de Castilho:
> Hi,
>
> the Apache UIMA uimaFIT 3.4.0 RC-1 has been staged.
>
> This is a feature and bugfix release.
>
>
> **Improvements**
> • ⭐️ Issue #195: Detect descriptors via SPI by @reckart in #197, #204
> • ⭐️ Issue #196: Provide OSGI metadata in JARs by @reckart in #199, 
> #202, #203
> • ⭐️ Issue #205: Managed CASes in tests should consider validators by 
> @reckart in #206
> • ⭐️ Issue #209: Ability to override validator for a test by @reckart 
> in #210
> • ⭐️ Issue #211: Conveniently skip validation by @reckart in #212
> • ⭐️ Issue #215: Improve descriptor scanning performance when there 
> are many classloaders by @reckart in #216
> • ⭐️ Issue #220: Add getType signature accepting a type system by 
> @reckart in #221
>
> **Bugs fixed**
> • 🦟 Issue #207: Cannot override CAS content set in a BeforeEach 
> method by @reckart in #208
> • 🦟 Issue #213: Avoid broken typesystem when using ManagedCas by 
> @reckart in #214
>
> **Refactorings**
> • ⚙️ Issue #198: Remove version overrides in Maven plugin modules by 
> @reckart in #200
> • 🩹 Issue #218: Update dependencies by @reckart in #219, #222, #223
>
> A full list of issues addressed in this release can be found on the 
> issue tracker:
>
> https://github.com/apache/uima-uimafit/issues?q=milestone%3A3.4.0
>
>
> ### Supported Platforms
>
> uimaFIT 3.4.0 should be used in combination with
>
> * Java 1.8 or higher
> * UIMA Java SDK 3.4.0 or higher
> * Spring Framework 5.3.25 or higher
>
> ## Relevant links and IDs
>
> Issues: https://github.com/apache/uima-uimafit/issues?q=milestone%3A3.4.0
> Dist. artifacts: 
> https://dist.apache.org/repos/dist/dev/uima/uimafit-3.4.0-RC-202302030819-d407646/
> Maven staging repo: 
> https://repository.apache.org/content/repositories/orgapacheuima-1293
> GitHub tag: https://github.com/apache/uima-uimafit/tree/uimafit-3.4.0
> Git commit id:       6534288936336d8d235b26c8143d85f6ef25c2a0
>
> The latest for voting can be found in the maintainers guide. Please 
> note that the triangle bullets before
> each item can be used to expand the item do see additional details, 
> e.g. useful commands to bulk-check
> signatures.
>
> https://nightlies.apache.org/uima/draft-guides/uima-doc-v3-maintainers-guide/version_3_maintainers_guide.html#_voting
>
> 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ó

Re: [VOTE] UIMA uimaFIT 3.4.0 RC-1

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

Hi,

the vote passes, with 3 +1 and no other votes received.

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

No other votes received.

Issues:              https://github.com/apache/uima-uimafit/issues?q=milestone%3A3.4.0
Dist. artifacts:     https://dist.apache.org/repos/dist/dev/uima/uimafit-3.4.0-RC-202302030819-d407646/
Maven staging repo:  https://repository.apache.org/content/repositories/orgapacheuima-1293
GitHub tag:          https://github.com/apache/uima-uimafit/tree/uimafit-3.4.0
Git commit id:       d407646dcf70b89348b728665890e5f8bba0320a

Thanks to all who voted!

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

iQKTBAEBCgB9FiEEPY2MKJLmMo4NDQCrO8wPPFbjAA4FAmPjW91fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNE
OEQ4QzI4OTJFNjMyOEUwRDBEMDBBQjNCQ0MwRjNDNTZFMzAwMEUACgkQO8wPPFbj
AA52ehAAm4LvFXa1+sVmuYKhN7KCgRu5rDXWv2QwdCDHotqobgBPf5PqqT4+v8Qw
exI89KvOxkcjDIv/fKE4tm2Tyw+CoT6A5ETDyfEvwDuYQzymXAl0IJkBk0dBxjZd
6m+8fVgAhvsr6S4/g2+wn1ZgfgRHoGdy5kHTCJGu7d/sKksBgRihhc7BvoSKH1aI
oXdq3iZhFsmJ0IyxblZejgUO0SruDrqsUJ01K1XloeffD+FFXALX9Q9/VcTbpiQx
WUMNAVxVSfzPuG9+X2SlCi1K5p5+EsFyj74oI+l3aKyRx2CmL4i8PDOm0NxP0r9j
eYeOQJSbr3XGZ2Or/SKMv90iTxGQtA2FIooFZZZd0ZgtSIIGx9DboJQm7QSgRKYF
UDdNAfdKv0dLg/lLGMJZ4YuAeiZB4eNYMNzbKCHvoBol7LCt0jFG2bC+9L0GbIu8
QWWSPxAG9yltfiIGiw+6g4dNE3nhCKzrT7cv095eTisSUb92UaHEgAmHHXTXwQnm
HM2XG37sDGc2Jfiw20QCjwVJN956SmIX+YmhKBw04ZlwyLKHrZpquHpL/W8PYx/A
DQ4DyweCDO7+a0wTMgVJFZzh3WrmCBcKTKWpQC1Qwckeaei9AxqiJa3oIz3SLb3E
J07CU9k3IdSfZLKTJe72KnfpXHlxH5T+uHwmd2LJebZ/Z4bBpdg=
=Zd7C
-----END PGP SIGNATURE-----