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 ea8e37f  Fixed CS for camel-restdsl-swagger-plugin
ea8e37f is described below

commit ea8e37f11c5aecb7aa8e9b6a841e470fd699d7b4
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 20 09:21:16 2019 +0100

    Fixed CS for camel-restdsl-swagger-plugin
---
 .../maven/camel-restdsl-swagger-plugin/src/it/customized/verify.groovy  | 2 +-
 .../maven/camel-restdsl-swagger-plugin/src/it/simple-dto/verify.groovy  | 2 +-
 .../camel-restdsl-swagger-plugin/src/it/simple-xml-dto/verify.groovy    | 2 +-
 .../maven/camel-restdsl-swagger-plugin/src/it/simple-xml/verify.groovy  | 2 +-
 tooling/maven/camel-restdsl-swagger-plugin/src/it/simple/verify.groovy  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/tooling/maven/camel-restdsl-swagger-plugin/src/it/customized/verify.groovy 
b/tooling/maven/camel-restdsl-swagger-plugin/src/it/customized/verify.groovy
index 3c154ed..5743f7f 100644
--- a/tooling/maven/camel-restdsl-swagger-plugin/src/it/customized/verify.groovy
+++ b/tooling/maven/camel-restdsl-swagger-plugin/src/it/customized/verify.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.
diff --git 
a/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-dto/verify.groovy 
b/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-dto/verify.groovy
index 8c3fafb..a7f2bdf 100644
--- a/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-dto/verify.groovy
+++ b/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-dto/verify.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.
diff --git 
a/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-xml-dto/verify.groovy
 
b/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-xml-dto/verify.groovy
index 2144ea7..aba0b31 100644
--- 
a/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-xml-dto/verify.groovy
+++ 
b/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-xml-dto/verify.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.
diff --git 
a/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-xml/verify.groovy 
b/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-xml/verify.groovy
index c7575d7..283a52b 100644
--- a/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-xml/verify.groovy
+++ b/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple-xml/verify.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.
diff --git 
a/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple/verify.groovy 
b/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple/verify.groovy
index c7f7db7..012cad4 100644
--- a/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple/verify.groovy
+++ b/tooling/maven/camel-restdsl-swagger-plugin/src/it/simple/verify.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.

Reply via email to