Fixed CS
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/39567534 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/39567534 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/39567534 Branch: refs/heads/camel-2.16.x Commit: 3956753416a858f6faee2e1b30fdba5ae4f73c07 Parents: 588cac7 Author: Claus Ibsen <davscl...@apache.org> Authored: Sat Jan 9 15:54:44 2016 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sat Jan 9 15:57:01 2016 +0100 ---------------------------------------------------------------------- .../apache/camel/component/mail/MapMailMessagesBugRoute.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/39567534/components/camel-mail/src/test/java/org/apache/camel/component/mail/MapMailMessagesBugRoute.java ---------------------------------------------------------------------- diff --git a/components/camel-mail/src/test/java/org/apache/camel/component/mail/MapMailMessagesBugRoute.java b/components/camel-mail/src/test/java/org/apache/camel/component/mail/MapMailMessagesBugRoute.java index 1b22704..b7d9c75 100644 --- a/components/camel-mail/src/test/java/org/apache/camel/component/mail/MapMailMessagesBugRoute.java +++ b/components/camel-mail/src/test/java/org/apache/camel/component/mail/MapMailMessagesBugRoute.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.