This vote for releasing RC1 is cancelled. I will prepare a new RC.

Best,


Peter


Am 15.01.2019 um 17:49 schrieb Peter Klügl:
> Hi,
>
> the first release candidate of Apache UIMA Ruta v2.7.0 is ready for voting.
> This minor release is not compatible with UIMA v3
>
> Major changes in this release:
>
> UIMA Ruta Language and Analysis Engine:
> * New language feature: label expressions at actions for directly
> assigning/reusing newly created annotations. Example: Document{-> a:T1,
> CREATE(T2, "ref" = a)};
> * New language feature: new type of rule element for completely optional
> match which does not require an existing annotation and therefore also
> works at the boundary of a window/document. Example: NUM _{-PARTOF(CW)};
> * Type lists can be used as matching condition.
> * Initial default value of string and annotations variables is now null.
> * Comparison of annotation and annotation list are now supported.
> * New configuration parameter 'inferenceVisitors'.
> * New configuration parameter 'maxRuleMatches'.
> * New configuration parameter 'maxRuleElementMatches'.
> * New configuration parameter 'rulesScriptName'.
> * Inlined rules as condition are only evaluated if the rule element
> match was successful.
> * Multiple inlined rule blocks are allowed at one rule element.
> * String features with allowed values are supported.
> * PlainTextAnnotator supports vertical tabs.
> * Various improvements for WORDTABLE.
> * Thrown exceptions include script name.
> * Fixed values of label for failed matches.
> * Fixed inlined rules as condition at wildcards.
> * Fixed resetting of annotation-based variables.
> * Fixed various bugs of wildcards.
> * Fixed CONTAINS condition for annotations overlapping the window.
> * Fixed COUNT condition.
> * Fixed setting variables by configuration parameter.
>
> UIMA Ruta Workbench:
> * Query View support more CAS formats.
> * Fixed order of scripts in Applied Rules view.
> * Fixed reporting of non-existing problems in editor.
>
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapacheuima-1212/
>
> SVN tag:
> https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.7.0
>
> Update site:
> https://dist.apache.org/repos/dist/dev/uima/ruta-2.7.0-rc1/eclipse-update-site/ruta/
>
> Archive with all sources:
> https://dist.apache.org/repos/dist/dev/uima/ruta-2.7.0-rc1/ruta-2.7.0-source-release.zip
>
> Overall 43 issues have been fixed for this release (3 with other resolution)
> They can be found in the RELEASE_NOTES.html.
>
> ... and here:
>
> https://issues.apache.org/jira/issues/?filter=12345332&jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%202.7.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
>
-- 
Dr. Peter Klügl
R&D Text Mining/Machine Learning

Averbis GmbH
Tennenbacher Str. 11
79106 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