You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2020/09/28 09:07:52 UTC

[camel] branch master updated: Add XML schema references for release 3.4.4

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 681d63b  Add XML schema references for release 3.4.4
681d63b is described below

commit 681d63b2d5679d02e5b99b24fe4bfbcbafd861dc
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Mon Sep 28 11:07:24 2020 +0200

    Add XML schema references for release 3.4.4
---
 components/camel-cxf/src/main/resources/META-INF/spring.schemas         | 2 ++
 .../camel-spring-integration/src/main/resources/META-INF/spring.schemas | 1 +
 .../camel-spring-security/src/main/resources/META-INF/spring.schemas    | 1 +
 components/camel-spring/src/main/resources/META-INF/spring.schemas      | 1 +
 4 files changed, 5 insertions(+)

diff --git a/components/camel-cxf/src/main/resources/META-INF/spring.schemas b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
index 969e14a..e5105e4 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -157,6 +157,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.4.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.3.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.4.4.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.5.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd
 
@@ -301,5 +302,6 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.4.0-spring.xsd=schema/cxfEndpoin
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.1-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.2-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.3-spring.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.4.4-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.5.0-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}-spring.xsd=schema/cxfEndpoint.xsd
diff --git a/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas b/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
index 5684fa6..2e3164d 100644
--- a/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
@@ -156,5 +156,6 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.1.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.2.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.3.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.4.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.5.0.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${project.version}.xsd=schema/camel-spring-integration.xsd
diff --git a/components/camel-spring-security/src/main/resources/META-INF/spring.schemas b/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
index f7fd62e..cee80d9 100644
--- a/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
@@ -150,5 +150,6 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.0.xsd=
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.1.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.2.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.3.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.4.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.5.0.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-${project.version}.xsd=schema/camel-spring-security.xsd
diff --git a/components/camel-spring/src/main/resources/META-INF/spring.schemas b/components/camel-spring/src/main/resources/META-INF/spring.schemas
index fdbba6e..143e867 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -158,5 +158,6 @@ http\://camel.apache.org/schema/spring/camel-spring-3.4.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.4.1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.4.2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.4.3.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-3.4.4.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.5.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd