Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 360165 - [modeling] prepare code contribution for CQ
Summary: [modeling] prepare code contribution for CQ
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 0.9   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 360171
Blocks: 352032
  Show dependency tree
 
Reported: 2011-10-06 15:54 EDT by Steffen Pingel CLA
Modified: 2011-12-06 16:45 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2011-10-06 15:54:16 EDT
Prepare the code hosted under https://github.com/Tasktop/Mylyn-Context-Modeling for a CQ to move it to Eclipse.org:

* Remove stale code
* Add copyright headers where needed
* Rename bundles to reflect naming conventions
Comment 1 Steffen Pingel CLA 2011-10-06 16:12:38 EDT
* Check build.properties for required includes
* Check that MANIFEST.MF does not export API
* Check imports in MANIFEST.MF
* Check bundle name in plugin.properties
* Check feature names in feature.properties
Comment 2 Steffen Pingel CLA 2011-10-07 11:20:21 EDT
Done. The code is ready to be submitted for IP review.