You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/03/23 01:00:26 UTC

[camel-spring-boot] branch automatic-periodic-sync updated (dc5441c -> 96f07b7)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.


    from dc5441c  [create-pull-request] automated change
     add 2f914c0  Merge pull request #30 from apache/automatic-periodic-sync
     add 301c7dc  Regen after master build
     new 96f07b7  [create-pull-request] automated change

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/springboot/catalog/components/elsql.json |  2 +-
 .../springboot/catalog/components/milo-server.json | 10 ++--
 .../springboot/catalog/components/salesforce.json  |  4 +-
 .../camel/springboot/catalog/components/sql.json   |  2 +-
 .../src/main/docs/milo-starter.adoc                | 10 ++--
 .../MiloServerComponentConfiguration.java          | 70 +++++++++++-----------
 .../src/main/docs/salesforce-starter.adoc          |  4 +-
 .../SalesforceComponentConfiguration.java          | 34 +++++------
 docs/modules/ROOT/pages/milo-starter.adoc          | 10 ++--
 docs/modules/ROOT/pages/salesforce-starter.adoc    |  4 +-
 10 files changed, 75 insertions(+), 75 deletions(-)


[camel-spring-boot] 01/01: [create-pull-request] automated change

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 96f07b7125708ce6f9c858d45aad74f897b22504
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Mon Mar 23 01:00:15 2020 +0000

    [create-pull-request] automated change
---
 components-starter/camel-corda-starter/pom.xml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/components-starter/camel-corda-starter/pom.xml b/components-starter/camel-corda-starter/pom.xml
index cba8670..61d6d32 100644
--- a/components-starter/camel-corda-starter/pom.xml
+++ b/components-starter/camel-corda-starter/pom.xml
@@ -38,18 +38,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-corda</artifactId>
       <version>${camel-version}</version>
-      <!--START OF GENERATED CODE-->
-      <exclusions>
-        <exclusion>
-          <groupId>ch.qos.logback</groupId>
-          <artifactId>logback-classic</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>ch.qos.logback</groupId>
-          <artifactId>logback-core</artifactId>
-        </exclusion>
-      </exclusions>
-      <!--END OF GENERATED CODE-->
     </dependency>
     <!--START OF GENERATED CODE-->
     <dependency>