Hi, Now that i have write access privilege to the source code i have a few questions about how things works with commits.
For commit log, i suppose that i need to provide the issue id and description for allowing JIRA to create links to SVN diffs and to ease backports. Do i need to create an JIRA issue for each modification ? If i want to fix a bug do i need to update branches like 1.6 and trunk or is there a merge manager :) or tool for backporting modifications ? Does this also apply to new features where source code modifications cannot be easily merged between branches ? About coding standard, i see that Checkstyle is used in some components, are there any other standard for Java or other kind of files ? -- Sébastien Launay
