NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1943 (closed defect: moved)

Opened 2013-07-11T17:58:41-05:00

Last modified 2013-07-25T13:44:26-05:00

Make sure that the Updater can handle miglayout-swing and miglayout-swt separately

Reported by: dscho Owned by: dscho
Priority: major Milestone: imagej2-unscheduled
Component: Updater Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1715

Description

It seems that the Updater (and for that matter, also MiniMaven) do not handle the swing and the swt attached artifacts of miglayout gracefully: it can have one or the other, but not both. The culprit is most likely the version handling in FileUtils.

Change History

comment:1 Changed 2013-07-25T13:44:26-05:00 by bdezonia

  • Blocking 1715 added

comment:2 Changed 2014-04-30T07:31:12-05:00 by curtis

  • Status changed from new to closed
  • Resolution set to moved