Feature #888
Component repositories should issue a warning when noticing duplicate components
100%
Description
Regular component repositories, i.e. with the exception of the dev repo and maybe based on configuration settings should issue a warning when producing the same components.
More specifically in the Component Repository Helper classes, when delegating find, retrieve, and the like down the repo change, when detecting overwritten matches from below,
a warning should be printed.
When overlaying is the intention, as with the dev repo, a configuration setting should indicate so.
Subtasks
Updated by Henning Blohm about 12 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset z2-base:base|commit:d1bf949cd16b7ffef7f115d10a7cfcf62e7848b0.
Updated by Henning Blohm about 12 years ago
- Status changed from Resolved to In Progress
Confused issues. This one still open. #887 resolved
Updated by Henning Blohm about 12 years ago
This is harder than thought. Repos do not even wonder if there is stuff down the chain, if they have it.
Could be added to AbstractComponentRepo after load DB
Updated by Henning Blohm about 12 years ago
- Status changed from In Progress to Resolved
Applied in changeset z2-base:base|commit:6886fade415fc387290a39a7f5960f637a83d4d0.
Updated by Henning Blohm about 12 years ago
- Status changed from Resolved to In Progress
re-opening as closed by a merge.
Updated by Henning Blohm about 12 years ago
- Status changed from In Progress to Resolved
Applied in changeset z2-core:0af8118949dac09df3b80a5a6a002bc32682c5e8.