Bug 31943

Summary: ActivityConstraints delta validator ignores patches
Product: [Eclipse Project] Platform Reporter: Dejan Glozic <dejan>
Component: Update (deprecated - use Eclipse>Equinox>p2)Assignee: Dejan Glozic <dejan>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: P1 CC: celek
Version: 2.0.2   
Target Milestone: 2.1 RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Dejan Glozic CLA 2003-02-15 12:04:18 EST
ActivityConstraints delta validator takes into account features that will be 
enabled by a session delta, as well as features that will be disabled. However, 
it does not take into account that e-fixes for the disabled features must also 
be disabled. This create a false validation error that prevents delta from 
being applied.
Comment 1 Dejan Glozic CLA 2003-02-16 20:20:42 EST
Fixed in both 2.0.3 and 2.1 streams.