review so far: compared svn-tag with source release - OK (the usual additional files/folders) mvn clean install svn-tag - OK mvn clean install source-release - OK (antlr and maven-bundle-plugin warnings will be fixed in next rc)
downloaded kepler sr1 installed UIMA Runtime and Tools 2.5.0 features installed Ruta Workbench 2.2.0 - OK (both versions 2.2.0 and 2.1.0 are available) (name of the update site mentions an absolute path to my workspace?) created simple project - OK run simple rule script - OK import ExampleProject of source-release and run tests - OK checked default files of source-release - OK copyright in NOTICE mentions only the start year: Copyright 2011 The Apache Software Foundation there are some problems verifying the signatures, but maybe only on my machine more testing will follow.... Peter Am 11.02.2014 18:24, schrieb Martin Toepfer: > Hi, > > the first release candidate of Apache UIMA Ruta v2.2.0 is ready for > voting. > > Staging repository: > https://repository.apache.org/content/repositories/orgapacheuima-1007/ > > SVN tag: > https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.2.0-rc1 > > Update site: > http://people.apache.org/~mtoepfer/uima-releases/ruta-2.2.0-rc1/eclipse-update-site/ruta > > > Archive with all sources: > http://people.apache.org/~mtoepfer/uima-releases/ruta-2.2.0-rc1/ruta-2.2.0-source-release.zip > > > Overall 52 issues have been fixed for this release. > They can be found in the RELEASE_NOTES.html and here: > https://issues.apache.org/jira/browse/UIMA-3609?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%20%222.2.0ruta%22%20AND%20component%20%3D%20ruta%20AND%20status%20in%20%28Resolved%2C%20Closed%29 > > > Major Changes in this Release > > UIMA Ruta Language and Analysis Engine: > - Major performance improvements > - Improved import type functionality and handling of ambiguous short > names > - Options to determine where the next match should start > - Requires at least Java 6 > - Many bug fixes > > UIMA Ruta Workbench: > - Smaller improvements in many views > - Many bug fixes > > > ONLY FOR REVIEWING: > > Documentation (pdf file): > http://people.apache.org/~mtoepfer/uima-releases/ruta-2.2.0-rc1/tools.ruta.book.pdf > > > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... > > Thanks. > > Martin >