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 ba7610f Website updated to 08fa7e9a05ff9e3eed4e0ce821dffa0d09f5ab50 discard 03a8915 Updated the website to b19baea new 44e5709 Updated the website to b19baea new ef030f9 Website updated to a8f9cc65ba7e4cddc2e8f98c31a140ec97ad069a 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 (ba7610f) \ N -- N -- N refs/heads/asf-site (ef030f9) 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: .../1-CreateJavaCamelKIntegration.gif | Bin 0 -> 214734 bytes .../2-putBreakpoint.gif | Bin 0 -> 886244 bytes .../3-startIntegration.gif | Bin 0 -> 226718 bytes .../4-startDebuggerOnRuntime.gif | Bin 0 -> 180711 bytes .../5-AttachDebugger.gif | Bin 0 -> 946296 bytes .../01/DebugInVSCodeWithCamelK1.3.0/index.html | 6 + .../01/VSCode-LanguageSupport-0.0.30/index.html | 2 +- blog/index.html | 2 +- blog/index.xml | 12 +- 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/27/index.html | 1 + 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 +- camel-spring-boot/latest/spring-boot.html | 2 +- categories/Apache/index.html | 2 +- categories/Camel-K/index.html | 2 +- categories/Camel-K/index.xml | 12 +- 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/Roadmap/index.html | 2 +- categories/Tooling/index.html | 2 +- categories/Tooling/index.xml | 12 +- categories/Usecases/index.html | 2 +- categories/Videos/index.html | 2 +- index.html | 2 +- index.xml | 12 +- manual/latest/index.html | 2 +- sitemap-camel-k.xml | 168 +- sitemap-camel-kafka-connector.xml | 3330 +++++++-------- sitemap-camel-karaf.xml | 42 +- sitemap-camel-quarkus.xml | 664 +-- sitemap-camel-spring-boot.xml | 1942 ++++----- sitemap-components.xml | 4302 ++++++++++---------- sitemap-manual.xml | 484 +-- sitemap-website.xml | 27 +- 65 files changed, 5579 insertions(+), 5527 deletions(-) create mode 100644 blog/2021/01/DebugInVSCodeWithCamelK1.3.0/1-CreateJavaCamelKIntegration.gif create mode 100644 blog/2021/01/DebugInVSCodeWithCamelK1.3.0/2-putBreakpoint.gif create mode 100644 blog/2021/01/DebugInVSCodeWithCamelK1.3.0/3-startIntegration.gif create mode 100644 blog/2021/01/DebugInVSCodeWithCamelK1.3.0/4-startDebuggerOnRuntime.gif create mode 100644 blog/2021/01/DebugInVSCodeWithCamelK1.3.0/5-AttachDebugger.gif create mode 100644 blog/2021/01/DebugInVSCodeWithCamelK1.3.0/index.html create mode 100644 blog/page/27/index.html