Hi all, we found a bug in a unit test which caused the unit test to accidentally work on Linux/OS X systems but broke on Windows. To ensure that Windows users can also build UIMA 3.2.0 from the sources with tests, I am cancelling the rc3 vote and prepare a new rc4.
Cheers, -- Richard > On 26. Apr 2021, at 21:00, Richard Eckart de Castilho <[email protected]> wrote: > > - Checked documentation is there > - Checked REAME / RELEASE_NOTES / issues > - Checked LICENSE / NOTICE files > - Checked installation into Eclipse via update site > Note: we had a problem with the update site for RC2 and RC3 because I > accidentally > had committed an artifact.jar/content.jar with metadata for UIMA 3.2.0 > to the > *actual* dist update site which caused the JARs to be omitted from the > RC2 and > RC3 staged sites. I have now reverted the the dist site and fixed the > RC3 > staging site. Sorry for any inconveniences caused. Since the Eclipse > update > site is a post-hoc release step and since the problem, this problem > raises > no need to prepare another RC. > > There might be an issue with class-loading on Windows which we still need to > verify... > > If anybody finds the time to check / test their code against the release > candidate, > it would be appreciated. > > -- Richard > >> On 23. Apr 2021, at 13:07, Richard Eckart de Castilho <[email protected]> >> wrote: >> >> Hi, >> >> the Apache UIMA Java SDK 3.2.0 RC 3 has been staged (RC2 was staged but I >> didn't even bother calling for a vote once I notice the v3 documentation >> was missing from the ZIPs...). >> >> This is a feature release also including a whole bunch of bugfixes. >> >> Since RC1, the following additional issues were fixed: >> >> - reinit(CASCompleteSerializer) does not properly reset view indexes >> - Logger_common_impl.error(String arg0, Object arg1, Object arg2) swallows >> last argument >> >> Since RC2 (not announced), the following additional issues were fixed: >> >> - added v3 asciidoc-based documentation to the release ZIPs >> >> Issues: >> https://issues.apache.org/jira/browse/UIMA-6353?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.2.0SDK >> Dist. artifacts: >> https://dist.apache.org/repos/dist/dev/uima/uima-uimaj-3.2.0-rc3/ >> Eclipse Update Site: >> https://dist.apache.org/repos/dist/dev/uima/uima-uimaj-3.2.0-rc3/eclipse-update-site-v3/uimaj/ >> Maven staging repo: >> https://repository.apache.org/content/repositories/orgapacheuima-1259 >> GitHub tag: https://github.com/apache/uima-uimaj/tree/uimaj-3.2.0 >> >> Please vote on release: >> >> [ ] +1 OK to release >> [ ] 0 Don't care >> [ ] -1 Not OK to release, because ... >> >> Thanks. >> >> -- Richard >
