You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (Jira)" <de...@uima.apache.org> on 2020/03/22 20:06:00 UTC

[jira] [Commented] (UIMA-6191) Ruta: Global Variable Comparison Fails

    [ https://issues.apache.org/jira/browse/UIMA-6191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064403#comment-17064403 ] 

Peter Klügl commented on UIMA-6191:
-----------------------------------

The test is ok, if I change these two lines:

script += "Document{-> b1 = (a1==a2)};\n";
script += "Document{-> b2 = (a1!=a2)};\n";

> Ruta: Global Variable Comparison Fails
> --------------------------------------
>
>                 Key: UIMA-6191
>                 URL: https://issues.apache.org/jira/browse/UIMA-6191
>             Project: UIMA
>          Issue Type: Bug
>          Components: Ruta
>    Affects Versions: 2.8.0ruta
>            Reporter: Viorel Morari
>            Assignee: Peter Klügl
>            Priority: Major
>             Fix For: 2.8.1ruta, 3.0.1ruta
>
>
> Comparison of global variables in the action block of the rule fails. It succeeds in the condition block though.
> See {{testCompareGlobalVariableInAction}} Test in {{AnnotationVariableExpressionTest}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)