Repository: camel
Updated Branches:
  refs/heads/master 5ee0e619f -> bbcb956f4


Fix Checkstyle issues

Signed-off-by: Gregor Zurowski <gre...@zurowski.org>

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

Branch: refs/heads/master
Commit: bbcb956f495167687fe67c000344a9f3e34696c4
Parents: 5ee0e61
Author: Gregor Zurowski <gre...@zurowski.org>
Authored: Sun Nov 27 14:09:08 2016 +0100
Committer: Gregor Zurowski <gre...@zurowski.org>
Committed: Sun Nov 27 14:09:08 2016 +0100

----------------------------------------------------------------------
 .../java/org/apache/camel/catalog/DefaultRuntimeProvider.java  | 6 +++---
 .../main/java/org/apache/camel/catalog/RuntimeProvider.java    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/bbcb956f/platforms/catalog/src/main/java/org/apache/camel/catalog/DefaultRuntimeProvider.java
----------------------------------------------------------------------
diff --git 
a/platforms/catalog/src/main/java/org/apache/camel/catalog/DefaultRuntimeProvider.java
 
b/platforms/catalog/src/main/java/org/apache/camel/catalog/DefaultRuntimeProvider.java
index acdf6a4..d022954 100644
--- 
a/platforms/catalog/src/main/java/org/apache/camel/catalog/DefaultRuntimeProvider.java
+++ 
b/platforms/catalog/src/main/java/org/apache/camel/catalog/DefaultRuntimeProvider.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.

http://git-wip-us.apache.org/repos/asf/camel/blob/bbcb956f/platforms/catalog/src/main/java/org/apache/camel/catalog/RuntimeProvider.java
----------------------------------------------------------------------
diff --git 
a/platforms/catalog/src/main/java/org/apache/camel/catalog/RuntimeProvider.java 
b/platforms/catalog/src/main/java/org/apache/camel/catalog/RuntimeProvider.java
index 2bd7fd8..7539fab 100644
--- 
a/platforms/catalog/src/main/java/org/apache/camel/catalog/RuntimeProvider.java
+++ 
b/platforms/catalog/src/main/java/org/apache/camel/catalog/RuntimeProvider.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