compared svn-tag with source-release - OK mvn clean install svn-tag - OK mvn clean install source-release - OK
checked some license/notice of artifacts(-sources) - OK license/notice javadocs of some artifacts contains mention of icon attribution, should be fixed sometimes installed workbench in kepler sr1 with uima features present - OK created project and tested a simple script - OK import ExampleProject of source-release and applied tests - OK import TextRulerExample of source release and induced some rules - OK checked some signatures - OK still problems verifying md5/sha1 (cannot find file due to line break) [X] +1 OK to release Peter Am 25.03.2014 16:57, schrieb Peter Klügl: > Hi, > > the fourth release candidate of Apache UIMA Ruta v2.2.0 is ready for voting. > > Changes in RC4 since RC3: > - ruta-docbook maven.deploy.skip=true > - changed UimafitTest to work without external txt file > - replaced backslashes in ruta-core pom > - added syntax checks of references in EXEC action > - enabled autocompletion on uimafit analysis engines > - (UIMA-3668) Ruta Workbench: Load type system descriptor from maven > dependencies > - (UIMA-3678) Ruta: Trim Action throws Nullpointer on fully trimmed > Annotations > - (UIMA-3207) Investigate if all streams and scanners are closed in Ruta > - (UIMA-3683) Ruta: Add block that stops after first applied statement > - (UIMA-3679) Ruta documentation mentions wordlist with wrong quoting > > > Staging repository: > https://repository.apache.org/content/repositories/orgapacheuima-1013/ > > SVN tag: > https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.2.0 > > Update site: > http://people.apache.org/~pkluegl/uima-releases/ruta-2.2.0-rc4/eclipse-update-site/ruta/ > > Archive with all sources: > http://people.apache.org/~pkluegl/uima-releases/ruta-2.2.0-rc4/ruta-2.2.0-source-release.zip > > Overall 72 issues have been fixed for this release. > They can be found in the RELEASE_NOTES.html and here: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%202.2.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20priority%20DESC > > Major Changes in this Release > > UIMA Ruta Language and Analysis Engine: > - Major performance improvements > - Improved import type functionality and handling of ambiguous short names > - Support of block extensions for rule inference adaptions > - 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 > - Support of mixin Java/Ruta projects > - Many bug fixes > > > ONLY FOR REVIEWING: > > Documentation (pdf file): > http://people.apache.org/~pkluegl/uima-releases/ruta-2.2.0-rc4/tools.ruta.book.pdf > > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... > > Thanks. > > Peter >
