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.


    omit d50d08e  [create-pull-request] automated change
     add ea10a93  [create-pull-request] automated change
     add 0956870  Docs: Fixed generation of starters list - dataformats, thanks 
Saisurya Kattamuri for spotting this
     add 238b813  Docs: Fixed generation of starters list - dataformats, thanks 
Saisurya Kattamuri for spotting this
     add ff45972  Docs: Fixed generation of starters list - languages, thanks 
Saisurya Kattamuri for spotting this
     add f9c92c0  Docs: Fixed generation of starters list - others, thanks 
Saisurya Kattamuri for spotting this
     add c3006bf  Regen after fixing tooling
     add fc826be  Fixed README.adoc location
     add 3ca454f  Fixed README.adoc naming in docs generation
     add cd4d436  Regen
     add af18eba  Fixed docs generation
     add a06dbb3  Regen
     add 351af02  Send pull requests mails to the commits mailings list instead 
of to the developer mailing list.
     add 58427f5  [create-pull-request] automated change

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d50d08e)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (58427f5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 docs/antora.yml => .asf.yaml                       |   8 +-
 .../camel/springboot/catalog/components/exec.json  |   2 +-
 .../springboot/catalog/components/facebook.json    |   2 +-
 .../camel/springboot/catalog/components/fhir.json  |   2 +-
 .../springboot/catalog/components/file-watch.json  |   2 +-
 .../camel/springboot/catalog/components/file.json  |   2 +-
 .../springboot/catalog/components/flatpack.json    |   2 +-
 .../camel/springboot/catalog/components/flink.json |   2 +-
 .../camel/springboot/catalog/components/fop.json   |   2 +-
 .../springboot/catalog/components/freemarker.json  |   2 +-
 .../camel/springboot/catalog/components/ftp.json   |   2 +-
 .../camel/springboot/catalog/components/ftps.json  |   2 +-
 .../springboot/catalog/components/ganglia.json     |   2 +-
 .../springboot/catalog/components/geocoder.json    |   2 +-
 .../camel/springboot/catalog/components/git.json   |   2 +-
 .../springboot/catalog/components/github.json      |   2 +-
 .../catalog/components/google-bigquery-sql.json    |   2 +-
 .../catalog/components/google-calendar-stream.json |   2 +-
 .../catalog/components/google-calendar.json        |   2 +-
 .../catalog/components/google-drive.json           |   2 +-
 .../catalog/components/google-mail-stream.json     |   2 +-
 .../springboot/catalog/components/google-mail.json |   2 +-
 .../catalog/components/google-pubsub.json          |   2 +-
 .../catalog/components/google-sheets-stream.json   |   2 +-
 .../catalog/components/google-sheets.json          |   2 +-
 .../camel/springboot/catalog/components/gora.json  |   2 +-
 .../springboot/catalog/components/graphql.json     |   2 +-
 .../camel/springboot/catalog/components/grpc.json  |   2 +-
 .../catalog/components/guava-eventbus.json         |   2 +-
 .../catalog/components/hazelcast-atomicvalue.json  |   2 +-
 .../catalog/components/hazelcast-instance.json     |   2 +-
 .../catalog/components/hazelcast-list.json         |   2 +-
 .../catalog/components/hazelcast-map.json          |   2 +-
 .../catalog/components/hazelcast-multimap.json     |   2 +-
 .../catalog/components/hazelcast-queue.json        |   2 +-
 .../components/hazelcast-replicatedmap.json        |   2 +-
 .../catalog/components/hazelcast-ringbuffer.json   |   2 +-
 .../catalog/components/hazelcast-seda.json         |   2 +-
 .../catalog/components/hazelcast-set.json          |   2 +-
 .../catalog/components/hazelcast-topic.json        |   2 +-
 .../camel/springboot/catalog/components/seda.json  |   2 +-
 .../camel/springboot/catalog/components/sftp.json  |   2 +-
 components-starter/README.adoc                     | 562 ++++++++++-----------
 .../springboot/ExecComponentConfiguration.java     |   2 +-
 .../springboot/FacebookComponentConfiguration.java |   3 +-
 .../springboot/FhirComponentConfiguration.java     |   3 +-
 .../springboot/FileComponentConfiguration.java     |   2 +-
 .../FileWatchComponentConfiguration.java           |   4 +-
 .../springboot/FlatpackComponentConfiguration.java |   3 +-
 .../springboot/FlinkComponentConfiguration.java    |   2 +-
 .../fop/springboot/FopComponentConfiguration.java  |   3 +-
 .../FreemarkerComponentConfiguration.java          |   2 +-
 .../springboot/FtpComponentConfiguration.java      |   3 +-
 .../springboot/FtpsComponentConfiguration.java     |   3 +-
 .../springboot/SftpComponentConfiguration.java     |   3 +-
 .../springboot/GangliaComponentConfiguration.java  |   3 +-
 .../springboot/GeoCoderComponentConfiguration.java |   4 +-
 .../git/springboot/GitComponentConfiguration.java  |   2 +-
 .../springboot/GitHubComponentConfiguration.java   |   2 +-
 .../GoogleBigQuerySQLComponentConfiguration.java   |   2 +-
 .../GoogleCalendarComponentConfiguration.java      |   2 +-
 ...GoogleCalendarStreamComponentConfiguration.java |   3 +-
 .../GoogleDriveComponentConfiguration.java         |   3 +-
 .../GoogleMailComponentConfiguration.java          |   2 +-
 .../GoogleMailStreamComponentConfiguration.java    |   2 +-
 .../GooglePubsubComponentConfiguration.java        |   3 +-
 .../GoogleSheetsComponentConfiguration.java        |   2 +-
 .../GoogleSheetsStreamComponentConfiguration.java  |   2 +-
 .../springboot/GoraComponentConfiguration.java     |   3 +-
 .../springboot/GrapeComponentConfiguration.java    |   4 +-
 .../springboot/GraphqlComponentConfiguration.java  |   2 +-
 .../springboot/GrpcComponentConfiguration.java     |   3 +-
 .../GuavaEventBusComponentConfiguration.java       |   3 +-
 ...azelcastAtomicnumberComponentConfiguration.java |   3 +-
 .../HazelcastInstanceComponentConfiguration.java   |   3 +-
 .../HazelcastListComponentConfiguration.java       |   2 +-
 .../HazelcastMapComponentConfiguration.java        |   2 +-
 .../HazelcastMultimapComponentConfiguration.java   |   3 +-
 .../HazelcastQueueComponentConfiguration.java      |   2 +-
 ...zelcastReplicatedmapComponentConfiguration.java |   3 +-
 .../HazelcastRingbufferComponentConfiguration.java |   3 +-
 .../HazelcastSedaComponentConfiguration.java       |   3 +-
 .../HazelcastSetComponentConfiguration.java        |   2 +-
 .../HazelcastTopicComponentConfiguration.java      |   2 +-
 .../springboot/SedaComponentConfiguration.java     |   3 +-
 docs/modules/ROOT/pages/list.adoc                  | 562 ++++++++++-----------
 tooling/camel-spring-boot-dependencies/pom.xml     |  10 +
 .../camel/springboot/maven/ExtMvelHelper.java      |  12 +-
 .../maven/UpdateDocComponentsListMojo.java         |   8 +-
 89 files changed, 672 insertions(+), 683 deletions(-)
 copy docs/antora.yml => .asf.yaml (88%)

Reply via email to