OK - Compared SVN branch with source ZIP (only the usual suspects)
OK - Compiling from sources ZIP (empty Maven repo)
OK - Checked NOTICE and LICENSE files: ok (sources zip NOTICE and LICENSE were
updated due to Spring Framework and other dep upgrades)
OK - Check README
OK - Check DocBook documentation
- yes, dates in German, no, still no idea how to fix that :/ Well, actually
switching to Asciidoc may help ;)
OK - jira-report
- still the problem with ${project.version}... but that's still not on our
plate to fix
OK - check if all issues on version 2.2.0 are resolved
OK - spot check of (my own) signature on staged artifacts
[X] +1 OK to release
-- Richard
> On 19.03.2016, at 19:56, Richard Eckart de Castilho <[email protected]> wrote:
>
> Hi all,
>
> this is a bugfix and minor feature release. Particularly noteworthy are:
>
> - many bug fixes related to classloading in environments with a context
> classloader
> - new FSUtil class with useful methods to get/set FS feature values
> - updated dependencies on UIMA SDK and Spring Framework
> - use of iteratorWithSnapshot where sensible
>
> Changes to rc1:
> - Fixed JIRA issues link in README file
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapacheuima-1085
>
> SVN tag:
> https://svn.apache.org/repos/asf/uima/uimafit/tags/uimafit-2.2.0
>
> Archive with all sources:
> https://dist.apache.org/repos/dist/dev/uima/uimafit-2.2.0-rc2/uimafit-2.2.0-source-release.zip
>
> Overall 33 issues have been resolved for this release.
> They can be found in the jira-report.html.
>
> ... and here:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%202.2.0uimaFIT%20AND%20resolution%20is%20not%20EMPTY
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0 Don't care
> [ ] -1 Not OK to release, because ...
>
> Cheers,
>
> -- Richard