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 2015/10/30 12:52:53 UTC

camel git commit: Add newline at end of file

Repository: camel
Updated Branches:
  refs/heads/master e940ab6f3 -> c35811609


Add newline at end of file

Add newline at the end of file in order to avoid Git issues when
switching between Windows and Unix environments.

Signed-off-by: Gregor Zurowski <gr...@zurowski.org>

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

Branch: refs/heads/master
Commit: c35811609d2195a5411149fd6e087d7a6a94a526
Parents: e940ab6
Author: Gregor Zurowski <gr...@zurowski.org>
Authored: Fri Oct 30 12:52:39 2015 +0100
Committer: Gregor Zurowski <gr...@zurowski.org>
Committed: Fri Oct 30 12:52:39 2015 +0100

----------------------------------------------------------------------
 .../src/main/resources/META-INF/spring.schemas                     | 2 +-
 .../src/main/resources/META-INF/spring.schemas                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/c3581160/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 805646e..228acd3 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
@@ -82,4 +82,4 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.3.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.4.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.16.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
\ No newline at end of file
+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/c3581160/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 6f5555f..4a72eea 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
@@ -76,4 +76,4 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.2.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.3.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.4.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.16.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
\ No newline at end of file
+http\://camel.apache.org/schema/spring-security/camel-spring-security-${project.version}.xsd=schema/camel-spring-security.xsd