Migration tool gets ProgressImpl wrong
--------------------------------------
Key: UIMA-370
URL: https://issues.apache.org/jira/browse/UIMA-370
Project: UIMA
Issue Type: Bug
Components: Tools
Affects Versions: 2.1
Reporter: Adam Lally
Assigned To: Adam Lally
Priority: Trivial
Fix For: 2.2
User bug report on the migration tool:
It looks like it gets ProgressImpl wrong, but this is easily corrected after
the fact
It generates
import org.apache.uima.collection.impl.ProgressImpl;
instead of
import org.apache.uima.util.ProgressImpl;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.