[
https://issues.apache.org/jira/browse/UIMA-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl reassigned UIMA-3286:
---------------------------------
Assignee: Peter Klügl
> Start anchor after optional literal
> -----------------------------------
>
> Key: UIMA-3286
> URL: https://issues.apache.org/jira/browse/UIMA-3286
> Project: UIMA
> Issue Type: Bug
> Components: ruta
> Affects Versions: 2.1.0ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Fix For: 2.2.0ruta
>
>
> Start anchor after optional literal. Something like the following causes
> problems:
> {noformat}
> ("in"? @MonthInd{-PARTOF(DateInd) -> Month} NUM{-> Year}){-> DateInd,
> CREATE(RDate, "year" = Year, "month" = Month, "day" = Day)};
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)