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 34092 - NameMapper fails to accept (String, String) pair
Summary: NameMapper fails to accept (String, String) pair
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Ondrej Rypacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-02 15:31 UTC by Ondrej Rypacek
Modified: 2003-12-11 14:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
attaching mail with the exception trace (1.59 KB, text/plain)
2003-06-02 15:33 UTC, Ondrej Rypacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Rypacek 2003-06-02 15:31:27 UTC
When TreeNameMapper is inserted some mapping ("",
"something"), debug assertion fails. Attaching the
trace.
Comment 1 Ondrej Rypacek 2003-06-02 15:33:24 UTC
Created attachment 10556 [details]
attaching mail with the exception trace
Comment 2 Ondrej Rypacek 2003-06-03 10:27:32 UTC
Fixed, TreeNameMapper should work now - tested with unit test.
Comment 3 Ondrej Rypacek 2003-07-01 16:38:31 UTC
verified in prj40_prototype