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 7424cde Fixed CS for Camel-Groovy 7424cde is described below commit 7424cde7d30fecfe97dd6f1694bcfbccdb5111f2 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 20 09:02:22 2019 +0100 Fixed CS for Camel-Groovy --- components/camel-groovy/src/test/resources/mygroovy.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-groovy/src/test/resources/mygroovy.groovy b/components/camel-groovy/src/test/resources/mygroovy.groovy index f223627..b045e5b 100644 --- a/components/camel-groovy/src/test/resources/mygroovy.groovy +++ b/components/camel-groovy/src/test/resources/mygroovy.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.