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 #1827 (closed defect: fixed)

Opened 2013-04-18T12:45:25-05:00

Last modified 2013-05-31T16:41:16-05:00

Fix updater's conflict resolution of local-only dependencies

Reported by: dscho Owned by: dscho
Priority: major Milestone: imagej2-b7-ndim-data
Component: Updater Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1901

Description

When a local-only file was detected as a dependency of a plugin that is to be uploaded, the conflict resolution upload <xyz>.jar is offered. However, it does not set the upload site properly, hence the complete upload fails.

Change History

comment:1 Changed 2013-05-21T15:45:03-05:00 by dscho

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

This was fixed in 1d4e866a6aaac68d576c0d8475e5f8bb99b8fbc1.

comment:2 Changed 2013-05-31T16:41:16-05:00 by bdezonia

  • Blocking 1901 added; 1715 removed