You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/01/10 11:15:06 UTC

[camel] 05/06: CAMEL-17460: Remove camel-spring-javaconfig which has been deprecated for a long time.

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0642976dcc835ce8a25428e3fb0e92496336b36a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jan 10 11:53:43 2022 +0100

    CAMEL-17460: Remove camel-spring-javaconfig which has been deprecated for a long time.
---
 .../src/generated/resources/org/apache/camel/catalog/others.properties   | 1 -
 docs/components/modules/others/nav.adoc                                  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index f3eeb14..a70d3b7 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -31,7 +31,6 @@ resourceresolver-github
 ribbon
 rxjava
 shiro
-spring-javaconfig
 spring-main
 spring-security
 spring-xml
diff --git a/docs/components/modules/others/nav.adoc b/docs/components/modules/others/nav.adoc
index 19cd38d..11fa744 100644
--- a/docs/components/modules/others/nav.adoc
+++ b/docs/components/modules/others/nav.adoc
@@ -46,7 +46,6 @@
 ** xref:ribbon.adoc[Ribbon]
 ** xref:rxjava.adoc[RxJava]
 ** xref:shiro.adoc[Shiro]
-** xref:spring-javaconfig.adoc[Spring Java Configuration]
 ** xref:spring-main.adoc[Spring Main]
 ** xref:spring-security.adoc[Spring Security]
 ** xref:spring-xml.adoc[Spring Xml]