Camel Velocity: change the case of all fields properties Header ---------------------------------------------------------------
Key: CAMEL-2476 URL: https://issues.apache.org/activemq/browse/CAMEL-2476 Project: Apache Camel Issue Type: Bug Components: camel-velocity Affects Versions: 2.1.0 Reporter: Abdellatif Priority: Minor Using the velocity component doesn't respect the case matching of all fields of the header. For example: the exchange of properties CorrelationID change the case matching, after using velocity component, it puts the property in lowercase correlationid. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.