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 73876 - Server branding should be changed
Summary: Server branding should be changed
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-22 13:36 UTC by Michal Mocnak
Modified: 2006-04-24 12:05 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 2006-03-22 13:36:44 UTC
Change server branding "JBoss Application Server 4.0.3" to "JBoss Application
Server 4". Due to we support 4.0.3 and also 4.0.4 it's better to leave the name
without the minor version specified.

Actually also we should add check of the JBoss version (to the add instance
wizard) and allow only 4.0.3 and upper versions.
Comment 1 Michal Mocnak 2006-04-21 14:34:21 UTC
Upgraded to P2 -> it should be fixed in beta -> it's the first what user will see ;)
Comment 2 Libor Kotouc 2006-04-24 10:11:29 UTC
Fixed.

Checking in
test/qa-functional/src/org/netbeans/modules/j2ee/jboss4/test/JBoss4TestSuite.java;
/cvs/serverplugins/jboss4/test/qa-functional/src/org/netbeans/modules/j2ee/jboss4/test/JBoss4TestSuite.java,v
 <--  JBoss4TestSuite.java
new revision: 1.8.2.1.2.2; previous revision: 1.8.2.1.2.1
done
Checking in src/org/netbeans/modules/j2ee/jboss4/Bundle.properties;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5.8.3.2.1; previous revision: 1.5.8.3
done
Checking in src/org/netbeans/modules/j2ee/jboss4/ide/ui/Bundle.properties;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.3.8.1.2.4; previous revision: 1.3.8.1.2.3
done
Checking in
test/qa-functional/src/org/netbeans/test/j2ee/jboss4/JBossValidation.java;
/cvs/serverplugins/jboss4/test/qa-functional/src/org/netbeans/test/j2ee/jboss4/JBossValidation.java,v
 <--  JBossValidation.java
new revision: 1.1.4.2.2.1; previous revision: 1.1.4.2
done
Comment 3 Michal Mocnak 2006-04-24 12:05:13 UTC
Verified