Bug 347373 - [doc] add entry in migration guide about ProfileChangeOperation.getProfileChangeRequest() change in return type
Summary: [doc] add entry in migration guide about ProfileChangeOperation.getProfileCha...
Status: CLOSED DUPLICATE of bug 326100
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.7   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.7 RC4   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2011-05-26 16:55 EDT by Thomas Watson CLA
Modified: 2011-05-31 12:03 EDT (History)
1 user (show)

See Also:


Attachments
patch (1.73 KB, patch)
2011-05-31 11:48 EDT, DJ Houghton CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Watson CLA 2011-05-26 16:55:58 EDT
See bug309539.

The method ProfileChangeOperation.getProfileChangeRequest() change return types from an internal type ProfileChangeRequest to public type IProfileChangeRequest.  We should have a porting guide to inform folks if they were expecting the internal type to be returned.
Comment 1 DJ Houghton CLA 2011-05-31 11:48:38 EDT
Created attachment 196993 [details]
patch
Comment 2 DJ Houghton CLA 2011-05-31 11:54:03 EDT

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