-
Enhancement
-
Resolution: Unresolved
-
Major
-
0.13.0
-
None
-
3
We need to check for duplicate classes also in Kogito Java repositories, i.e. kogito-runtimes, kogito-apps and possibly kogito-examples as well. This would probably prevent issues where there are some classes with the same FQCN, one coming from v7 and one from Kogito, e.g. KOGITO-2968.
As discussed on Zulip, this check should be part of a default compilation unlike on v7 where it is a part of a separate full profile.
- is related to
-
KOGITO-2968 Duplicate class WorkItemHandlerNotFoundException in classpath causes native-image to break
- Closed