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 54837 - UnprojectizedSourceForBinaryImpl does not recognize clusters containg . in name
Summary: UnprojectizedSourceForBinaryImpl does not recognize clusters containg . in name
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-10 15:53 UTC by Adam Sotona
Modified: 2005-03-28 22:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
suggested fix (1.22 KB, patch)
2005-02-10 15:56 UTC, Adam Sotona
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Sotona 2005-02-10 15:53:24 UTC
For example nb4.1 and mobility7.1 cluster module
jars could not be recognized because he regular
expresion in
org.netbeans.modules.apisupport.project.UnprojectizedSourceForBinaryImpl
does not cound with dot in name of the cluster.
Comment 1 Adam Sotona 2005-02-10 15:56:18 UTC
Created attachment 20300 [details]
suggested fix
Comment 2 Jesse Glick 2005-03-11 23:38:52 UTC
Right, thanks.
Comment 3 Jesse Glick 2005-03-14 16:05:59 UTC
committed     Up-To-Date  1.21       
apisupport/project/src/org/netbeans/modules/apisupport/project/UnprojectizedSourceForBinaryImpl.java