Test failure in camel-velocity on windows
-----------------------------------------
Key: CAMEL-1938
URL: https://issues.apache.org/activemq/browse/CAMEL-1938
Project: Apache Camel
Issue Type: Bug
Components: camel-velocity
Affects Versions: 2.0.0
Environment: Windows Vista 32 Bit, JDK 1.6.0_14 and maven 2.2.0
Reporter: Christian Schneider
Fix For: 2.1.0
The test VelocityDynamicTemplateTest fails in method testVelocityLetter.
The second message the test sends contains /r/n instead of the expected /n as
line break. The template letter2.vm that the test uses contains /r/n so I
wonder if this test only fails on windows. I fixed the test for me by changing
the expected text.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.