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

git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


 discard 5a65ce3  Website updated to bbff164c60a93ab796966036f3a1c87da552b504
 discard 3e33bae  Updated the website to b19baea
     new b7aee6a  Updated the website to b19baea
     new 293d76d  Website updated to e6af7d72eca5470e71b877c6e8d4e1c3197085ea

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   (5a65ce3)
            \
             N -- N -- N   refs/heads/asf-site (293d76d)

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.

The 2 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-kafka-connector-070-Whatsnew/index.html  |    2 +-
 ...ompletionBasicPropertiesCamelkafkaConnector.gif |  Bin 0 -> 307097 bytes
 .../completionInsertingDefaultValue.gif            |  Bin 0 -> 108936 bytes
 .../completionWithDescriptionforConnectorClass.png |  Bin 0 -> 108662 bytes
 .../diagnosticMixedNotation.png                    |  Bin 0 -> 70580 bytes
 ...nkSourcepropertyTypematchConnectorClassType.png |  Bin 0 -> 59203 bytes
 ...plicatedKeyWithMixDashAndCamelCaseDetection.png |  Bin 0 -> 64426 bytes
 .../01/VSCode-LanguageSupport-0.0.30/index.html    |    1 +
 ...melCaseCamelkafkaConnectorunknownProperties.gif |  Bin 0 -> 136345 bytes
 blog/index.html                                    |    2 +-
 blog/index.xml                                     |   14 +-
 blog/page/10/index.html                            |    2 +-
 blog/page/11/index.html                            |    2 +-
 blog/page/12/index.html                            |    2 +-
 blog/page/13/index.html                            |    2 +-
 blog/page/14/index.html                            |    2 +-
 blog/page/15/index.html                            |    2 +-
 blog/page/16/index.html                            |    2 +-
 blog/page/17/index.html                            |    2 +-
 blog/page/18/index.html                            |    2 +-
 blog/page/19/index.html                            |    2 +-
 blog/page/2/index.html                             |    2 +-
 blog/page/20/index.html                            |    2 +-
 blog/page/21/index.html                            |    2 +-
 blog/page/22/index.html                            |    2 +-
 blog/page/23/index.html                            |    2 +-
 blog/page/24/index.html                            |    2 +-
 blog/page/25/index.html                            |    2 +-
 blog/page/26/index.html                            |    2 +-
 blog/page/3/index.html                             |    2 +-
 blog/page/4/index.html                             |    2 +-
 blog/page/5/index.html                             |    2 +-
 blog/page/6/index.html                             |    2 +-
 blog/page/7/index.html                             |    2 +-
 blog/page/8/index.html                             |    2 +-
 blog/page/9/index.html                             |    2 +-
 categories/Apache/index.html                       |    2 +-
 categories/Camel-K/index.html                      |    2 +-
 categories/Camel-Kafka-Connector/index.html        |    2 +-
 categories/Camel-Quarkus/index.html                |    2 +-
 categories/Camel/index.html                        |    2 +-
 categories/Committers/index.html                   |    2 +-
 categories/Events/index.html                       |    2 +-
 categories/GSoC/index.html                         |    2 +-
 categories/Howtos/index.html                       |    2 +-
 categories/Outreachy/index.html                    |    2 +-
 categories/Podcasts/index.html                     |    2 +-
 categories/Releases/index.html                     |    2 +-
 categories/Releases/index.xml                      |   14 +-
 categories/Roadmap/index.html                      |    2 +-
 categories/Tooling/index.html                      |    2 +-
 categories/Tooling/index.xml                       |   14 +-
 categories/Usecases/index.html                     |    2 +-
 categories/Videos/index.html                       |    2 +-
 components/latest/flink-component.html             |    2 +-
 index.html                                         |    2 +-
 index.xml                                          |   14 +-
 manual/latest/camel-3x-upgrade-guide-3_7.html      |    2 +-
 sitemap-camel-k.xml                                |  168 +-
 sitemap-camel-kafka-connector.xml                  | 3326 +++++++--------
 sitemap-camel-karaf.xml                            |   42 +-
 sitemap-camel-quarkus.xml                          |  658 +--
 sitemap-camel-spring-boot.xml                      | 1938 ++++-----
 sitemap-components.xml                             | 4298 ++++++++++----------
 sitemap-manual.xml                                 |  484 +--
 sitemap-website.xml                                |   33 +-
 66 files changed, 5575 insertions(+), 5521 deletions(-)
 create mode 100644 
blog/2021/01/VSCode-LanguageSupport-0.0.30/completionBasicPropertiesCamelkafkaConnector.gif
 create mode 100644 
blog/2021/01/VSCode-LanguageSupport-0.0.30/completionInsertingDefaultValue.gif
 create mode 100644 
blog/2021/01/VSCode-LanguageSupport-0.0.30/completionWithDescriptionforConnectorClass.png
 create mode 100644 
blog/2021/01/VSCode-LanguageSupport-0.0.30/diagnosticMixedNotation.png
 create mode 100644 
blog/2021/01/VSCode-LanguageSupport-0.0.30/diagnosticSinkSourcepropertyTypematchConnectorClassType.png
 create mode 100644 
blog/2021/01/VSCode-LanguageSupport-0.0.30/duplicatedKeyWithMixDashAndCamelCaseDetection.png
 create mode 100644 blog/2021/01/VSCode-LanguageSupport-0.0.30/index.html
 create mode 100644 
blog/2021/01/VSCode-LanguageSupport-0.0.30/quickfixCamelCaseCamelkafkaConnectorunknownProperties.gif

Reply via email to