[ 
https://issues.apache.org/jira/browse/CAMEL-23014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen reassigned CAMEL-23014:
-----------------------------------

    Assignee: Claus Ibsen

> camel-core - YAML DSL to respect @XmlType(propOrder ...
> -------------------------------------------------------
>
>                 Key: CAMEL-23014
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23014
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-yaml-dsl
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.x
>
>
> @XmlType(propOrder = \{ "resilience4jConfiguration", 
> "faultToleranceConfiguration", "outputs", "onFallback" })
> public class CircuitBreakerDefinition extends 
> OutputDefinition<CircuitBreakerDefinition>
> We would like yaml-dsl dumper to have onFallback after outputs. They are 
> defined in correct order in json file
>  
> "onFallback": { "index": 8
> "outputs": { "index": 9
>  
> So its maybe something in yaml-dsl writer we can ensure that it uses this 
> order also



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to