This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
omit 2d49200 Regen for commit 23c4c4418fa5852a333cc7fbb4c0886a4647f0b3
add 5947aff CAMEL-15836: Add autowired metadata to
camel-google-bigquery-sql connectionFactory option
add 6268686 Regen for commit 5947affcbe1c78688b67c3bcdbb560df34663c2e
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 (2d49200)
\
N -- N -- N refs/heads/regen_bot (6268686)
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:
.../org/apache/camel/catalog/components/google-bigquery-sql.json | 4 ++--
.../org/apache/camel/catalog/docs/google-bigquery-sql-component.adoc | 4 ++--
.../google/bigquery/sql/GoogleBigQuerySQLComponentConfigurer.java | 5 +++++
.../google/bigquery/sql/GoogleBigQuerySQLEndpointConfigurer.java | 5 +++++
.../camel/component/google/bigquery/sql/google-bigquery-sql.json | 4 ++--
.../src/main/docs/google-bigquery-sql-component.adoc | 4 ++--
.../component/google/bigquery/sql/GoogleBigQuerySQLComponent.java | 4 ++--
.../google/bigquery/sql/GoogleBigQuerySQLConfiguration.java | 3 ++-
.../component/dsl/GoogleBigquerySqlComponentBuilderFactory.java | 2 +-
.../endpoint/dsl/GoogleBigQuerySQLEndpointBuilderFactory.java | 4 ++--
.../components/modules/ROOT/pages/google-bigquery-sql-component.adoc | 4 ++--
11 files changed, 27 insertions(+), 16 deletions(-)