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 177841 - Do not ask for server plugin when server is not installed
Summary: Do not ask for server plugin when server is not installed
Status: RESOLVED DUPLICATE of bug 148177
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC All
: P2 normal (vote)
Assignee: Petr Hejl
URL: http://wiki.netbeans.org/FitnessViaWh...
Keywords: PERFORMANCE, TEST
Depends on:
Blocks:
 
Reported: 2009-11-30 05:34 UTC by Pavel Flaska
Modified: 2010-02-10 07:44 UTC (History)
1 user (show)

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 Pavel Flaska 2009-11-30 05:34:45 UTC
Whitelist test reported many server plugin classes loaded during classpath resolution even when common j2se project. That is not needed, it should be enough to load only registered servers I think.
Comment 1 Pavel Flaska 2009-11-30 05:55:45 UTC
After fixing, please hg backout 955ad075c62f
http://hg.netbeans.org/ergonomics/rev/955ad075c62f

and verify with whitelist test:
http://wiki.netbeans.org/FitnessViaWhiteAndBlackList
Comment 2 Quality Engineering 2009-12-02 03:00:18 UTC
Integrated into 'main-golden', will be available in build *200912020200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e47694c74f5e
User: Pavel Flaska <pflaska@netbeans.org>
Log: #177841: Forgotten plugin classes.
Comment 3 Petr Jiricka 2010-02-02 05:23:35 UTC
Isn't this a duplicate of bug 148177?
Comment 4 Petr Hejl 2010-02-10 07:44:34 UTC

*** This bug has been marked as a duplicate of bug 148177 ***