Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Development Process

Hi all,

   just a reminder that there is defined process for committers everyone should follow, see: https://wiki.eclipse.org/EclipseLink/Development/Process.

To reiterate key points: before pushing changes to repository, make sure that existing tests are passing, the change has been reviewed by at least one other *committer* and reviewers' name has been added to the commit message (ie use ' git commit --amend' to add 'Reviewed-by: <committer>' before final push).

Thanks,
--lukas

Back to the top