Closed pavelhoral closed 9 months ago
Adding one issue I've just discovered:
Our version of Activiti has Maven profile for JDK 11 that adds few dependencies which break IdM on Java 8. This means that when building on JDK 11you get build that is broken on JDK 8 even though our target version is JDK 8.
Migration to the Flowable engine has been performed in https://github.com/WrenSecurity/wrenidm/pull/172.
I would like to start discussion on the topic of switching from Activiti to Flowable. Seems like the OSS world favours the latter.
We need to research the following: