Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 340994 - use new API to compute commit message
Summary: use new API to compute commit message
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-25 15:15 EDT by Benjamin Muskalla CLA
Modified: 2011-03-25 15:15 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Muskalla CLA 2011-03-25 15:15:10 EDT
Mylyn provides API for retrieving the computed commit message, we should use that instead of the internal access in MylyCommitMessageProvider

See task 334520 for more details on the API.