You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/12/23 18:22:24 UTC

svn commit: r1896324 - in /xmlbeans/trunk/src/test: java/scomp/xmlbeans583/detailed/ resources/xbean/scomp/xmlbeans-583/

Author: fanningpj
Date: Thu Dec 23 18:22:24 2021
New Revision: 1896324

URL: http://svn.apache.org/viewvc?rev=1896324&view=rev
Log:
rat check

Modified:
    xmlbeans/trunk/src/test/java/scomp/xmlbeans583/detailed/Xmlbeans583Test.java
    xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest1xsd.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest2xsd.xsd
    xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest3xsd.xsd

Modified: xmlbeans/trunk/src/test/java/scomp/xmlbeans583/detailed/Xmlbeans583Test.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/java/scomp/xmlbeans583/detailed/Xmlbeans583Test.java?rev=1896324&r1=1896323&r2=1896324&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/java/scomp/xmlbeans583/detailed/Xmlbeans583Test.java (original)
+++ xmlbeans/trunk/src/test/java/scomp/xmlbeans583/detailed/Xmlbeans583Test.java Thu Dec 23 18:22:24 2021
@@ -1,3 +1,17 @@
+/*   Copyright 2004 The Apache Software Foundation
+ *
+ *   Licensed 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.
+ */
 package scomp.xmlbeans583.detailed;
 
 import org.junit.Test;

Modified: xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest1xsd.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest1xsd.xsd?rev=1896324&r1=1896323&r2=1896324&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest1xsd.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest1xsd.xsd Thu Dec 23 18:22:24 2021
@@ -1,4 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed 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" attributeFormDefault="unqualified" targetNamespace="XmlToStringTest1Xsd.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:this="XmlToStringTest1Xsd.xsd">
   <xs:complexType name="Ns1T1">
     <xs:sequence>

Modified: xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest2xsd.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest2xsd.xsd?rev=1896324&r1=1896323&r2=1896324&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest2xsd.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest2xsd.xsd Thu Dec 23 18:22:24 2021
@@ -1,4 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed 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" attributeFormDefault="unqualified" targetNamespace="XmlToStringTest2Xsd.xsd" xmlns:ns1="XmlToStringTest1Xsd.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:this="XmlToStringTest2Xsd.xsd">
   <xs:import namespace="XmlToStringTest1Xsd.xsd" schemaLocation="xmltostringtest1xsd.xsd"/>
   <xs:complexType name="Ns2T1">

Modified: xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest3xsd.xsd
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest3xsd.xsd?rev=1896324&r1=1896323&r2=1896324&view=diff
==============================================================================
--- xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest3xsd.xsd (original)
+++ xmlbeans/trunk/src/test/resources/xbean/scomp/xmlbeans-583/xmltostringtest3xsd.xsd Thu Dec 23 18:22:24 2021
@@ -1,4 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2004 The Apache Software Foundation
+
+     Licensed 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 targetNamespace="XmlToStringTest3Xsd.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:this="XmlToStringTest3Xsd.xsd" xmlns:ns1="XmlToStringTest1Xsd.xsd">
   <xs:import namespace="XmlToStringTest1Xsd.xsd" schemaLocation="xmltostringtest1xsd.xsd"/>
   <xs:complexType name="Ns3T1">



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org