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

Bug 221783

Summary: Support a Repository "remove/delete" method
Product: [Eclipse Project] Equinox Reporter: Simon Kaegi <simon_kaegi>
Component: p2Assignee: P2 Inbox <equinox.p2-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 199806    
Bug Blocks:    

Description Simon Kaegi CLA 2008-03-06 22:25:41 EST
When removing a repository using MetadataRepositoryManager or ArtifactRepositoryManager we're just removing it from the managers repo index. Some repositories require cleanup so we should also call a remove/delete method on the repo.
Comment 1 John Arthorne CLA 2008-03-06 23:57:54 EST
In resolving bug 199806 I will be adding add/remove events to the event bus. I was thinking these could be used by repositories to do cleanup (for example the LocalMetadataRepository local disk cache).
Comment 2 John Arthorne CLA 2008-03-07 16:43:07 EST
Marking as a duplicate, but please reopen or comment if the events are not sufficient for your purposes.

*** This bug has been marked as a duplicate of bug 199806 ***