Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#865 closed task (done)

ICSharpCode.SharpZipLib.dll is not bundled as external library yet

Reported by: epitzer Owned by: gkronber
Priority: highest Milestone: HeuristicLab 3.3.0
Component: PluginInfrastructure Version: 3.3
Keywords: Cc:

Description

Persistence depends on ZIP compression. If this library is not declared as dependency of Persistence, a different version might be loaded from the GAC and cause problems during serialization. As this is also a dependency of the PluginInfrastructure the file inclusion requirement should probably go here?

Change History (5)

comment:1 Changed 14 years ago by gkronber

ICSharpZipLib will be shipped with the plugin infrastructure.

comment:2 Changed 14 years ago by gkronber

  • Priority changed from trivial to blocker

This issue should be resolved before release of RC1

comment:3 Changed 14 years ago by gkronber

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

ICSharpZipLib is referenced by the plugin infrastructure and the dll is installed together with the plugin infrastructure.

comment:4 Changed 13 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.