==> License spot check, in particular Spring license headers missing from last RC - OK
==> Building from SVN tag with empty local Maven repo on JDK 8. - OK ==> Installed from update site into fresh Eclipse Luna SR 2. - OK ==> Imported sample projects from SVN using "Import -> Existing projects" - some errors but after discussion with Peter NOT CRITICAL ==> Some Maven warnings - NOT CRITICAL [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.uima:ruta-maven-example:jar:2.3.0 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.uima:ruta-maven-plugin @ line 196, column 12 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.uima:ruta-maven-plugin @ line 239, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. ==> I still do not quite understand why some example projects have a NOTICE and LICENSE file and others not - NOT CRITICAL ==> Minimal format problems in PDF version of documentation: page 70 - NOT CRITICAL > Please vote on release: > > [X] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... OK for release. -- Richard On 28.05.2015, at 19:43, Peter Klügl <[email protected]> wrote: > Hi, > > the third release candidate of Apache UIMA Ruta v2.3.0 is ready for voting. > > Changes RC2 -> RC3: > > UIMA-4430 - Ruta: eclipse plugins not compatible with kepler > UIMA-4429 - Ruta: use (tm) for complete name > fixed NOTICE of ruta-maven-example > > Changes RC1 -> RC2: > > UIMA-4411 - Ruta: include option to use space as gapText parameter > UIMA-4409 - Ruta: annotation browser view misses to display all feature > values > UIMA-4402 - Ruta: fix javadoc for java 8 > UIMA-4401 - Ruta: include IDE support for core-ext artifact in update site > UIMA-4400 - Ruta: ruta maven plugin fails to build missing descriptors > for scripts without delta > UIMA-4398 - Ruta: declare IDE grammar broken > > Summary of changes: > > UIMA Ruta Language and Analysis Engine: > - Requires Java 7 > - Maven Plugin for UIMA Ruta > - Extensions and simplifications of the language (external resources, > null values, more syntactic sugar) > - Improvements to Analysis Engines (RutaEngine, HtmlConverter) > - More exemplary script projects > - Many, many bug fixes > > UIMA Ruta Workbench: > - Requires Java 7 > - Works now also in other project structures (Maven projects) > - Bug fixes > > This release requires an update of script projects and its descriptors, > e.g, in the UIMA Ruta Workbench by deleting all descriptors and updating > the script project. > Right-click on a project and select "UIMA Ruta -> Convert to UIMA Ruta > project" > > Staging repository: > https://repository.apache.org/content/repositories/orgapacheuima-1055/ > > SVN tag: > https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.3.0 > > Update site: > http://people.apache.org/~pkluegl/uima-releases/ruta-2.3.0-rc3/eclipse-update-site/ruta > > Archive with all sources: > http://people.apache.org/~pkluegl/uima-releases/ruta-2.3.0-rc3/ruta-2.3.0-source-release.zip > > Overall 77 (4 of them rejected) 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.3.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20created%20DESC > > Thanks. > > Peter >
