[
https://issues.apache.org/jira/browse/CAMEL-16429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-16429:
-----------------------------------
Assignee: Claus Ibsen
> camel-core - Can we use unique TypeConverterLoader files for easy fat-jar
> assembly
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-16429
> URL: https://issues.apache.org/jira/browse/CAMEL-16429
> Project: Camel
> Issue Type: New Feature
> Components: build system, camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.x
>
>
> See CAMEL-16419
> Some users may want to just package their camel apps as a fat-jar via maven
> assembly plugin (shade plugin is ugly to configure for merging files).
> The issue is the type converter loader that uses the same file name per
> artifact.
> We could for camel-core have unique names as its core converters that should
> always be loaded.
> And then. for Camel JARs then we can in fat-jar mode use fallback with
> classpath discovery and have some other way of finding those unique converter
> names.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)