[
https://issues.apache.org/jira/browse/CAMEL-20062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-20062.
---------------------------------
Resolution: Fixed
> camel-core: type converter refactoring is causing a split package warning on
> Quarkus
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-20062
> URL: https://issues.apache.org/jira/browse/CAMEL-20062
> Project: Camel
> Issue Type: Task
> Components: camel-core
> Affects Versions: 4.1.0, 4.2.0
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
> Fix For: 4.2.0
>
>
> Ref:
> {code:java}
> "2023-10-30 09:31:45,418 WARN [io.qua.arc.dep.SplitPackageProcessor]
> (build-41) Detected a split package usage which is considered a bad practice
> and should be avoided. Following packages were detected in multiple archives:
> - "org.apache.camel.converter" found in [org.apache.camel:camel-api::jar,
> org.apache.camel:camel-base::jar]"
> {code}
> It seems to me that the problem is being caused by the TypeConvertible class
> that is in the camel-api.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)