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

Summary: NameMapper fails to accept (String, String) pair
Product: obsolete Reporter: Ondrej Rypacek <rypacek>
Component: jarpackagerAssignee: Ondrej Rypacek <rypacek>
Status: VERIFIED FIXED    
Severity: blocker CC: pbuzek
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: attaching mail with the exception trace

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