Bug 46709

Summary: PatchWizard should use scheduling rule on project
Product: [Eclipse Project] Platform Reporter: Michael Valenta <Michael.Valenta>
Component: CompareAssignee: Andre Weinand <andre_weinand>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Michael Valenta CLA 2003-11-14 17:16:50 EST
The patch wizard uses a WorkspaceModifyOperation to patch a project. The API 
on this class has changed to accept a scheduling rule. If the project was used 
as the scheduling rule then background jobs that are running on other projects 
could run concurrently with the patching operation.
Comment 1 Andre Weinand CLA 2003-12-14 09:50:54 EST
fixed for M6
Comment 2 Thomas M??der CLA 2003-12-17 10:11:22 EST
verified by code inspection.