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 138369

Summary: Deleting project w/ sources leaves LICENSE file
Product: ruby Reporter: polan <polan>
Component: ProjectAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description polan 2008-06-26 14:41:27 UTC
[Build 200806260103, JDK 1.6.0]

To reproduce:

1) New Project > Ruby

2) Project node > Delete (with ex. sources)
ERROR: The project folder remains undeleted with a LICENSE file inside.
NOTE: Rails projects seem to delete ok
Comment 1 Martin Krauskopf 2008-06-26 14:56:02 UTC
Yes, thanks for the catch. 
Comment 2 Quality Engineering 2008-06-28 04:16:36 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #286 build
Changeset: http://hg.netbeans.org/main/rev/d32ba9e924f2
User: Martin Krauskopf <mkrauskopf@netbeans.org>
Log: #138369: Deleting project w/ sources leaves LICENSE file
Comment 3 Martin Krauskopf 2008-06-30 12:10:10 UTC
Fixed: d32ba9e924f2
Comment 4 polan 2008-06-30 13:04:20 UTC
[Build 200806300002, JDK 1.5.0]

Deleting project with sources still leaves the project folder.

Reopening...

NOTE: Also, there is an error dialog after deleting Ruby project w/ sources, see Issue 138616
Comment 5 Martin Krauskopf 2008-07-01 15:13:20 UTC
Are we talking about non-Rails project created in NetBeans? I can't reproduce, could you provide more details, thanks.
Comment 6 Martin Krauskopf 2008-07-03 16:52:00 UTC
Please reopen with more details if you are still able to reproduce.