From bb60cb43ed06ab6f5de82acf751a6d70f6cf26d0 Mon Sep 17 00:00:00 2001 From: lucasward Date: Wed, 26 Sep 2007 15:32:27 +0000 Subject: [PATCH] OPEN - issue BATCH-113: Mouldy xml class names still in infrastructure http://opensource.atlassian.com/projects/spring/browse/BATCH-113 io.xml files removed from src/test/resources as well. --- .../xml/20070125.testStream.xmlFileStep.xml | 88 ------------ .../batch/io/xml/purchaseorders.xsd | 50 ------- .../springframework/batch/io/xml/test1.xml | 10 -- .../springframework/batch/io/xml/test2.xml | 12 -- .../io/xml/xstream/xstream-config-test.xml | 130 ------------------ 5 files changed, 290 deletions(-) delete mode 100644 infrastructure/src/test/resources/org/springframework/batch/io/xml/20070125.testStream.xmlFileStep.xml delete mode 100644 infrastructure/src/test/resources/org/springframework/batch/io/xml/purchaseorders.xsd delete mode 100644 infrastructure/src/test/resources/org/springframework/batch/io/xml/test1.xml delete mode 100644 infrastructure/src/test/resources/org/springframework/batch/io/xml/test2.xml delete mode 100644 infrastructure/src/test/resources/org/springframework/batch/io/xml/xstream/xstream-config-test.xml diff --git a/infrastructure/src/test/resources/org/springframework/batch/io/xml/20070125.testStream.xmlFileStep.xml b/infrastructure/src/test/resources/org/springframework/batch/io/xml/20070125.testStream.xmlFileStep.xml deleted file mode 100644 index 73ec2ad43..000000000 --- a/infrastructure/src/test/resources/org/springframework/batch/io/xml/20070125.testStream.xmlFileStep.xml +++ /dev/null @@ -1,88 +0,0 @@ - - - - Gladys Kravitz -
Anytown, PA
- 34 - 0 - 0 -
- 2003-01-07 14:16:00 GMT - - - Burnham's Celestial Handbook, Vol 1 - 5 - 21.79 - 2 - - - Burnham's Celestial Handbook, Vol 2 - 5 - 19.89 - 2 - - - - ZipShip - 0.74 - -
- - - John Smith -
Chicago, IL
- 46 - 0 - 0 -
- 2003-01-07 14:16:02 GMT - - - XmlBeans in Action - 3 - 41.29 - 1 - - - JSR-173 - 1 - 11.99 - 5 - - - Teach Yourself XML in 21 days - 1 - 35.49 - 1 - - - - ZipShip - 0.74 - -
- - - Peter Newman -
Cleveland, OH
- 23 - 0 - 0 -
- 2003-01-07 14:16:35 GMT - - - Java 6 - 2 - 12.79 - 3 - - - - UPS - 0.69 - -
-
diff --git a/infrastructure/src/test/resources/org/springframework/batch/io/xml/purchaseorders.xsd b/infrastructure/src/test/resources/org/springframework/batch/io/xml/purchaseorders.xsd deleted file mode 100644 index 1536a9859..000000000 --- a/infrastructure/src/test/resources/org/springframework/batch/io/xml/purchaseorders.xsd +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/infrastructure/src/test/resources/org/springframework/batch/io/xml/test1.xml b/infrastructure/src/test/resources/org/springframework/batch/io/xml/test1.xml deleted file mode 100644 index 744ef658a..000000000 --- a/infrastructure/src/test/resources/org/springframework/batch/io/xml/test1.xml +++ /dev/null @@ -1,10 +0,0 @@ - - Programming Java - John Smith - 480 - - - Programming C# - Kate Newman - 579 - \ No newline at end of file diff --git a/infrastructure/src/test/resources/org/springframework/batch/io/xml/test2.xml b/infrastructure/src/test/resources/org/springframework/batch/io/xml/test2.xml deleted file mode 100644 index 5ff36d92a..000000000 --- a/infrastructure/src/test/resources/org/springframework/batch/io/xml/test2.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - Programming Java - John Smith - 480 - - - Programming C# - Kate Newman - 579 - - \ No newline at end of file diff --git a/infrastructure/src/test/resources/org/springframework/batch/io/xml/xstream/xstream-config-test.xml b/infrastructure/src/test/resources/org/springframework/batch/io/xml/xstream/xstream-config-test.xml deleted file mode 100644 index 5d7e97925..000000000 --- a/infrastructure/src/test/resources/org/springframework/batch/io/xml/xstream/xstream-config-test.xml +++ /dev/null @@ -1,130 +0,0 @@ - - - 1003 - root_test - - - root-elementAttr_key1 - root-elementAttr_value1 - - - root-elementAttr_key2 - root-elementAttr_value2 - - - - - class-alias_name1 - class-alias_type1 - class-alias_di1 - - - class-alias_name2 - class-alias_type2 - class-alias_di2 - - - - - type-alias_name1 - type-alias_type1 - - - type-alias_name2 - type-alias_type2 - - - - - field-alias_name1 - field-alias_type1 - field1 - - - field-alias_name2 - field-alias_type2 - field2 - - - - - attribute-alias_name1 - attribute-alias_alias1 - - - attribute-alias_name2 - attribute-alias_alias2 - - - - - attribute-properties_type1 - attribute-properties_field1 - - - attribute-properties_type2 - attribute-properties_field2 - - - - - converter.class-name1 - -50 - - - converter.class-name2 - 750 - - - - - ic_owner-type1 - ic_field-name1 - ic_itemField-name1 - ic_item-type1 - - - ic_owner-type2 - ic_field-name2 - ic_item-type2 - - - - - ommited-field_type1 - ommited-field_field1 - - - ommited-field_field2 - ommited-field_type2 - - - - immutable-type1 - immutable-type2 - - - - default-implementation1 - type1 - - - default-implementation2 - type2 - - - - - uri1 - localpart1 - prefix1 - classname1 - - - uri2 - localpart2 - prefix2 - classname2 - - -