GitHub user gzurowski opened a pull request:
https://github.com/apache/camel/pull/170
CAMEL-7479: Make unit tests run with any JVM system locale
Use SAX validation error code instead of the localized error message in
assert statements, so that the tests run with any JVM system locale.
Signed-off-by: Gregor Zurowski <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gzurowski/camel CAMEL-7479
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/170.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #170
----
commit a16c105141bbd434c248f55f37ed3143c6bd127c
Author: Gregor Zurowski <[email protected]>
Date: 2014-06-05T04:20:45Z
CAMEL-7479: Make unit tests run with any JVM system locale
Use SAX validation error code instead of the localized error message in
assert statements, so that the tests run with any JVM system locale.
Signed-off-by: Gregor Zurowski <[email protected]>
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---