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 112747

Summary: AE during uninstallation Ruby + Jruby modules
Product: editor Reporter: Tomas Danek <musilt2>
Component: CSL (API & infrastructure)Assignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jhorvath, pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=1166
Issue Type: DEFECT Exception Reporter: 1166
Attachments: stacktrace

Description Tomas Danek 2007-08-14 14:39:28 UTC
Build: NetBeans IDE Dev (Build 200708140000)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Linux, 2.6.20-16-generic, i386
User Comments:
Comment 1 Tomas Danek 2007-08-14 14:39:31 UTC
Created attachment 46576 [details]
stacktrace
Comment 2 Petr Jiricka 2007-10-15 18:39:35 UTC
Looks like a Retouche issue - is this really a Ruby issue?
Comment 3 Torbjorn Norbye 2007-10-15 20:13:05 UTC
Yes, it's a Ruby issue.

When I forked the Retouche code, I called the subpackage "retouche" to mark these classes as coming from Retouche as
opposed to all the other code I had in the gsf module. 

That's definitely not been a good idea since many bug reports with "retouche" in the stacktrace wound up getting routed
to java/source.

I'm thinking I should do a massive package renaming to avoid this... The timing is not great though. But probably better
to do it before 6.0 than after. Most downstream modules don't see the retouche packages, only the ones with
implementation dependencies on gsf (like the ruby refactoring module).
Comment 4 Torbjorn Norbye 2007-10-30 16:40:54 UTC
I've updated the package paths for the Retouche-forked stuff so this confusion should no longer happen.
Comment 5 Martin Krauskopf 2008-02-13 16:02:42 UTC
So is this fixed?
Comment 6 David Strupl 2009-01-14 14:36:25 UTC
Moving from ruby/GSF to editor/CSL. Step one: assign to myself ;-)
Comment 7 David Strupl 2009-01-14 14:45:15 UTC
Step 2: trying to make the owner not myself but the owner of the subcomponent.
Comment 8 David Strupl 2009-03-31 15:50:14 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 9 Quality Engineering 2009-11-02 11:02:27 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX