You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2011/06/14 13:07:45 UTC

svn commit: r1135482 - /james/server/trunk/container-spring/src/main/config/james/context/XSD/activemq-core-5.4.2.xsd

Author: rdonkin
Date: Tue Jun 14 11:07:45 2011
New Revision: 1135482

URL: http://svn.apache.org/viewvc?rev=1135482&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 Activemq, excepting some minor textual reformating. 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/activemq-core-5.4.2.xsd

Modified: james/server/trunk/container-spring/src/main/config/james/context/XSD/activemq-core-5.4.2.xsd
URL: http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/config/james/context/XSD/activemq-core-5.4.2.xsd?rev=1135482&r1=1135481&r2=1135482&view=diff
==============================================================================
--- james/server/trunk/container-spring/src/main/config/james/context/XSD/activemq-core-5.4.2.xsd (original)
+++ james/server/trunk/container-spring/src/main/config/james/context/XSD/activemq-core-5.4.2.xsd Tue Jun 14 11:07:45 2011
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.    
+-->
 <!-- NOTE: this file is autogenerated by Apache XBean -->
 <xs:schema elementFormDefault="qualified" targetNamespace="http://activemq.apache.org/schema/core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://activemq.apache.org/schema/core">
 
@@ -7723,4 +7741,4 @@ warning if the user forgets. To disable 
   </xs:element>
 
 
-</xs:schema>
\ No newline at end of file
+</xs:schema>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org