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 44641

Summary: ReferenceHelper.destroyForeignFileReference does not work for projects with dot in name
Product: projects Reporter: Adam Sotona <asotona>
Component: AntAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41835    

Description Adam Sotona 2004-06-09 15:44:58 UTC
ReferenceHelper.destroyForeignFileReference does
not remove references for project containing dot
in name
(for example: "Network Demo for MIDP 2.0")
Comment 1 David Konecny 2004-06-10 09:01:28 UTC
I know about this, just did not get to fix it yet.
Comment 2 David Konecny 2004-06-11 11:55:30 UTC
Fixed in:
src/org/netbeans/spi/project/support/ant/ReferenceHelper.java;
new revision: 1.14; previous revision: 1.13
test/unit/src/org/netbeans/spi/project/support/ant/ReferenceHelperTest.java;
new revision: 1.11; previous revision: 1.10