[
https://jira.jboss.org/jira/browse/JBPM-2419?page=com.atlassian.jira.plug...
]
Ronald van Kuijk reopened JBPM-2419:
------------------------------------
All my test fail with an error about the dueDate property not being found. The hibernate
config does indeed still point to dueDate instead of the new duedate. If I change that,
all named queries for the job executor fail (there is still dueDate in there). Since
Hibernate stuff is not my thing, I'm not sure what you guys want here. It's an
easy fix changing the named queries, but I need to be sure
change Job.dueDate in Job.duedate
---------------------------------
Key: JBPM-2419
URL:
https://jira.jboss.org/jira/browse/JBPM-2419
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Tom Baeyens
Assignee: Koen Aers
Fix For: jBPM 4.1
to be in sync with capitalization in Task.duedate property
REMARK: it's not possible to handle this with deprecated. as we cannot introduce the
new getDuedate method as long as the getDueDate method is around. so we'll have to
just document this in the 4.1 upgrade release notes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira