#570 closed enhancement (done)
Fix of the plugin dependency resolvement
Reported by: | kgrading | Owned by: | kgrading |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | PluginInfrastructure | Version: | 3.2 |
Keywords: | Cc: |
Description
all the dependent plugins, even the transitional depentent ones, should be fetched.
Change History (6)
comment:1 Changed 16 years ago by kgrading
- Status changed from new to assigned
comment:2 Changed 16 years ago by kgrading
restored old GetDependentPlugins in r1501
comment:3 Changed 16 years ago by kgrading
added the new recursive plugin check to the engine (r1503)
comment:4 Changed 15 years ago by kgrading
- Resolution set to fixed
- Status changed from assigned to closed
comment:5 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
improvement of the plugininfrastructure and minor fix to the Hive.Engine (#1499)