Bug 46709 - PatchWizard should use scheduling rule on project
Summary: PatchWizard should use scheduling rule on project
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M6   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-14 17:16 EST by Michael Valenta CLA
Modified: 2003-12-17 10:11 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.