Author: ningjiang
Date: Thu Mar 21 04:13:11 2013
New Revision: 1459148
URL: http://svn.apache.org/r1459148
Log:
CAMEL-5837 added ASF header to the schema files
Modified:
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/common/common.xsd
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/health.xsd
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/type1.xsd
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/person.xsd
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/type2.xsd
Modified:
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/common/common.xsd
URL:
http://svn.apache.org/viewvc/camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/common/common.xsd?rev=1459148&r1=1459147&r2=1459148&view=diff
==============================================================================
---
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/common/common.xsd
(original)
+++
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/common/common.xsd
Thu Mar 21 04:13:11 2013
@@ -1,4 +1,20 @@
<?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.
+-->
<xs:schema
attributeFormDefault="unqualified"
elementFormDefault="qualified"
Modified:
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/health.xsd
URL:
http://svn.apache.org/viewvc/camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/health.xsd?rev=1459148&r1=1459147&r2=1459148&view=diff
==============================================================================
---
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/health.xsd
(original)
+++
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/health.xsd
Thu Mar 21 04:13:11 2013
@@ -1,4 +1,20 @@
<?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.
+-->
<xs:schema
attributeFormDefault="unqualified"
elementFormDefault="qualified"
Modified:
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/type1.xsd
URL:
http://svn.apache.org/viewvc/camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/type1.xsd?rev=1459148&r1=1459147&r2=1459148&view=diff
==============================================================================
---
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/type1.xsd
(original)
+++
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/health/type1.xsd
Thu Mar 21 04:13:11 2013
@@ -1,4 +1,20 @@
<?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.
+-->
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"
Modified:
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/person.xsd
URL:
http://svn.apache.org/viewvc/camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/person.xsd?rev=1459148&r1=1459147&r2=1459148&view=diff
==============================================================================
---
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/person.xsd
(original)
+++
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/person.xsd
Thu Mar 21 04:13:11 2013
@@ -1,4 +1,20 @@
<?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.
+-->
<xs:schema attributeFormDefault="unqualified"
elementFormDefault="qualified"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
Modified:
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/type2.xsd
URL:
http://svn.apache.org/viewvc/camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/type2.xsd?rev=1459148&r1=1459147&r2=1459148&view=diff
==============================================================================
---
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/type2.xsd
(original)
+++
camel/trunk/camel-core/src/test/resources/org/apache/camel/component/validator/xsds/type2.xsd
Thu Mar 21 04:13:11 2013
@@ -1,4 +1,20 @@
<?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.
+-->
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"