You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2004/04/04 20:33:00 UTC

cvs commit: jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules test-call-param-rules.xml test.xml testCircularRules.xml testPropertyAliasRules.xml testrules.xml testrulesinclude.xml

rdonkin     2004/04/04 11:33:00

  Modified:    digester/src/test/org/apache/commons/digester Test1.xml
                        Test2.xml Test3.xml Test4.xml Test5.xml Test6.xml
                        Test7.xml Test8.xml Test9.xml
                        document-with-relative-dtd.xml simple.dtd
               digester/src/test/org/apache/commons/digester/plugins
                        test1.xml test2.xml test4a.xml test4b.xml
                        test5a.xml test5b.xml test5c.xml test6.xml
                        test7.xml
               digester/src/test/org/apache/commons/digester/xmlrules
                        test-call-param-rules.xml test.xml
                        testCircularRules.xml testPropertyAliasRules.xml
                        testrules.xml testrulesinclude.xml
  Log:
  Added AL2.0 to xml files and dtds.
  
  Revision  Changes    Path
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/Test1.xml
  
  Index: Test1.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/Test1.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Test1.xml	20 Aug 2001 21:59:43 -0000	1.1
  +++ Test1.xml	4 Apr 2004 18:32:58 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <?xml version="1.0"?>
   <employee firstName="First Name" lastName="Last Name">
     <address type="home" street="Home Street" city="Home City"
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/Test2.xml
  
  Index: Test2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/Test2.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Test2.xml	26 Aug 2001 22:13:44 -0000	1.1
  +++ Test2.xml	4 Apr 2004 18:32:58 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <?xml version="1.0"?>
   <test:employee firstName="First Name" lastName="Last Name"
      xmlns:test="http://jakarta.apache.org/digester/Foo">
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/Test3.xml
  
  Index: Test3.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/Test3.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Test3.xml	26 Aug 2001 22:13:44 -0000	1.1
  +++ Test3.xml	4 Apr 2004 18:32:58 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <?xml version="1.0"?>
   <foo:employee firstName="First Name" lastName="Last Name"
      xmlns:foo="http://jakarta.apache.org/digester/Foo"
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/Test4.xml
  
  Index: Test4.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/Test4.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Test4.xml	20 Mar 2002 20:28:28 -0000	1.1
  +++ Test4.xml	4 Apr 2004 18:32:58 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <?xml version="1.0"?>
   <root>
       <a name="ONE">
  
  
  
  1.4       +1 -1      jakarta-commons/digester/src/test/org/apache/commons/digester/Test5.xml
  
  Index: Test5.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/Test5.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Test5.xml	29 Jul 2002 21:05:15 -0000	1.3
  +++ Test5.xml	4 Apr 2004 18:32:58 -0000	1.4
  @@ -1 +1 @@
  -<?xml version="1.0"?>
<employee>
  <firstName> First Name  </firstName>
  <lastName>  Last Name </lastName>
  <age>21</age>
  <salary>1000000</salary>
  <active>true</active>
  <address>
    <type>home</type>
    <street>Home Street</street>
    <city>Home City</city>
    <state>HS</state>
    <zipCode>HmZip</zipCode>
  </address>
  <address>
    <type>office</type>
    <street>Office Street</street>
    <city>Office City</city>
    <state>OS</state>
    <zipCode>OfZip</zipCode>
  </address>
</employee>
  \ No newline at end of file
  +<!--
 Copyright 2001-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.
-->

<?xml version="1.0"?>
<employee>
  <firstName> First Name  </firstName>
  <lastName>  Last Name </lastName>
  <age>21</age>
  <salary>1000000</salary>
  <active>true</active>
  <address>
    <type>home</type>
    <street>Home Street</street>
    <city>Home City</city>
    <state>HS</state>
    <zipCode>HmZip</zipCode>
  </address>
  <address>
    <type>office</type>
    <street>Office Street</street>
    <city>Office City</city>
    <state>OS</state>
    <zipCode>OfZip</zipCode>
  </address>
</employee>
  \ No newline at end of file
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/Test6.xml
  
  Index: Test6.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/Test6.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Test6.xml	8 Jul 2002 21:25:30 -0000	1.1
  +++ Test6.xml	4 Apr 2004 18:32:58 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <?xml version="1.0"?>
   <toplevel>
   	<element>
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/Test7.xml
  
  Index: Test7.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/Test7.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Test7.xml	16 Jul 2002 21:23:28 -0000	1.1
  +++ Test7.xml	4 Apr 2004 18:32:58 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <?xml version="1.0"?>
   <toplevel>
   	<one street='New Street' city='Las Vegas' state='Nevada'/>
  
  
  
  1.3       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/Test8.xml
  
  Index: Test8.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/Test8.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Test8.xml	25 Feb 2004 07:15:28 -0000	1.2
  +++ Test8.xml	4 Apr 2004 18:32:58 -0000	1.3
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <?xml version="1.0"?>
   <toplevel>
   	<element name="A">
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/Test9.xml
  
  Index: Test9.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/Test9.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Test9.xml	6 Feb 2003 23:25:01 -0000	1.1
  +++ Test9.xml	4 Apr 2004 18:32:58 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <?xml version="1.0"?>
   <employee>
   <firstName>
  
  
  
  1.3       +17 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/document-with-relative-dtd.xml
  
  Index: document-with-relative-dtd.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/document-with-relative-dtd.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- document-with-relative-dtd.xml	4 Apr 2004 18:23:17 -0000	1.2
  +++ document-with-relative-dtd.xml	4 Apr 2004 18:32:58 -0000	1.3
  @@ -1,4 +1,21 @@
   <?xml version='1.0'?>
  +
  +<!--
  + 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.
  +-->
  +
   <!DOCTYPE document SYSTEM "simple.dtd">
   <document>
   Hello, world
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/simple.dtd
  
  Index: simple.dtd
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/simple.dtd,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- simple.dtd	4 Apr 2004 18:19:03 -0000	1.1
  +++ simple.dtd	4 Apr 2004 18:32:58 -0000	1.2
  @@ -1 +1,17 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <!ELEMENT document (#PCDATA) > 
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test1.xml
  
  Index: test1.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test1.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test1.xml	4 Oct 2003 12:35:47 -0000	1.1
  +++ test1.xml	4 Apr 2004 18:32:59 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root>
     <widget plugin-class="org.apache.commons.digester.plugins.TextLabel" label="1"/>
     <widget plugin-class="org.apache.commons.digester.plugins.TextLabel" id="L1" label="2"/>
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test2.xml
  
  Index: test2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test2.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test2.xml	4 Oct 2003 12:36:01 -0000	1.1
  +++ test2.xml	4 Apr 2004 18:32:59 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root>
     <widget label="label1"/>
     <widget plugin-class="org.apache.commons.digester.plugins.TextLabel" label="label2"/>
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test4a.xml
  
  Index: test4a.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test4a.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test4a.xml	4 Oct 2003 12:36:29 -0000	1.1
  +++ test4a.xml	4 Apr 2004 18:32:59 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root>
     <plugin id="slider" class="org.apache.commons.digester.plugins.Slider"/>
     <plugin id="textlabel" class="org.apache.commons.digester.plugins.TextLabel"/>
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test4b.xml
  
  Index: test4b.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test4b.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test4b.xml	4 Oct 2003 12:36:43 -0000	1.1
  +++ test4b.xml	4 Apr 2004 18:32:59 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root>
     <plugin 
       id="slider" 
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test5a.xml
  
  Index: test5a.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test5a.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test5a.xml	4 Oct 2003 12:37:04 -0000	1.1
  +++ test5a.xml	4 Apr 2004 18:32:59 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root>
     <plugin 
        id="textlabel2" 
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test5b.xml
  
  Index: test5b.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test5b.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test5b.xml	4 Oct 2003 12:37:17 -0000	1.1
  +++ test5b.xml	4 Apr 2004 18:32:59 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root>
     <plugin 
        id="textlabel2" 
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test5c.xml
  
  Index: test5c.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test5c.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test5c.xml	4 Oct 2003 12:37:29 -0000	1.1
  +++ test5c.xml	4 Apr 2004 18:32:59 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root>
     <widget plugin-class="org.apache.commons.digester.plugins.TextLabel2" id="badid">
       <label>std label</label>
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test6.xml
  
  Index: test6.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test6.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test6.xml	4 Oct 2003 12:37:45 -0000	1.1
  +++ test6.xml	4 Apr 2004 18:32:59 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root>
     <plugin id="container" 
       class="org.apache.commons.digester.plugins.Container"
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test7.xml
  
  Index: test7.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test7.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test7.xml	12 Nov 2003 23:20:46 -0000	1.1
  +++ test7.xml	4 Apr 2004 18:32:59 -0000	1.2
  @@ -1,3 +1,19 @@
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root xmlns:plugin="http://jakarta.apache.org/digester/plugins">
     <plugin id="label" class="org.apache.commons.digester.plugins.TextLabel"/>
     <plugin id="slider" class="org.apache.commons.digester.plugins.Slider"/>
  
  
  
  1.2       +17 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/test-call-param-rules.xml
  
  Index: test-call-param-rules.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/test-call-param-rules.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test-call-param-rules.xml	27 Mar 2003 18:55:30 -0000	1.1
  +++ test-call-param-rules.xml	4 Apr 2004 18:33:00 -0000	1.2
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <!DOCTYPE digester-rules PUBLIC "-//Jakarta Apache //DTD digester-rules XML V1.0//EN" "http://jakarta.apache.org/commons/digester/dtds/digester-rules.dtd">
   
   <digester-rules>
  
  
  
  1.6       +17 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/test.xml
  
  Index: test.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/test.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- test.xml	10 Mar 2003 21:10:11 -0000	1.5
  +++ test.xml	4 Apr 2004 18:33:00 -0000	1.6
  @@ -1,4 +1,21 @@
   <!-- Input data to test the DigesterLoader -->
  +
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <root>
     <foo value="foo1">
       <baz  value="baz1"/>
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/testCircularRules.xml
  
  Index: testCircularRules.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/testCircularRules.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- testCircularRules.xml	4 Dec 2001 19:48:22 -0000	1.1
  +++ testCircularRules.xml	4 Apr 2004 18:33:00 -0000	1.2
  @@ -1,5 +1,21 @@
   <?xml version="1.0"?>
   
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <!-- Rules to test the DigesterLoader's circular include detection. 
        Attempting to create a digester with these rules should result
        in an exception. -->
  
  
  
  1.2       +17 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/testPropertyAliasRules.xml
  
  Index: testPropertyAliasRules.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/testPropertyAliasRules.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- testPropertyAliasRules.xml	16 Jul 2002 21:23:28 -0000	1.1
  +++ testPropertyAliasRules.xml	4 Apr 2004 18:33:00 -0000	1.2
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <digester-rules>
     <pattern value="toplevel/one">
       <object-create-rule classname="org.apache.commons.digester.Address"/>
  
  
  
  1.6       +17 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/testrules.xml
  
  Index: testrules.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/testrules.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- testrules.xml	10 Mar 2003 21:10:11 -0000	1.5
  +++ testrules.xml	4 Apr 2004 18:33:00 -0000	1.6
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <!DOCTYPE digester-rules PUBLIC "-//Jakarta Apache //DTD digester-rules XML V1.0//EN" "http://jakarta.apache.org/commons/digester/dtds/digester-rules.dtd">
   <digester-rules>
   	<pattern value="root/foo">
  
  
  
  1.2       +16 -0     jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/testrulesinclude.xml
  
  Index: testrulesinclude.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/test/org/apache/commons/digester/xmlrules/testrulesinclude.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- testrulesinclude.xml	4 Dec 2001 19:48:22 -0000	1.1
  +++ testrulesinclude.xml	4 Apr 2004 18:33:00 -0000	1.2
  @@ -1,4 +1,20 @@
   <?xml version="1.0"?>
  +<!--
  + Copyright 2001-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.
  +-->
  +
   <digester-rules>
     <pattern value = "bar">
       <pattern value="foo">
  
  
  

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