Fixed CS
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/abdea8e0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/abdea8e0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/abdea8e0 Branch: refs/heads/kube-lb Commit: abdea8e052b11bf64e6cd0bffce73bba736e3b05 Parents: 12f2325 Author: Claus Ibsen <davscl...@apache.org> Authored: Fri May 13 10:19:49 2016 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Mon May 16 09:59:33 2016 +0200 ---------------------------------------------------------------------- .../java/org/apache/camel/impl/OriginalMessageProcessor.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/abdea8e0/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.java ---------------------------------------------------------------------- diff --git a/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.java b/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.java index d7563fa..3b7ffd5 100644 --- a/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.java +++ b/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.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.