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 - Deleting project w/ sources leaves LICENSE file
Summary: Deleting project w/ sources leaves LICENSE file
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2008-06-26 14:41 UTC by polan
Modified: 2008-07-03 16:52 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 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.