[ https://issues.apache.org/activemq/browse/CAMEL-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-3222. -------------------------------- Resolution: Fixed trunk: 1021867. > 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.