Hi,

the second release candidate of Apache UIMA Ruta v2.8.0 is ready for voting.
This minor release is not compatible with UIMA v3


Changes RC1 -> RC2, mainly documentation

- added documentation for the new type expression for annotation expressions
- improved exception handling when trying to assign type
- added missing documentation about annotation expressions
- extended/updated documentation concerning whitespaces in wordlists
- fixed some typos in documentation


Changes in RC1:

Major changes in this release:

UIMA Ruta Language and Analysis Engine:
   
- The analysis engine is able to generate debug information about
inlined rules which includes also an extension of the ruta type system.
- Type expressions in dot notation for annotation expressions a new
supported: a1:ANY a2:ANY{a1.type==a2.type -> Type};
- Matching on string literals is no more restricted to single RutaBasic
annotations, e.g., it is not possible to write: "This is a test"{-> Test};
- Dictionary matching is now more robust concerning white spaces in the
word list. The parameter dictRemoveWS is now also set to true by default.
- Fixed anchors at composed rule elements.
- Labels at macro actions are supported now.
- Fixed several bugs.

UIMA Ruta Workbench:

- New view for visualizing the explanation of inlined rules.
- Fixed problem with blocked build processes in Ruta projects with many
scripts.
- Fixed bugs.



Staging repository:
https://repository.apache.org/content/repositories/orgapacheuima-1240/

SVN tag:
https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.8.0

Update site:
https://dist.apache.org/repos/dist/dev/uima/ruta/ruta-2.8.0-rc2/eclipse-update-site/ruta/

Archive with all sources:
https://dist.apache.org/repos/dist/dev/uima/ruta/ruta-2.8.0-rc2/ruta-2.8.0-source-release.zip

Overall 33 issues have been fixed for this release (2 with other resolution)
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.8.0ruta%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC

Please vote on release:

[ ] +1 OK to release
[ ]  0 Don't care
[ ] -1 Not OK to release, because ...

Thanks.

Peter

-- 
Dr. Peter Klügl
R&D Text Mining/Machine Learning

Averbis GmbH
Salzstr. 15
79098 Freiburg
Germany

Fon: +49 761 708 394 0
Fax: +49 761 708 394 10
Email: peter.klu...@averbis.com
Web: https://averbis.com

Headquarters: Freiburg im Breisgau
Register Court: Amtsgericht Freiburg im Breisgau, HRB 701080
Managing Directors: Dr. med. Philipp Daumke, Dr. Kornél Markó

Reply via email to