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

Opened 2013-03-26T09:53:00-05:00

Last modified 2013-06-13T13:00:21-05:00

Support 'unstable' update channels

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

Description

This requires support in the uploading part to start shadowing (i.e. being able to override a component that is served from a principal update site in an optional update site).

Change History

comment:1 Changed 2013-03-26T15:59:38-05:00 by dscho

The major problem is that removing an unstable update site will not mark the unstable versions for update because the current version will not be added as a previous version to db.xml.gz reliably.

comment:2 Changed 2013-06-13T13:00:21-05:00 by dscho

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

I'll just close this, now that we have the ability to shadow/unshadow files on update sites. We will enhance the user experience as needed.