I was about to start hacking a little in JMeter, but I just realized
that
there are tabs in the files.  My source code editor is set to
automatically
remove all extra whitespace (i.e. a line with trailing spaces) and
convert
tabs to four spaces.  The reason is that in just about every other
project
I work on, that is the standard.

As a result if I make a trivial change, it will cause a lot of extra
info in the commit messages and the actual change will be lost.  If
no-one
objects, I would like to remove the tabs (in line with Sun standards and
Apache standards).  After that I would like to make some changes-- i.e.
fix an issue where "logfile" is used as the long option for both the
log file and running in non-gui mode, and adding a central
LoggerManager.


"They that give up essential liberty to obtain a little temporary safety
 deserve neither liberty nor safety."
                - Benjamin Franklin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to