Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 408590

Summary: Project content not being deleted
Product: [ECD] Orion Reporter: John Arthorne <john.arthorne>
Component: ServerAssignee: John Arthorne <john.arthorne>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description John Arthorne CLA 2013-05-21 10:34:29 EDT
When we delete a project from Orion we no longer delete the contents on disk. We should be deleting project contents for all cases where they are in "default" location.

This is mitigated by the fact that on project creation, we check if the folder exists on disk and delete it if necessary. So we should never see content from an old project "leak" into a new one, but we should still clean up to avoid runaway disk usage.