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 52578 - Reevaluate module dependencies from navigator/java navigation
Summary: Reevaluate module dependencies from navigator/java navigation
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: David Simonek
URL:
Keywords: ARCH
Depends on:
Blocks: 52165
  Show dependency tree
 
Reported: 2004-12-16 19:01 UTC by Jesse Glick
Modified: 2006-03-24 12:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-12-16 19:01:22 UTC
It seems a number of module dependencies were
simply copied and pasted from other modules
without care. Please delete all the module
dependencies you do not really need.
Comment 1 Jesse Glick 2004-12-16 19:02:22 UTC
...and make sure arch.xml explains why you are using the dependencies
you keep.
Comment 2 David Simonek 2005-01-03 18:15:53 UTC
Dependecies of modules fixed and documented in main trunk:

/cvs/objectbrowser/navigator/arch/arch-navigator.xml,v  <-- 
arch-navigator.xml
new revision: 1.3; previous revision: 1.2

/cvs/objectbrowser/navigator/javanavigation/nbproject/project.properties,v
 <--  project.properties
new revision: 1.2; previous revision: 1.1

/cvs/objectbrowser/navigator/javanavigation/nbproject/project.xml,v 
<--  project.xml
new revision: 1.4; previous revision: 1.3
Comment 3 Jaromir Uhrik 2005-07-14 14:40:00 UTC
Verified.