Fix Checkstyle issues / add XML declaration
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/14529582 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/14529582 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/14529582 Branch: refs/heads/master Commit: 145295824050d2be06817f3631277ffc2e6973fd Parents: a3c95f1 Author: Gregor Zurowski <gre...@zurowski.org> Authored: Sat Oct 7 14:14:47 2017 +0200 Committer: Gregor Zurowski <gre...@zurowski.org> Committed: Sat Oct 7 14:14:47 2017 +0200 ---------------------------------------------------------------------- tests/camel-performance/src/test/data/1K_buyStocks.xml | 1 + tests/camel-performance/src/test/resources/1K_buyStocks.xml | 1 + 2 files changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/14529582/tests/camel-performance/src/test/data/1K_buyStocks.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/src/test/data/1K_buyStocks.xml b/tests/camel-performance/src/test/data/1K_buyStocks.xml index b7aebab..c57a823 100644 --- a/tests/camel-performance/src/test/data/1K_buyStocks.xml +++ b/tests/camel-performance/src/test/data/1K_buyStocks.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more http://git-wip-us.apache.org/repos/asf/camel/blob/14529582/tests/camel-performance/src/test/resources/1K_buyStocks.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/src/test/resources/1K_buyStocks.xml b/tests/camel-performance/src/test/resources/1K_buyStocks.xml index b7aebab..c57a823 100644 --- a/tests/camel-performance/src/test/resources/1K_buyStocks.xml +++ b/tests/camel-performance/src/test/resources/1K_buyStocks.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more