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

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


 discard 221c50f7 Update karaf migration blog
     add 32d6d523 Add XML schemas for Camel 4.9.0
     add ba03adc3 Add release notes and blog entry for Camel 4.9.0
     add bcfac217 Move schema to correct folder. And update camel-spring.xsd to 
latest 4.9.0 release
     add 7e4e8ed8 Blog - whats new 4.9. WIP (#1264)
     add be9c4399 Add XML schemas for Camel 4.8.2
     add 42850ecc Add release notes and blog entry for Camel 4.8.2
     add 7378e3f1 Move schema to correct folder
     add e4b676e5 Update karaf migration blog

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   (221c50f7)
            \
             N -- N -- N   refs/heads/blue2 (e4b676e5)

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:
 .../2021/03/camel-quarkus-release-1.8.0/index.md   |  16 +-
 .../12/RELEASE-4.8.2}/featured.png                 | Bin
 .../RELEASE-4.8.1 => 12/RELEASE-4.8.2}/index.md    |  10 +-
 .../12/RELEASE-4.9.0}/featured.jpeg                | Bin
 .../12/RELEASE-4.9.0}/index.md                     |  10 +-
 .../12/camel49-whatsnew}/featured.png              | Bin
 content/blog/2024/12/camel49-whatsnew/index.md     | 197 +++++++++++++++++++++
 content/releases/release-4.8.2.md                  |  17 ++
 content/releases/release-4.9.0.md                  |  15 ++
 ....xsd => camel-cxf-spring-rest-4.8.2-spring.xsd} |   0
 ....xsd => camel-cxf-spring-rest-4.9.0-spring.xsd} |   0
 ....xsd => camel-cxf-spring-soap-4.8.2-spring.xsd} |   0
 ....xsd => camel-cxf-spring-soap-4.9.0-spring.xsd} |   0
 ...y-4.7.0.xsd => camel-spring-security-4.8.2.xsd} |   0
 ...y-4.7.0.xsd => camel-spring-security-4.9.0.xsd} |   0
 .../{camel-spring.xsd => camel-spring-4.8.2.xsd}   |   6 +-
 .../{camel-spring.xsd => camel-spring-4.9.0.xsd}   | 188 ++++++++++++++++----
 static/schema/spring/camel-spring.xsd              | 188 ++++++++++++++++----
 18 files changed, 553 insertions(+), 94 deletions(-)
 copy content/blog/{2023/01/camel4roadmap => 
2024/12/RELEASE-4.8.2}/featured.png (100%)
 copy content/blog/2024/{10/RELEASE-4.8.1 => 12/RELEASE-4.8.2}/index.md (68%)
 copy content/blog/{2021/05/RELEASE-3.10.0 => 
2024/12/RELEASE-4.9.0}/featured.jpeg (100%)
 copy content/blog/{2023/11/RELEASE-4.2.0 => 2024/12/RELEASE-4.9.0}/index.md 
(69%)
 copy content/blog/{2023/01/camel4roadmap => 
2024/12/camel49-whatsnew}/featured.png (100%)
 create mode 100644 content/blog/2024/12/camel49-whatsnew/index.md
 create mode 100644 content/releases/release-4.8.2.md
 create mode 100644 content/releases/release-4.9.0.md
 copy static/schema/cxf/jaxrs/{camel-cxf-rest-3.18.0-spring.xsd => 
camel-cxf-spring-rest-4.8.2-spring.xsd} (100%)
 copy static/schema/cxf/jaxrs/{camel-cxf-rest-3.18.0-spring.xsd => 
camel-cxf-spring-rest-4.9.0-spring.xsd} (100%)
 copy static/schema/cxf/jaxws/{camel-cxf-soap-3.18.0-spring.xsd => 
camel-cxf-spring-soap-4.8.2-spring.xsd} (100%)
 copy static/schema/cxf/jaxws/{camel-cxf-soap-3.18.0-spring.xsd => 
camel-cxf-spring-soap-4.9.0-spring.xsd} (100%)
 copy static/schema/spring-security/{camel-spring-security-4.7.0.xsd => 
camel-spring-security-4.8.2.xsd} (100%)
 copy static/schema/spring-security/{camel-spring-security-4.7.0.xsd => 
camel-spring-security-4.9.0.xsd} (100%)
 copy static/schema/spring/{camel-spring.xsd => camel-spring-4.8.2.xsd} (99%)
 copy static/schema/spring/{camel-spring.xsd => camel-spring-4.9.0.xsd} (98%)

Reply via email to