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 - ReferenceHelper.destroyForeignFileReference does not work for projects with dot in name
Summary: ReferenceHelper.destroyForeignFileReference does not work for projects with d...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-06-09 15:44 UTC by Adam Sotona
Modified: 2004-08-13 12:10 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 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