The log message on this one says that it is related to Bug 19004
which is a JMeter bug. I'm guessing that you intended it to be
related to bug 24159 and added a comment which includes the revision
number.
The changes included a lot of extraneous whitespace changes. It is
very helpful to the community to keep cosmetic changes isolated from
functional changes. I would suggest doing a "svn diff" before
committing and if you see a lot of unnecessary whitespace changes
(due to a overly helpful IDE or the like), to do a "svn diff --diff-
cmd diff -x -w > patch.txt" and then apply the patch to a reverted or
fresh copy, so only the functional changes are committed.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]