compared svn-tag with source-release - OK deleted uima folder in .m2 mvn clean install svn-tag - OK deleted uima folder in .m2 mvn clean install source-release - OK
checked some license/notice of artifacts(-sources) - OK problems identified in previous reviews still occur: 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 [X] +1 OK to release Peter Am 01.04.2014 10:55, schrieb Peter Klügl: > Hi, > > the fifth release candidate of Apache UIMA Ruta v2.2.0 is ready for voting. > > Changes in RC5 since RC4: > - fixed relative path to parent pom > - (UIMA-3307) Ruta project references closed project > - (UIMA-3269) Imported type system specified with broken url > - (UIMA-3607) Improve auto-completion functionality for type system import > - (UIMA-3352) absolute vs. relative paths in auto generated engine.xml > - (UIMA-3147) Invisible wildcard match in Ruta should not be applied > - (UIMA-2900) Refactor Ruta IDE validators > > 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-1014/ > > 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-rc5/eclipse-update-site/ruta/ > > Archive with all sources: > http://people.apache.org/~pkluegl/uima-releases/ruta-2.2.0-rc5/ruta-2.2.0-source-release.zip > > Overall 78 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-rc5/tools.ruta.book.pdf > > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... > > Thanks. > > Peter >
