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 66080 - Module Suite Project cannot have "." in name
Summary: Module Suite Project cannot have "." in name
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All Windows ME/2000
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2005-10-06 07:27 UTC by tboerkel
Modified: 2005-10-19 15:51 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 tboerkel 2005-10-06 07:27:44 UTC
Create a new NetBeans Module Suite Project with a "." in its name, for example
"Test Suite 1.0". The resulting project will have the name "Test Suite 1".

Using NB 5.0 Betaa, JDK 5.0_04.
Comment 1 Jesse Glick 2005-10-18 00:20:28 UTC
Yup.
Comment 2 Jesse Glick 2005-10-18 19:05:18 UTC
committed   * Up-To-Date  1.8        
apisupport/project/src/org/netbeans/modules/apisupport/project/suite/SuiteProjectGenerator.java
committed   * Up-To-Date  1.6        
apisupport/project/test/unit/src/org/netbeans/modules/apisupport/project/suite/SuiteProjectGeneratorTest.java
Comment 3 Tomas Danek 2005-10-19 15:51:16 UTC
verified in current trunk