Author: rdonkin
Date: Tue Jun 14 10:57:05 2011
New Revision: 1135478
URL: http://svn.apache.org/viewvc?rev=1135478&view=rev
Log:
JAMES-1263 http://www.apache.org/legal/src-headers.html asks that source
documents contributed the to ASF have the boilerplate. I checked that this
schema is identical to that distributed by Apache Camel. So, I added the boiler
plate within a comment. This addition should be functionally equivalent to the
original. Please test and - if it isn't - add an exclusion to our Rat
configuration.
Modified:
james/server/trunk/container-spring/src/main/config/james/context/XSD/camel-spring-2.5.0.xsd
Modified:
james/server/trunk/container-spring/src/main/config/james/context/XSD/camel-spring-2.5.0.xsd
URL:
http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/config/james/context/XSD/camel-spring-2.5.0.xsd?rev=1135478&r1=1135477&r2=1135478&view=diff
==============================================================================
---
james/server/trunk/container-spring/src/main/config/james/context/XSD/camel-spring-2.5.0.xsd
(original)
+++
james/server/trunk/container-spring/src/main/config/james/context/XSD/camel-spring-2.5.0.xsd
Tue Jun 14 10:57:05 2011
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
<xs:schema elementFormDefault="qualified" version="1.0"
targetNamespace="http://camel.apache.org/schema/spring"
xmlns:tns="http://camel.apache.org/schema/spring"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="aggregate" type="tns:aggregateDefinition"/>
@@ -2522,4 +2540,4 @@
<xs:enumeration value="TransactionErrorHandler"/>
</xs:restriction>
</xs:simpleType>
-</xs:schema>
\ No newline at end of file
+</xs:schema>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]