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 161350

Summary: Please hide the Configuration model for metro.xml file module from the Plugins list
Product: webservices Reporter: Petr Jiricka <pjiricka>
Component: WSITAssignee: Martin Grebac <mgrebac>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 157040    

Description Petr Jiricka 2009-03-27 13:26:05 UTC
Currently, Tools | Plugins | Installed lists "Configuration model for metro.xml file" as a separate item. This does not
look like an item that needs to be shown separately. Please hide it, by either making it autoload or eager, or by adding
it to another kit.

After any change in the list of modules, please change the golden file in
ide.kit/test/qa-functional/data/permanentUI/plugins/installed-plugins.txt, and make sure the corresponding test in
commit validation (org.netbeans.test.editor.GeneralSanityTest#testInstalledPlugins) passes.
Comment 1 Martin Grebac 2009-03-27 13:48:00 UTC
Yes, it was supposed to go to the websvc kit.
Comment 2 Martin Grebac 2009-04-09 10:46:42 UTC
I fixed it by making module eager. Downgrading to P4, so that I revisit putting it to websvc kit later.
Comment 3 Jaroslav Tulach 2009-04-10 05:58:00 UTC
Martine, watch emails from the builder, or don't commit to trunk.
Comment 4 Martin Grebac 2009-04-10 06:55:23 UTC
Fixed (hopefully, because the test suite fails on my mac anyway so I can't even check). Thanks for reminder. Downgrading
to P4 again.
Comment 5 Martin Grebac 2009-04-10 06:55:49 UTC
*** Issue 162364 has been marked as a duplicate of this issue. ***
Comment 6 Martin Grebac 2009-04-10 07:23:54 UTC
Running GeneralSanity standalone works fine now.
Comment 7 Martin Grebac 2009-04-16 18:26:00 UTC
this is the final state