<div>Hi all,<br></div><div><br></div><div>I'm experiencing problems with the trunk of the reporting suite. SearchScheduleSwingWorker and UploadingKARFileSwingWorker from workflow-scheduler-gui will not compile, as they import util.SwingWorker, which is not found.</div>
<div><br></div><div>I tried replacing these imports to reference the SwingWorker class introduced in Java 1.6, but these classes do not implement required methods. Am I missing a jar or module that would provide this dependency?</div>
<div><br></div><div>- Sean</div>