Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 13 years ago

#1485 closed task (done)

Research publishing (and updating) tools integrated in VS2010

Reported by: gkronber Owned by: gkronber
Priority: high Milestone: HeuristicLab 3.3.5
Component: General Version: 3.3.5
Keywords: Cc:

Description


Change History (6)

comment:1 Changed 13 years ago by gkronber

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.5
  • Priority changed from medium to high

comment:2 Changed 13 years ago by gkronber

  • Status changed from new to accepted

comment:3 Changed 13 years ago by gkronber

Reviewed deployment of HeuristicLab and updates using ClickOnce. While it would be comfortable to use ClickOnce deployment it has some drawbacks which make it inappropriate for our purposes:

  • The application is installed in a obscure folder in the user profile and we lose the potential of ZIP deployment and drop in installation of new plugins
  • Only full updates of all plugins are possible. The potential to update or install only a subset of plugins is lost.

We put a lot of effort in the specification of plugin dependencies and thus we decided to keep our custom implementation for updating and to refactor the necessary parts to make the interface more comfortable and the program code more robust and maintainable. A simple auto-updating mechanism will be implemented for milestone 3.3.5 (#1536).

comment:4 Changed 13 years ago by gkronber

  • Status changed from accepted to readytorelease

comment:5 Changed 13 years ago by gkronber

r6298: fixed a bug in the plugin infrastructure that occurs when referenced assemblies for a plugin are missing.

comment:6 Changed 13 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version set to 3.3.5
Note: See TracTickets for help on using tickets.