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 67047 - Wrong branding
Summary: Wrong branding
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-18 14:12 UTC by Michal Mocnak
Modified: 2005-11-01 10:55 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 Michal Mocnak 2005-10-18 14:12:42 UTC
Due to we are support JBoss Application Server 4.0.3 the main branding in
NetBeans  should be "JBoss Application Server 4.0.3" instead of "JBoss
Application Server 4.0".
Comment 1 Libor Kotouc 2005-10-19 10:26:52 UTC
Fixed.

Checking in Bundle.properties;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done
Checking in ide/ui/Bundle.properties;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.4; previous revision: 1.3
done
Comment 2 Michal Mocnak 2005-11-01 10:55:37 UTC
Verified