hi, I just filed CAMEL-7388 and committed the change. (only in master at the moment)
This enclosing/wrapping mode gets enabled with the inheritNamespaceToken property is set to "*". One might say, I am misusing the inheritNamespaceToken property to provide this extra option. But this actually fits nicely, as this property will become useless under "the root enclosing/wrapping" mode and so using this property name to configure this mode is a benefit of not needing to introduce another property that can semantically conflict with the inheritNamespaceToken property. Let me know if you dislike this configuration option. thanks regards, aki 2014-04-23 9:34 GMT+02:00 Claus Ibsen <[email protected]>: > On Fri, Apr 18, 2014 at 9:11 AM, cgiera <[email protected]> wrote: >> Hi all, >> >> should we create a camel jira issue for this? >> > > Yeah fell free to log a JIRA ticket. And as always contributions is welcome > http://camel.apache.org/contributing > >> kind regards, >> Christoph >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/Split-XML-with-xmlTokenizer-and-add-root-element-tp5750237p5750360.html >> Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > Email: [email protected] > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen > hawtio: http://hawt.io/ > fabric8: http://fabric8.io/
