I would prefer we keep the turbine conventions (which is roughly the sun standard + Allman brace style) since we rarely get such a good opportunity to encourage people to do things in the objectively correct way.
=] We should absolutely include a sample configuration that precisely follows sun style as well. (It'd be great if we had some kind of meta property to switch between the common named brace styles) -- jt On Wed, 2002-05-29 at 03:54, Nathan Coast wrote: > Hi, > > I'm aware this is a bit of a dangerous email to start, but....... Trying to > establish the default setup for JRefactory and checksource to keep in line with > the maven source code conventions. I've found one contradiction to do with the > location of braces. > > The jakarta code convention doc says: > The Sun document specifies the de-facto standard way of formatting Java code. > All code written for this project must follow these conventions. > > Which standard should we follow? > > Jakarta & Sun conventions or Turbine conventions. > > If turbine, should we place the Jakarta / Sun standards as the values within > maven.home/plugins/core/default.properties and override these properties in the > jakarta-turbine-maven/project.properties? In this way, the maven project keeps > its standard whilst not enforcing the maven standard on projects using maven? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
