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.4.1 -DgroupId=my.domain -DartifactId=my-ruta-project cd my-ruta-project mvn clean install ... more testing will follow Am 13.06.2016 um 18:12 schrieb Peter Klügl: > Hi, > > the first release candidate of Apache UIMA Ruta v2.4.1 is ready for voting. > > This is a bugfix release: > > UIMA Ruta Language and Analysis Engine: > - Bug fixes and improvements > - Improved maven plugins > > UIMA Ruta Workbench: > - Bug fixes > > ... and there is a new maven archetype for typical UIMA Ruta projects. > > > Staging repository: > https://repository.apache.org/content/repositories/orgapacheuima-1096/ > > SVN tag: > https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.4.1 > > Update site: > https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/ > > Archive with all sources: > https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.1-rc1/source-release/ruta-2.4.1-source-release.zip > > Overall 37 issues have been fixed for this release (4 duplicates). > 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.4.1ruta%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 >
