classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Patch] java.util.logging.LogManager


From: Michael Koch
Subject: Re: [Patch] java.util.logging.LogManager
Date: Fri, 22 Apr 2005 21:34:30 +0200
User-agent: mutt-ng 1.5.9-r265i (Debian)

On Fri, Apr 22, 2005 at 03:27:02PM -0400, Bryce McKinlay wrote:
> Michael Koch wrote:
> 
> >Hi list,
> >I just commited the attached patch to merge it from GNU classpath to
> >HEAD to. It mainly reformates the LogManager.java file and fixes an
> >issue with logger keys.
> >Michael
> >2005-04-22  Sven de Marothy  <address@hidden>
> >* java/util/logging/LogManager.java: Reformatted.
> >(readConfiguration): If a logger for a key is not found, create one.
> > 
> 
> Sven,
> 
> Firstly, please don't ever put formatting and code changes in the same patch! 
> This is bad because it 
> makes it difficult to distinguish code changes from changes that are purely 
> reformatting.
> 
> Secondly, some of the formatting changes you made go against out established 
> style. We break lines 
> at 80-columns unless there is no way to cleanly do so. Also, 2-char indenting 
> should be used for all 
> methods, including "static" blocks.

Sorry, my fault, I should have reformatted before merging over.


Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]