Some intermediate results and questions: Build from sources using clean repo and Oracle Java 1.8.0_45-b14 (without apache-release) - OK
Build from sources using clean repo and Oracle Java 1.8.0_45-b14 (with apache-release) - JavaDoc does not build (not critical) German month in docs - not critial Example breaking out page boundary (PDF page 61) - not critical Some examples contain a NOTICE/LICENSE file, others not - why? Questions - Should the "TM" be for "Apache UIMA" or "Apache UIMA Ruta"? The Spring JARs contain some sections in their LICENSE files not replicated in the LICENSE of the distribution / ruta engine JAR. These sections might not apply, but I wonder if anybody really checked if they do not apply. The Spring guys might just have copied stuff e.g. from ASM into Spring and spring-asm is in fact part of the ruta engine JAR. Sorry if this might have been discussed/observed before. README file is still mentioning "uimaFIT JCasGenPomFriendly" - should be upgraded to the Apache UIMA jcasgen-maven-plugin. Cheers, -- Richard On 30.04.2015, at 13:04, Peter Klügl <[email protected]> wrote: > Hi, > > the first release candidate of Apache UIMA Ruta v2.3.0 is ready for voting. > > 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-1050/ > > 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-rc1/eclipse-update-site/ruta > > Archive with all sources: > http://people.apache.org/~pkluegl/uima-releases/ruta-2.3.0-rc1/ruta-2.3.0-source-release.zip > > Overall 67 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 > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... > > Thanks. > > Peter >
