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 16089

Summary: Core layer refers to module-supplied wmgr components
Product: platform Reporter: Jesse Glick <jglick>
Component: Window SystemAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker CC: dsimonek
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2001-10-01 20:32:09 UTC
[dev sep 29] I see the following in the core layer:

<folder name="Windows">
  <folder name="WindowManager">
    <folder name="Editing">
      <folder name="explorer">
        <attr name="filesystems.wstcref/runtime.wstcref" boolvalue="true" />
        <attr name="filesystems.wstcref/Javadoc.wstcref" boolvalue="true" />
        <attr name="Javadoc.wstcref/runtime.wstcref" boolvalue="true" />
        <attr name="filesystems.wstcref/project.wstcref" boolvalue="true" />
        <attr name="project.wstcref/Javadoc.wstcref" boolvalue="true" />
        <attr name="project.wstcref/runtime.wstcref" boolvalue="true" />

etc. Since Javadoc.wstcref and project.wstcref are defined by modules,
these should not be mentioned in the core layer. The first constraints
(filesystems before runtime) is all that should remain. Other
constraints as are needed should be added by module layers instead.
Comment 1 David Simonek 2001-10-31 11:16:00 UTC
reassigned.
Comment 2 Jiri Rechtacek 2001-10-31 16:14:26 UTC
The references to module-supplied wmgr components were moved from the
core layer to a module's layer.
Comment 3 Marian Mirilovic 2001-11-05 13:56:06 UTC
verified in [nb_dev](20011102)

Core layer doesn't refer to module-supplied wmgr components.
since 31.10. (mf-layer.xml v 1.96)
Comment 4 Quality Engineering 2003-07-01 16:39:52 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.