This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new f27f384 Fixed CS for Camel-Grape
f27f384 is described below
commit f27f3846f252d448c87cbb2b47d0818ec120c584
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Mar 20 08:43:08 2019 +0100
Fixed CS for Camel-Grape
---
.../groovy/org/apache/camel/component/grape/GrapeComponentTest.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/components/camel-grape/src/test/groovy/org/apache/camel/component/grape/GrapeComponentTest.groovy
b/components/camel-grape/src/test/groovy/org/apache/camel/component/grape/GrapeComponentTest.groovy
index ff0701d..92fabe4 100644
---
a/components/camel-grape/src/test/groovy/org/apache/camel/component/grape/GrapeComponentTest.groovy
+++
b/components/camel-grape/src/test/groovy/org/apache/camel/component/grape/GrapeComponentTest.groovy
@@ -1,4 +1,4 @@
-/**
+/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.