Fixed CS
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/192a3b2b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/192a3b2b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/192a3b2b Branch: refs/heads/master Commit: 192a3b2bc7f8e161c0853bb4f9c356a6f1bc3898 Parents: 77be4fa Author: Claus Ibsen <davscl...@apache.org> Authored: Fri Mar 4 15:40:43 2016 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri Mar 4 15:40:43 2016 +0100 ---------------------------------------------------------------------- .../camel/processor/resequencer/ResequencerBatchOrderTest.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/192a3b2b/camel-core/src/test/java/org/apache/camel/processor/resequencer/ResequencerBatchOrderTest.java ---------------------------------------------------------------------- diff --git a/camel-core/src/test/java/org/apache/camel/processor/resequencer/ResequencerBatchOrderTest.java b/camel-core/src/test/java/org/apache/camel/processor/resequencer/ResequencerBatchOrderTest.java index 0bfc82d..e677b9c 100644 --- a/camel-core/src/test/java/org/apache/camel/processor/resequencer/ResequencerBatchOrderTest.java +++ b/camel-core/src/test/java/org/apache/camel/processor/resequencer/ResequencerBatchOrderTest.java @@ -5,9 +5,9 @@ * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at - * <p> - * http://www.apache.org/licenses/LICENSE-2.0 - * <p> + * + * http://www.apache.org/licenses/LICENSE-2.0 + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.