https://issues.apache.org/bugzilla/show_bug.cgi?id=55050

--- Comment #2 from Christopher Brown <[email protected]> ---
I could try to create the unit test... I've never fixed anything on an Apache
project, so I'm unfamiliar with the conventions.  How would I go about it: do
you have an example of how to run it and a pointer to a subversion folder where
it would be recommended to put this test?

It looks as if the fix could be as simple as changing the comparison operator
in both "if" blocks in the constructor to use the ">=" (greater than or equals)
operator instead of the ">" (greater than) operator.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to