You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/10/12 13:43:40 UTC

[jira] Updated: (CAMEL-3222) Route definitions should use boxed types and lazy evaluate defaults in the getter

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

Claus Ibsen updated CAMEL-3222:
-------------------------------

    Fix Version/s:     (was: 2.6.0)
                       (was: 3.0.0)
                   2.5.0
         Assignee: Claus Ibsen

We can get this into 2.5.

> Route definitions should use boxed types and lazy evaluate defaults in the getter
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-3222
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3222
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> When you output a route definition as XML then all the boolean types and whatnot get outputted using their default values.
> For example inheritErrorHandler=true.
> This reduces the XML and keeps it much smaller.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.