This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 54693 - Report cyclic dependencies (cluster vs. module dependcies)
Summary: Report cyclic dependencies (cluster vs. module dependcies)
Status: RESOLVED WONTFIX
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 4.x
Hardware: PC All
: P4 blocker (vote)
Assignee: nbbuild-issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-08 16:27 UTC by Peter Zavadsky
Modified: 2010-09-23 08:46 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Zavadsky 2005-02-08 16:27:01 UTC
Example:
Cluster C2 is dependent on cluster C1. Module M1
is in cluster C1 and module M2 is in cluster C2.
And finally M1 is dependent on module M2 (cyclic
dependencies if you take account the cluster
dependencies).

When you run a build with such a dependencies,
those are not detected, the build runs (cycles the
cluster building) until it runs out of memory.

It would be nice such error cyclic dependencies
(cluster/modules) are detected and reported and
let the build failed at the beginning.

It would save a lot of time for detecting that
kind of issue.
Comment 1 Marian Mirilovic 2010-09-23 08:46:46 UTC
no plan to work on it - wontfix