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 2018/03/30 06:54:15 UTC

[camel] branch master updated (6f4ba3f -> aec0d83)

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

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


    from 6f4ba3f  CAMEL-12382: FileConsumer - Allow to delay readLock release tasks on idempotent read-lock
     new 76c9e12  Add XML schema references for release 2.19.5
     new aec0d83  Add XML schema references for release 2.20.3

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:
 components/camel-cxf/src/main/resources/META-INF/spring.schemas         | 2 ++
 .../camel-spring-integration/src/main/resources/META-INF/spring.schemas | 2 ++
 .../camel-spring-security/src/main/resources/META-INF/spring.schemas    | 2 ++
 components/camel-spring/src/main/resources/META-INF/spring.schemas      | 2 ++
 4 files changed, 8 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
gzurowski@apache.org.

[camel] 02/02: Add XML schema references for release 2.20.3

Posted by gz...@apache.org.
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

commit aec0d8385ac97901f1db8468cde57221152cc4d5
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Fri Mar 30 08:46:08 2018 +0200

    Add XML schema references for release 2.20.3
    
    Signed-off-by: Gregor Zurowski <gr...@zurowski.org>
---
 components/camel-cxf/src/main/resources/META-INF/spring.schemas          | 1 +
 .../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, 4 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 422f3e0..e4e59eb 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -117,5 +117,6 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.19.5.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.20.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.20.1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.20.2.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.20.3.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.21.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.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 350c095..870e6a7 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
@@ -114,5 +114,6 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.0.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.1.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.2.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.3.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.21.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 466576f..0e42c07 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
@@ -108,5 +108,6 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.5.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.0.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.1.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.2.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.3.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.21.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 800458c..428c2af 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -116,5 +116,6 @@ http\://camel.apache.org/schema/spring/camel-spring-2.19.5.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.20.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.20.1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.20.2.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.20.3.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.21.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd

-- 
To stop receiving notification emails like this one, please contact
gzurowski@apache.org.

[camel] 01/02: Add XML schema references for release 2.19.5

Posted by gz...@apache.org.
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

commit 76c9e12d1456f8fbd65d7e65c39f14a7195ed755
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Fri Mar 30 08:44:30 2018 +0200

    Add XML schema references for release 2.19.5
    
    Signed-off-by: Gregor Zurowski <gr...@zurowski.org>
---
 components/camel-cxf/src/main/resources/META-INF/spring.schemas          | 1 +
 .../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, 4 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 4a39851..422f3e0 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -113,6 +113,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.19.1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.19.2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.19.3.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.19.4.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.19.5.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.20.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.20.1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.20.2.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 a5caa7f..350c095 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
@@ -110,6 +110,7 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.2.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.3.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.4.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.5.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.0.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.1.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.2.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 5d3e0e1..466576f 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
@@ -104,6 +104,7 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.1.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.2.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.3.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.4.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.5.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.0.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.1.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.2.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 3ce6721..800458c 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -112,6 +112,7 @@ http\://camel.apache.org/schema/spring/camel-spring-2.19.1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.19.2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.19.3.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.19.4.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.19.5.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.20.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.20.1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.20.2.xsd=camel-spring.xsd

-- 
To stop receiving notification emails like this one, please contact
gzurowski@apache.org.