source / svn compare - OK build from sources - OK. There are quite a few Java 8 javadoc warnings, but that's not a blocker.
installed the eclipse update site built from sources into Eclipse 4.5 - OK; made new Ruta project - OK, show Ruta perspective - OK issues fixed -ok release notes, readme - OK docbook output looks OK - both html and pdf license / notice check - no changes from 2.3.1. Spot check - OK Noted one testcase accidentally ignored - I won't call this a blocker. Noted one maven test failed due to known maven issue https://issues.apache.org/jira/browse/MNG-5792 Easy workaround - copying the mvn.cmd script to mvn.bat. I won't call this a blocker either. [X] +1 OK to release -Marshall On 1/29/2016 5:25 AM, Peter Klügl wrote: > Hi, > > the third release candidate of Apache UIMA Ruta v2.4.0 is ready for voting. > > Changes rc2 -> rc3: > - UIMA-4758 - Ruta: reluctant qualifier right to left lookahead to > literal string expression matcher > - UIMA-4768 - Ruta: generic argument for aliases type interpreted as > generic feature expression > > Changes rc1 -> rc2: > - UIMA-4760 - Ruta: duplicate verbalization of type in type matcher > > General information: > This release contains many nice and useful new features and additionally > fixed many annoying bugs. Here's a short overview of the main changes: > - Explicit referencing of annotations with variables, labels and addresses > - Helper methods for applying rules directly in Java code > - Macros for conditions and actions (prototypical) > - Limited support of UIMA arrays (prototypical) > - New action for splitting annotations > - New block for resetting match context > - Import of uimaFIT analysis engines with manditory parameters > - Many, many bug fixes and other improvements > > Staging repository: > https://repository.apache.org/content/repositories/orgapacheuima-1083/ > > SVN tag: > https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.4.0 > > Update site: > https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc3/eclipse-update-site/ruta/ > > Archive with all sources: > https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc3/source-release/ruta-2.4.0-source-release.zip > > Overall 52 issues have been fixed for this release (one of them with > "Cannot Reproduce"). > They can be found in the RELEASE_NOTES.html. > > ... and here: > > https://issues.apache.org/jira/issues/?filter=12333870&jql=project%20%3D%20UIMA%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%202.4.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20priority%20DESC%2C%20updated%20ASC%2C%20created%20DESC > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... > > Thanks. > > Peter >
