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 50097

Summary: explorer-override.wsmode xml file in a layer has wrong module section
Product: projects Reporter: David Simonek <dsimonek>
Component: Generic Projects UIAssignee: Petr Hrebejk <phrebejk>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    

Description David Simonek 2004-10-07 13:51:57 UTC
explorer-override.wsmode layer file contains
core/ui  module listed in its module info section,
which is incorrect, there should be projects/ui
module.

In addition Hrebejk found, that projects/ui module
doesn't have spec version at all, which may cause
troubles in future.

However in a case of wsmode file, spec version
isn't required, may be omitted.
Comment 1 Jesse Glick 2004-10-07 14:20:09 UTC
Certainly we should have spec versions for all our modules.
Comment 2 Petr Hrebejk 2004-10-07 17:03:59 UTC
Sure

Checking in projectui/manifest.mf;
/cvs/projects/projectui/manifest.mf,v  <--  manifest.mf
new revision: 1.3; previous revision: 1.2
done
Processing log script arguments...
More commits to come...
Checking in
projectui/src/org/netbeans/modules/project/ui/resources/explorer-override.wsmode;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/resources/explorer-override.wsmode,v
 <--  explorer-override.wsmode
new revision: 1.3; previous revision: 1.2
done
Comment 3 Marian Mirilovic 2005-12-20 15:48:22 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.