Use CamelCase for Header keys instead of package name prefixes --------------------------------------------------------------
Key: CAMEL-1373 URL: https://issues.apache.org/activemq/browse/CAMEL-1373 Project: Apache Camel Issue Type: Task Components: camel-core Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.0.0 We have agreed as part of the 2.0 API rework to use CamelCase header keys. Currently keys using dots violates the JMS spec and other protocols might have problems with them as well. And Camel should of course use CamelCase :) And they are also easier to read, and less words to type. There is a discussion on the dev forum about it - title "Camel 2.0 - Keys for header problem" Cant like using Nabble as they havent changed to TLP domain -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.