RE: checkstyle-header.txt not updated

2006-12-05 Thread Brian E. Fox
Developers List Subject: Re: checkstyle-header.txt not updated The convention has been package first for as long as I can remember... but yeah, we should update the checkstyle header. Would you be able to do that? On 06/12/2006, at 11:40 AM, Brian E. Fox wrote: > I was going through some checkstyle

Re: checkstyle-header.txt not updated

2006-12-05 Thread Brett Porter
The convention has been package first for as long as I can remember... but yeah, we should update the checkstyle header. Would you be able to do that? On 06/12/2006, at 11:40 AM, Brian E. Fox wrote: I was going through some checkstyle errors in my code and noticed the header hasn't been upd

checkstyle-header.txt not updated

2006-12-05 Thread Brian E. Fox
I was going through some checkstyle errors in my code and noticed the header hasn't been updated to match the new license. Also, isn't it supposed to be at the top? The current version has package then license.