Issue Details (XML | Word | Printable)

Key: CONTINUUM-1339
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Emmanuel Venisse
Reporter: Wendy Smoak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Continuum

Deleting a project group does not delete related build output directories

Created: 06/Jul/07 07:39 PM   Updated: 09/Sep/09 01:20 PM   Resolved: 09/Jul/07 09:57 AM
Component/s: None
Affects Version/s: 1.1-alpha-2
Fix Version/s: 1.1-beta-1

Time Tracking:
Not Specified

Issue Links:
Related
 

Complexity: Intermediate


 Description  « Hide

To reproduce:
1. add a project group
2. add a project
3. force a build
4. observe numbered directories in both working-directory and build-output-directory
5. delete the project group

Expected results:
The project group, working copies and build output are all deleted

Actual results:
The project group and working copies are deleted, but the numbered build output directories are left in place

Continuum should delete the build output directories when a project is deleted.

(I did not test deleting a single project, just a project group containing three projects.)



Emmanuel Venisse added a comment - 09/Jul/07 09:57 AM

Done.