Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CDT/ProjectLeadNotes

< CDT
Revision as of 16:54, 17 January 2015 by Marc.khouzam.gmail.com (Talk | contribs) (Preparing for a release)

Preparing for a release

  1. Create a release record well in advance to announce the release. This is done while logged in, from the project page . This can be done even before the preceding release is done. It is used to indicate our intention.
  2. About 2 months before the release, probably around but before RC1, make sure the corresponding release record is properly complete and ready for review.
  3. Deal with IP. Now that we only accept contribution through Gerrit, there really shouldn't be much to do.
    1. Run the bugzilla checker for iplog: https://www.eclipse.org/projects/tools/ip_contribution_review.php?id=tools.cdt
    2. Address recommendations which are probably patches that were posted on bugzilla and then moved to Gerrit. In that case mark the patches as iplog-
    3. Generate the IPLog. Got to the project page and while logged in, use "Committer Tools" on the right to "Generate IPLog (project)"
    4. Review the IPLog created. There shouldn't be much to change, if anything at all.
    5. Submit the IPLog using the button at the bottom of the IPLog page.
  4. Request Tools PMC approval for the release by sending an email to "tools-pmc at eclipse.org" of the form
Title: PMC approval requested for CDT 8.6.0

Dear PMC Members,

We'd like PMC approval for the CDT 8.6.0 minor release that is scheduled to coincide with Eclipse Luna SR2.  The release contains both bug fixes and new features [1].

https://projects.eclipse.org/projects/tools.cdt/releases/8.6.0/review

The project's IP Log has been submitted and is awaiting approval.

Regards,

Marc

[1] https://wiki.eclipse.org/CDT/User/NewIn86

Back to the top