Re: [patch] javadoc/html Upper->lowercase

2005-03-11 Thread Conor MacNeill
Kev Jackson wrote: - lowercase tags - removed some nesting I'm seeing a lot of empty default constructors. Is there a policy for keeping these? I get moans about uncommented empty blocks, but I'd rather remove them if they aren't required It is dangerous to remove default constructors. If you

Re: [patch] javadoc/html Upper->lowercase

2005-03-10 Thread Stefan Bodewig
On Thu, 10 Mar 2005, Kev Jackson <[EMAIL PROTECTED]> wrote: > I'm seeing a lot of empty default constructors. Is there a policy > for keeping these? None that I was aware of. Things I did not commit: > + > +//use Java5 funtionality to get environment > +if (JavaEnvUtil