[PATCH] tests use 12 for month which is invalid
-----------------------------------------------
Key: JCR-1524
URL: https://issues.apache.org/jira/browse/JCR-1524
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-ocm
Affects Versions: 1.4
Reporter: Dave Brosius
Priority: Trivial
Fix For: 1.4.1
Attachments: december_is_not_12.patch
tests create calendar with 12 as a month, which is invalid. December is 11, so
use Calendar.DECEMBER instead. - patch fixes this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.