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 178469 - Warning about default package is not displayed
Summary: Warning about default package is not displayed
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: JMX (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2009-12-11 02:46 UTC by Tomas Hurka
Modified: 2009-12-12 06:40 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 Tomas Hurka 2009-12-11 02:46:37 UTC
Warning about default package is not displayed in "MBean from existing Java class" wizard.
Comment 1 Tomas Hurka 2009-12-11 03:00:15 UTC
Fixed in profiler-main

changeset:   155146:4401bea8adbc
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Dec 11 10:58:31 2009 +0100
summary:     bugfix #178469, do not overwrite WizardDescriptor.PROP_ERROR_MESSAGE if there is one; use null (instead of "" or " ") to clean error message
Comment 2 Quality Engineering 2009-12-12 06:40:56 UTC
Integrated into 'main-golden', will be available in build *200912120559* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4401bea8adbc
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #178469, do not overwrite WizardDescriptor.PROP_ERROR_MESSAGE if there is one; use null (instead of "" or " ") to clean error message