Open ThorbenLindhauer opened 7 years ago
This comment was imported from JIRA and written by user d0dqRLpWhat is this name?
This pseudonym name was generated based on the user name in JIRA to protect the personal data of our JIRA users. You can use this identifier to search for issues by the same reporter.
This issue was imported from JIRA:
What is this name?
This pseudonym name was generated based on the user name in JIRA to protect the personal data of our JIRA users. You can use this identifier to search for issues by the same reporter.We switched to use java.time .* like java.time.LocalDate in favour of java.util.Date. This broke usage of camunda.spin as it cannot serialize / deserialize such elements. Jackson provides a separate module for those datatypes. Use this in case runtime Java version is >= 1.8.
Links: