chore: remove EOL Camel Quarkus releases. (#955)
* chore: remove EOL Camel Quarkus releases.
* Remove EOL versions
* Add CQ 2.15.x
* Fix CQ blogs with links to removed CK releases
* Fix CQ blogs with links to removed CK releases
diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml
index 53896fb..f564fc1 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -20,8 +20,6 @@
- camel-3.20.x
- camel-3.19.x
- camel-3.18.x
- - camel-3.17.x
- - camel-3.16.x
- camel-3.14.x
start_paths:
# eip
@@ -44,7 +42,6 @@
- main
- release-1.11.x
- release-1.10.x
- - release-1.8.x
start_path: docs
- url: https://github.com/apache/camel-k-runtime.git
@@ -60,20 +57,14 @@
- 3.20.x
- 0.10.x
- 0.9.x
- - 0.7.x
start_path: docs
- url: https://github.com/apache/camel-quarkus.git
branches:
- main
+ - 2.15.x
- 2.14.x
- 2.13.x
- - 2.12.x
- - 2.11.x
- - 2.10.x
- - 2.9.x
- - 2.8.x
- - 2.7.x
start_path: docs
- url: https://github.com/apache/camel-quarkus-examples.git
@@ -94,8 +85,6 @@
- camel-spring-boot-3.20.x
- camel-spring-boot-3.19.x
- camel-spring-boot-3.18.x
- - camel-spring-boot-3.17.x
- - camel-spring-boot-3.16.x
- camel-spring-boot-3.14.x
start_paths:
- components-starter
@@ -109,8 +98,6 @@
- camel-karaf-3.20.x
- camel-karaf-3.19.x
- camel-karaf-3.18.x
- - camel-karaf-3.17.x
- - camel-karaf-3.16.x
- camel-karaf-3.14.x
start_path: docs
diff --git a/content/blog/2022/02/camel-quarkus-release-2.7.0/index.md b/content/blog/2022/02/camel-quarkus-release-2.7.0/index.md
index 3a9aebb..c565d36 100644
--- a/content/blog/2022/02/camel-quarkus-release-2.7.0/index.md
+++ b/content/blog/2022/02/camel-quarkus-release-2.7.0/index.md
@@ -33,4 +33,4 @@
Upgrading from Camel Quarkus 2.6.0:
-Some deprecated extensions and features were removed in the 2.7.0 release. For further details see the [migration guide](/camel-quarkus/2.7.x/migration-guide/2.7.0.html).
+Some deprecated extensions and features were removed in the 2.7.0 release. For further details see the [migration guide](/camel-quarkus/next/migration-guide/2.7.0.html).
diff --git a/content/blog/2022/04/camel-quarkus-release-2.8.0/index.md b/content/blog/2022/04/camel-quarkus-release-2.8.0/index.md
index 3395d60..624a6ef 100644
--- a/content/blog/2022/04/camel-quarkus-release-2.8.0/index.md
+++ b/content/blog/2022/04/camel-quarkus-release-2.8.0/index.md
@@ -45,6 +45,6 @@
## Upgrading from Camel Quarkus 2.7.x:
-Some deprecated extensions and features were removed in the 2.8.0 release. For further details see the [migration guide](/camel-quarkus/2.8.x/migration-guide/2.8.0.html).
+Some deprecated extensions and features were removed in the 2.8.0 release. For further details see the [migration guide](/camel-quarkus/next/migration-guide/2.8.0.html).
Also note that the `spark`, `ahc` and `ahc-ws` extensions are now deprecated and will be removed in a future version (likely 2.9.0).
diff --git a/content/blog/2022/05/release-vscode-debug-adapter-0.3.0/index.md b/content/blog/2022/05/release-vscode-debug-adapter-0.3.0/index.md
index 5d8ea84..a1c8161 100644
--- a/content/blog/2022/05/release-vscode-debug-adapter-0.3.0/index.md
+++ b/content/blog/2022/05/release-vscode-debug-adapter-0.3.0/index.md
@@ -35,7 +35,7 @@

-For details how to write the condition, see the [Camel Simple language documentation page](/components/3.16.x/languages/simple-language.html).
+For details how to write the condition, see the [Camel Simple language documentation page](/components/next/languages/simple-language.html).
A [video](https://youtu.be/38Q1CDZm5SI) is available to see it in action with comments.
diff --git a/content/blog/2022/06/camel-quarkus-release-2.10.0/index.md b/content/blog/2022/06/camel-quarkus-release-2.10.0/index.md
index dde0680..6367c8b 100644
--- a/content/blog/2022/06/camel-quarkus-release-2.10.0/index.md
+++ b/content/blog/2022/06/camel-quarkus-release-2.10.0/index.md
@@ -1,3 +1,4 @@
+
---
title: "Camel Quarkus 2.10.0 Released"
date: 2022-06-23
@@ -23,14 +24,14 @@
## New extensions
-* [Azure Key Vault](/camel-quarkus/2.10.x/reference/extensions/azure-key-vault.html)
-* [DataSonnet](/camel-quarkus/2.10.x/reference/extensions/datasonnet.html)
+* Azure Key Vault
+* DataSonnet
## Removal of deprecated extensions
A number of deprecated components were removed in Camel 3.17.0 and therefore the corresponding deprecated extensions in Camel Quarkus were also removed.
-For more information see the [migration guide](/camel-quarkus/2.10.x/migration-guide/2.10.0.html).
+For more information see the [migration guide](/camel-quarkus/next/migration-guide/2.10.0.html).
## Release notes
diff --git a/content/blog/2022/06/camel3x-top10-features/index.md b/content/blog/2022/06/camel3x-top10-features/index.md
index d9bfb99..d08ce39 100644
--- a/content/blog/2022/06/camel3x-top10-features/index.md
+++ b/content/blog/2022/06/camel3x-top10-features/index.md
@@ -160,7 +160,7 @@
In Camel 2 it was possible to run JavaScript code from a Camel route. With Camel supporting Java 11 (and now also 17) this is unfortunately no longer possible as the JavaScript engine (Nashorn) was deprecated since Java 9 (and removed altogether from Java since version 15).
-The good news it's now possible to run Java code (with some limitations) through the [jOOR language](/components/3.17.x/languages/joor-language.html)
+The good news it's now possible to run Java code (with some limitations) through the [jOOR language](/components/next/languages/joor-language.html)
## 10. Load properties from vault/secrets cloud services
diff --git a/content/blog/2022/07/camel-quarkus-release-2.11.0/index.md b/content/blog/2022/07/camel-quarkus-release-2.11.0/index.md
index 075c57c..f2d9b4a 100644
--- a/content/blog/2022/07/camel-quarkus-release-2.11.0/index.md
+++ b/content/blog/2022/07/camel-quarkus-release-2.11.0/index.md
@@ -23,9 +23,9 @@
## New extensions
-* [DataSet](/camel-quarkus/2.11.x/reference/extensions/dataset.html)
-* [Hashicorp Vault](/camel-quarkus/2.11.x/reference/extensions/hashicorp-vault.html)
-* [JQ](/camel-quarkus/2.11.x/reference/extensions/jq.html)
+* DataSet
+* Hashicorp Vault
+* JQ
## Release notes
@@ -39,4 +39,4 @@
Migration guide:
-* [Migration from Camel Quarkus 2.10.0 to Camel Quarkus 2.11.x](/camel-quarkus/2.11.x/migration-guide/2.11.0.html)
+* [Migration from Camel Quarkus 2.10.0 to Camel Quarkus 2.11.x](/camel-quarkus/next/migration-guide/2.11.0.html)
diff --git a/content/blog/2022/09/camel-quarkus-release-2.12.0/index.md b/content/blog/2022/09/camel-quarkus-release-2.12.0/index.md
index 355ef24..6115980 100644
--- a/content/blog/2022/09/camel-quarkus-release-2.12.0/index.md
+++ b/content/blog/2022/09/camel-quarkus-release-2.12.0/index.md
@@ -23,7 +23,7 @@
## New extensions
-There is one new extension in the 2.12.0 release. The long awaited and highly requested [CXF SOAP](/camel-quarkus/2.12.x/reference/extensions/cxf-soap.html) extension is now avilable
+There is one new extension in the 2.12.0 release. The long awaited and highly requested CXF SOAP extension is now available
for both JVM and native modes.
## JVM mode testing improvements
@@ -31,7 +31,7 @@
Another highly requested feature has been the ability to use testing constructs available in other Camel runtimes such as `CamelTestSupport`. The good news is that support for such tests has now
arrived in the form of a new `camel-quarkus-junit5` dependency and `CamelQuarkusTestSupport` class.
-You can read more about how it works in the [documentation](/camel-quarkus/2.12.x/user-guide/testing.html#_cameltestsupport_style_of_testing).
+You can read more about how it works in the [documentation](/camel-quarkus/next/user-guide/testing.html#_cameltestsupport_style_of_testing).
## Release notes