[
http://jira.jboss.com/jira/browse/JBPM-1098?page=all ]
Ronald van Kuijk updated JBPM-1098:
-----------------------------------
Fix Version/s: jBPM 3.3
(was: jBPM jPDL 3.2.3)
Priority: Minor (was: Blocker)
Priority lowered after discussion with Tom.
And the complexity is higher than I initially thought. I created a unit test for day,
month and year with the following results.
- adding day's is fine
- adding businessday's is fine (although 0.5 off initially due to a 8 hour business
day but only 7.5 hours in it!!!!! :-), which I fixed by changing business hours in the
property file to 7.5)
- adding one month is off by one day
- adding one business month is fine because of the config of 20 businessdays in one
businessmonth
- adding one business year is TOTALLY off.... 1feb 2008 + 1 business year -> dec 05
2008 instead of ????? is explainable by subracting hollydays etc... so... probably one for
the docs
So definitely not a blocker....
businesscalendar is unaware of leapyears
----------------------------------------
Key: JBPM-1098
URL:
http://jira.jboss.com/jira/browse/JBPM-1098
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM jPDL 3.2.2
Environment: Windows 2000, jdk 1.5.2_12
Reporter: Ronald van Kuijk
Assigned To: Ronald van Kuijk
Priority: Minor
Fix For: jBPM 3.3
businesscalendar of 65 years is 65/4 = 16 days short ( based on 1971).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira