https://defect.opensolaris.org/bz/show_bug.cgi?id=16660
Knut Anders Hatlen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CAUSEKNOWN CC| |[email protected] AssignedTo|[email protected] |[email protected] Target Milestone|--- |next --- Comment #2 from Knut Anders Hatlen <[email protected]> 2010-07-29 08:53:03 UTC --- I think you're right that this is caused by failure to convert 1-based month to 0-based month. That's a common mistake when using java.util.Calendar. Thanks for pointing it out! I'll work on integrating a fix and a unit test for this bug. -- Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
