I notice that when I installed this into eclipse and then did the action new -> other - UIMA Ruta Project, it built a project skeleton,
where there's folders : Interpreter Library (builtins) builtins.ruta - a file which has one line in it, "PACKAGE org.apache.uima.ruta;" Is this correct? or should the "builtins" be more populated? -Marshall On 3/31/2020 11:12 AM, Peter Klügl wrote: > Hi, > > the first release candidate of Apache UIMA Ruta v2.8.1 is ready for voting. > > This bugfix release is *not* compatible with UIMA v3. > > Major Changes: > > - Fixed broken literal string matching. > - Fixed variable initialization with other variables. > - Fixed assignment of lists to variables. > - Fixed assignment of annotation comparison expression to variables. > - PARSE condition supports additional argument that represents the > string to be parsed. > > > Staging repository: > https://repository.apache.org/content/repositories/orgapacheuima-1248/ > > SVN tag: > https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.8.1 > > Update site: > https://dist.apache.org/repos/dist/dev/uima/ruta/ruta-2.8.1-rc1/eclipse-update-site > > Archive with all sources: > https://dist.apache.org/repos/dist/dev/uima/ruta/ruta-2.8.1-rc1/ruta-2.8.1-source-release.zip > > Overall 6 issues have been fixed for this release > They can be found in the RELEASE_NOTES.html. > > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... > > Thanks. > > > >