compared svn-tag with source-release - OK (only the usual diff) mvn clean install svn-tag - OK mvn clean install source-release - OK installed workbench in mars with uima 2.8.1 features present - OK created project and tested a simple script - OK created and built new project based on archetype - OK mvn archetype:generate -DarchetypeGroupId=org.apache.uima -DarchetypeArtifactId=ruta-maven-archetype -DarchetypeVersion=2.5.0 -DgroupId=my.domain -DartifactId=my-ruta-project cd my-ruta-project mvn clean install spot checked LICENSE/NOTICE - OK spot checked md5/sha1 - OK [X] +1 OK to release Peter Am 15.06.2016 um 10:43 schrieb Peter Klügl: > Hi, > > the first release candidate of Apache UIMA Ruta v2.5.0 is ready for voting. > > Major changes in this release: > > - New maven archetype for typical UIMA Ruta projects > - Improved and faster maven plugins > - New block FOREACH: iterate over pattern and reuse the matched > annotation in contained rules > - Improved datapath support > - Many bug fixes and improvements > > > Staging repository: > https://repository.apache.org/content/repositories/orgapacheuima-1097/ > > SVN tag: > https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.5.0 > > Update site: > https://dist.apache.org/repos/dist/dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ruta/ > > Archive with all sources: > https://dist.apache.org/repos/dist/dev/uima/ruta-2.5.0-rc1/source-release/ruta-2.5.0-source-release.zip > > Overall 42 issues have been fixed for this release > (4 duplicates, 1 won't fix). > 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.5.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20created%20DESC > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... > > Thanks. > > Peter >