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 7f75ffe Fixed CS for Camel-Salesforce
7f75ffe is described below
commit 7f75ffeebadf780e45d86f8350df0db7cc7ee237
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Mar 20 09:04:36 2019 +0100
Fixed CS for Camel-Salesforce
---
.../camel-salesforce-maven-plugin/src/it/customized-types/verify.groovy | 2 +-
.../camel-salesforce-maven-plugin/src/it/simple-it/verify.groovy | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types/verify.groovy
b/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types/verify.groovy
index c76629d..6bc0f1a 100644
---
a/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types/verify.groovy
+++
b/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types/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/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/simple-it/verify.groovy
b/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/simple-it/verify.groovy
index 1436d6b..edb0346 100644
---
a/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/simple-it/verify.groovy
+++
b/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/simple-it/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.