You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/06/26 21:52:54 UTC

git commit: add the release version number to the spring.schemas files

Updated Branches:
  refs/heads/camel-2.10.x bfeec698c -> 00b8cd9b4


add the release version number to the spring.schemas files


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/00b8cd9b
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/00b8cd9b
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/00b8cd9b

Branch: refs/heads/camel-2.10.x
Commit: 00b8cd9b4e35839b7dd4bd17ed340b1442852d8d
Parents: bfeec69
Author: cmueller <cm...@apache.org>
Authored: Wed Jun 26 21:52:44 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Wed Jun 26 21:52:44 2013 +0200

----------------------------------------------------------------------
 components/camel-cxf/src/main/resources/META-INF/spring.schemas    | 1 +
 .../src/main/resources/META-INF/spring.schemas                     | 1 +
 .../src/main/resources/META-INF/spring.schemas                     | 1 +
 components/camel-spring/src/main/resources/META-INF/spring.schemas | 2 ++
 4 files changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/00b8cd9b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
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 6f5391f..c77c2e1 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -55,4 +55,5 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.10.1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.10.2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.10.3.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.10.4.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.10.5.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd

http://git-wip-us.apache.org/repos/asf/camel/blob/00b8cd9b/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
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 ca14941..a3bb4f5 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
@@ -52,4 +52,5 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.10
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.10.2.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.10.3.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.10.4.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.10.5.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${project.version}.xsd=schema/camel-spring-integration.xsd

http://git-wip-us.apache.org/repos/asf/camel/blob/00b8cd9b/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
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 1a5dcfe..d683f64 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
@@ -46,4 +46,5 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.10.1.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.10.2.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.10.3.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.10.4.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.10.5.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-${project.version}.xsd=schema/camel-spring-security.xsd

http://git-wip-us.apache.org/repos/asf/camel/blob/00b8cd9b/components/camel-spring/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
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 156e953..6db04dd 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -54,6 +54,7 @@ http\://camel.apache.org/schema/spring/camel-spring-2.10.1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.10.2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.10.3.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.10.4.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.10.5.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
@@ -93,4 +94,5 @@ http\://camel.apache.org/schema/osgi/camel-osgi-2.10.1.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.10.2.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.10.3.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.10.4.xsd=camel-osgi.xsd
+http\://camel.apache.org/schema/osgi/camel-osgi-2.10.5.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-${project.version}.xsd=camel-osgi.xsd