Re: Formatting rules

2006-12-31 Thread Musachy Barroso
Antonio Did you ever get to put the eclipse formatter on the wiki? thanks musachy Antonio Petrelli wrote: Ted Husted ha scritto: * http://struts.apache.org/releases.html#Coding In practice, we would like the code to pass our Checkstyle configuration. * http://svn.apache.org/viewvc/struts/

Re: Formatting rules

2006-11-02 Thread Wendy Smoak
On 11/2/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: Thank you Ted, now I know how many mistakes I made :-) I will try to prepare an Eclipse formatter file ASAP to put it in the wiki. We used Jalopy with Maven 1 to reformat code, and it looks like there is a Maven 2 plugin now: http://mo

Re: Formatting rules

2006-11-02 Thread Musachy Barroso
On a similar topic I have a question, in struts-tags.tld, some tags attributes are in camel notation(cssStyle) and others are all lowercase (requiredposition), what are the rules for that? musachy Antonio Petrelli wrote: Hello! Is there a document that explains the formatting rules for Struts

Re: Formatting rules

2006-11-02 Thread Antonio Petrelli
Ted Husted ha scritto: * http://struts.apache.org/releases.html#Coding In practice, we would like the code to pass our Checkstyle configuration. * http://svn.apache.org/viewvc/struts/maven/trunk/build/ Thank you Ted, now I know how many mistakes I made :-) I will try to prepare an Eclipse for

Re: Formatting rules

2006-11-02 Thread Ted Husted
* http://struts.apache.org/releases.html#Coding In practice, we would like the code to pass our Checkstyle configuration. * http://svn.apache.org/viewvc/struts/maven/trunk/build/ -Ted. On 11/2/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: Hello! Is there a document that explains the formatt