Repository: camel
Updated Branches:
  refs/heads/camel-2.15.x 5d3f32913 -> 00d37f6ff
  refs/heads/camel-2.16.x 588cac7c3 -> 395675341
  refs/heads/master 1907750e7 -> 96958f814


Fixed CS


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/96958f81
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/96958f81
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/96958f81

Branch: refs/heads/master
Commit: 96958f814eae3a48e1ef03a809376fd61b1081b0
Parents: 1907750
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:54:44 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/96958f81/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.

Reply via email to