Re: Code Conventions

2010-02-10 Thread Matthias Wessendorf
Hi Gurkan, I think somewhere in Apache is a wiki page which has some good information on this topic as well -Matthias On Wed, Feb 10, 2010 at 6:44 AM, Gurkan Erdogdu gurkanerdo...@yahoo.com wrote: Hello folks; While committing code into our code base, it is good idea to have following and

Re: Code Conventions

2010-02-10 Thread Jean-Louis MONTEIRO
Hello, Matthias, if you can get the link, i'd like to read the page. Jean-Louis 2010/2/10 Matthias Wessendorf mat...@apache.org: Hi Gurkan, I think somewhere in Apache is a wiki page which has some good information on this topic as well -Matthias On Wed, Feb 10, 2010 at 6:44 AM, Gurkan

Re: Code Conventions

2010-02-10 Thread Joseph Bergmark
Along these lines, what is the general feeling about committing changes without an associated JIRA issue? I've been opening sometimes trivial JIRA issues in order to associate them with any commit I do, but I'm not sure if this is required or not. Also I've found the Eclipse formatter you sent a

Re: Code Conventions

2010-02-10 Thread Gurkan Erdogdu
Hi Joe, Along these lines, what is the general feeling about committing changes without an associated JIRA issue? We must not do :) Actually we have to always include JIRA-Id for committing but we are sometimes lazy. From now on, as a general rule; before committing some codes, always attach JIRA

Re: Code Conventions

2010-02-10 Thread Mark Struberg
Hi folks! For _small_ cleanup stuff, you can use OWB-275 which I created today in the morning extra for that purpose :) LieGrue, strub --- Gurkan Erdogdu cgurkanerdo...@gmail.com schrieb am Mi, 10.2.2010: Von: Gurkan Erdogdu cgurkanerdo...@gmail.com Betreff: Re: Code Conventions An: dev