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

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

I think 2.2.1 will be available beginning of August. If you want I can host a 
snapshot update site (but it not trivial to update that to the next release 
then)

> TRANSFER Action Problem
> -----------------------
>
>                 Key: UIMA-3881
>                 URL: https://issues.apache.org/jira/browse/UIMA-3881
>             Project: UIMA
>          Issue Type: Bug
>    Affects Versions: 2.2.0ruta
>            Reporter: Nick Kolivas
>            Assignee: Peter Klügl
>             Fix For: 2.2.1ruta
>
>
> Dear Peter,
> I am having the following problem when trying to use the TRANSFER function 
> that UIMA RUTA provides.
> When having an annotation of type "cardType" with a list of features:
> cardName:americanExpress
> cardType:creditCard
> and an other DECLARED annotation of the type "bigAnnotation" :
> DECLARE Annotation bigAnnotation( STRING laonName, STRING loanType, STRING 
> cardName, STRING cardType);
> Now when I create the following rule:
> cardType{->TRANSFER(bigAnnotation)};
> the compatible features of the "cardType" annotation  are not transferred 
> correctly to the "bigAnnotation" annotation.
> Is there a bug here or am I getting something wrong?
> If you need something else please let me know!



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to