- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: None
- 
    Component/s: engine
- 
    None
Acceptance Criteria (Required on creation):
The WLS compatibility stage of the CE main pipeline passes:
https://ci-pipeline.cambpm.camunda.cloud/blue/organizations/jenkins/7.16%2Fcambpm-ce%2Fcambpm-main/detail/master/26/pipeline/3340/
Hints (Optional):
There is a compilation issue in DateTimeUtil due to org.joda.time.LocalTime class not being present in joda-time:joda-time:1.2.1 that is introduced by the Maven profiles used. This import is however not used and can simply be removed.