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
Priority: Minor
Fix For: 2.6.0, 3.0.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.