[ https://issues.apache.org/jira/browse/OPENEJB-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Jiang updated OPENEJB-1542:
---------------------------------
Attachment: 0003-OPENEJB-1542-Implement-the-Expression-Rules-defined-.patch
OPENEJB-1542 Implement the Expression Rules defined in ejb3.1 spec 18.2.1.2
additional logic and unit cases.
> Implement the Expression Rules defined in ejb3.1 spec 18.2.1.2
> ---------------------------------------------------------------
>
> Key: OPENEJB-1542
> URL: https://issues.apache.org/jira/browse/OPENEJB-1542
> Project: OpenEJB
> Issue Type: Bug
> Components: ejb31
> Affects Versions: (trunk/openejb3)
> Reporter: Shawn Jiang
> Fix For: 4.0
>
> Attachments: 0001-18.2.1.2-Expression-Rules.patch, 0003-OPENEJB-1542-Implement-the-Expression-Rules-defined-.patch
>
>
> 18.2.1.2 Expression Rules
> If dayOfMonth has a non-wildcard value and dayOfWeek has a non-wildcard value, then
either the
> dayOfMonth field or the dayOfWeek field must match the current day (even though the
other of the
> two fields need not match the current day).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|