Repository: camel
Updated Branches:
  refs/heads/master bfb971ba4 -> bdc00c4c7


Fixed CS. This closes #1157. This closes #1155.


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

Branch: refs/heads/master
Commit: bdc00c4c7ffe280f25482117411f3818652543a9
Parents: 17659a7
Author: Claus Ibsen <davscl...@apache.org>
Authored: Wed Sep 7 09:24:49 2016 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Wed Sep 7 09:44:57 2016 +0200

----------------------------------------------------------------------
 .../jetty/rest/producer/JettyRestProducerPojoInOutTest.java    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/bdc00c4c/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/producer/JettyRestProducerPojoInOutTest.java
----------------------------------------------------------------------
diff --git 
a/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/producer/JettyRestProducerPojoInOutTest.java
 
b/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/producer/JettyRestProducerPojoInOutTest.java
index a0fae86..fed8821 100644
--- 
a/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/producer/JettyRestProducerPojoInOutTest.java
+++ 
b/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/producer/JettyRestProducerPojoInOutTest.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