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

DSDP/MTJ/Proposal for Code Checkin

< DSDP‎ | MTJ
Revision as of 12:57, 27 September 2006 by Khorowit.us.ibm.com (Talk | contribs) (Initial data)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In addition to all of the requirements for code checkin in the Eclipse process [1] we should follow the following addtional guidelines.

  1. All code checkins should have a bug as a reference for the code change. An exception for small spelling or formatting changes is allowed.
  2. All checkins should have comments attached to the checkin when it is committed to the CVS archive.
  3. All checkins should include the bug number at the beginning of the checkin comment. For example, prefix the comment with "Bug xxxxx. "

Look at [2]

Back to the top