From: Vincent M. <vm...@oc...> - 2001-08-10 15:53:29
|
This is a reminder of the actions to do whenever we make changes to CVS : * Ensure that the change does not break anything. Please run 'ant all' to ensure this. Nothing should be committed that break something. If it is the case it should be discussed first on the mailing list * Try to respect the coding conventions (yes I know we have not published them - will do soon) * When you have finished something, ensure that you add it to the changes.xml file so that everyone knows what's new in the future version. It is a pain to try to remember retroactively what everyone has changed ... * Remove the item from the todo list when finished Thanks -Vincent |