[
https://issues.apache.org/jira/browse/CAMEL-16580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Netherton resolved CAMEL-16580.
-------------------------------------
Resolution: Fixed
> Remove deprecated code from MLLP component
> ------------------------------------------
>
> Key: CAMEL-16580
> URL: https://issues.apache.org/jira/browse/CAMEL-16580
> Project: Camel
> Issue Type: Improvement
> Components: camel-mllp
> Reporter: James Netherton
> Assignee: James Netherton
> Priority: Minor
> Fix For: 3.10.0
>
>
> There are some configuration options and some static variables that have been
> marked as deprecated in camel-mllp since Camel 2.x. I think it's time to
> remove them.
> The deprecated static DEFAULT_CHARSET variable in MllpEndpoint actually
> breaks the mllp endpoint charset resolution in Quarkus native mode, since the
> default ends up being set at build time and it is then not possible to
> override at runtime.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)