[
https://issues.apache.org/jira/browse/UIMA-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thilo Goetz closed UIMA-1380.
-----------------------------
Resolution: Fixed
Replaced use of SwingWorker with simple Thread as suggested by Jukka, removed
SwingWorker class, tested fix. There are no unit tests for this UI tool.
> SwingWorker is Sun code that can't be relicensed under Apache license and
> needs to be removed
> ---------------------------------------------------------------------------------------------
>
> Key: UIMA-1380
> URL: https://issues.apache.org/jira/browse/UIMA-1380
> Project: UIMA
> Issue Type: Bug
> Components: Tools
> Affects Versions: 2.2.2
> Reporter: Thilo Goetz
> Assignee: Thilo Goetz
> Fix For: 2.3
>
>
> SwingWorker.java is sample code from the Swing tutorial that was copied
> verbatim. Must be removed. Fortunately, it's only used in one place, where
> it can easily be replaced.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.