[
https://issues.apache.org/jira/browse/CAMEL-17528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-17528:
-----------------------------------
Assignee: Claus Ibsen
> camel-core-model - Description should just be text
> --------------------------------------------------
>
> Key: CAMEL-17528
> URL: https://issues.apache.org/jira/browse/CAMEL-17528
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.x
>
>
> Today its mapped as
> - description
> - lang
> But lets keep this simpler and just have it as description so we can do
> {code}
> <route id="foo" description="something great ...">
> {code}
> instead of
> {code}
> <route id="foo">
> <description>Something great</description>
> ...
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)