[ 
https://issues.apache.org/jira/browse/UIMA-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Eckart de Castilho updated UIMA-1737:
---------------------------------------------
    Labels: Stale  (was: )

This issue is marked as "stale" due to inactivity for 5 years or longer. If no 
further activity is detected on this issue, it is scheduled be closed as 
'unresolved' in 3 months time from now (Dec 2016).

> BSF Annotator reports errors on user scripts with line numbers starting from 
> zero
> ---------------------------------------------------------------------------------
>
>                 Key: UIMA-1737
>                 URL: https://issues.apache.org/jira/browse/UIMA-1737
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-BSFAnnotator
>    Affects Versions: 2.3
>            Reporter: Pablo Duboue
>            Priority: Minor
>              Labels: Stale
>
> In BSFAnnotator in trunk, replace
>                       engine.exec(scriptFileName, 0, 0, script);
> to
>                       engine.exec(scriptFileName, 1, 0, script);
> to indicate that script is located starting in line 1 of scriptFileName.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to