You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/06/05 17:22:26 UTC

svn commit: r1132434 - in /commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations: addressbook/AddressBook.xml catalog/Catalog.xml employee/Employee.xml person/Person.xml rss/Channel.xml servletbean/ServletBean.xml

Author: simonetripodi
Date: Sun Jun  5 15:22:26 2011
New Revision: 1132434

URL: http://svn.apache.org/viewvc?rev=1132434&view=rev
Log:
XML reformatted according to already adopted style

Modified:
    commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/addressbook/AddressBook.xml
    commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/catalog/Catalog.xml
    commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/employee/Employee.xml
    commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/person/Person.xml
    commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/rss/Channel.xml
    commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/servletbean/ServletBean.xml

Modified: commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/addressbook/AddressBook.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/addressbook/AddressBook.xml?rev=1132434&r1=1132433&r2=1132434&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/addressbook/AddressBook.xml (original)
+++ commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/addressbook/AddressBook.xml Sun Jun  5 15:22:26 2011
@@ -20,39 +20,38 @@
  version: $Id$
 -->
 <address-book>
-    <person id="1" category="acquaintance">
-        <name>Gonzo</name>
-        <email type="business">gonzo@muppets.com</email>
-        <address>
-            <type>home</type>
-            <street>123 Maine Ave.</street>
-            <city>Las Vegas</city>
-            <state>NV</state>
-            <zip>01234</zip>
-            <country>USA</country>
-        </address>
-        <address>
-            <type>business</type>
-            <street>234 Maple Dr.</street>
-            <city>Los Angeles</city>
-            <state>CA</state>
-            <zip>98765</zip>
-            <country>USA</country>
-        </address>
-    </person>
-
-    <person id="2" category="rolemodel">
-        <name>Kermit</name>
-        <email type="business">kermit@muppets.com</email>
-        <email type="home">kermie@acme.com</email>
-        <address>
-            <type>business</type>
-            <street>987 Brown Rd</street>
-            <city>Las Cruces</city>
-            <state>NM</state>
-            <zip>75321</zip>
-            <country>USA</country>
-        </address>
-    </person>
+  <person id="1" category="acquaintance">
+    <name>Gonzo</name>
+    <email type="business">gonzo@muppets.com</email>
+    <address>
+      <type>home</type>
+      <street>123 Maine Ave.</street>
+      <city>Las Vegas</city>
+      <state>NV</state>
+      <zip>01234</zip>
+      <country>USA</country>
+    </address>
+    <address>
+      <type>business</type>
+      <street>234 Maple Dr.</street>
+      <city>Los Angeles</city>
+      <state>CA</state>
+      <zip>98765</zip>
+      <country>USA</country>
+    </address>
+  </person>
 
+  <person id="2" category="rolemodel">
+    <name>Kermit</name>
+    <email type="business">kermit@muppets.com</email>
+    <email type="home">kermie@acme.com</email>
+    <address>
+      <type>business</type>
+      <street>987 Brown Rd</street>
+      <city>Las Cruces</city>
+      <state>NM</state>
+      <zip>75321</zip>
+      <country>USA</country>
+    </address>
+  </person>
 </address-book>

Modified: commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/catalog/Catalog.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/catalog/Catalog.xml?rev=1132434&r1=1132433&r2=1132434&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/catalog/Catalog.xml (original)
+++ commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/catalog/Catalog.xml Sun Jun  5 15:22:26 2011
@@ -20,29 +20,27 @@
  version: $Id$
 -->
 <catalog>
+  <book isbn="0-596-00184-3">
+    <title>Ant, The Definitive Guide</title>
+    <author>Jesse Tilly &amp; Eric M. Burke</author>
+    <desc>Complete build management for Java.</desc>
+  </book>
 
-    <book isbn="0-596-00184-3">
-        <title>Ant, The Definitive Guide</title>
-        <author>Jesse Tilly &amp; Eric M. Burke</author>
-        <desc>Complete build management for Java.</desc>
-    </book>
+  <book isbn="0201310058">
+    <title>Effective Java</title>
+    <author>Joshua Bloch</author>
+    <desc>Tips for experienced Java software developers.</desc>
+  </book>
 
-    <book isbn="0201310058">
-        <title>Effective Java</title>
-        <author>Joshua Bloch</author>
-        <desc>Tips for experienced Java software developers.</desc>
-    </book>
-
-    <dvd category="martial arts" year-made="1978">
-        <attr id="name" value="Drunken Master"/>
-        <attr id="desc" value="Hilarious slapstick starring Jackie Chan."/>
-        <attr id="runtime" value="106"/>
-    </dvd>
-
-    <dvd category="drama" year-made="1993">
-        <attr id="name" value="The Piano"/>
-        <attr id="desc" value="Character drama set in New Zealand during the Victorian era."/>
-        <attr id="runtime" value="121"/>
-    </dvd>
+  <dvd category="martial arts" year-made="1978">
+    <attr id="name" value="Drunken Master" />
+    <attr id="desc" value="Hilarious slapstick starring Jackie Chan." />
+    <attr id="runtime" value="106" />
+  </dvd>
 
+  <dvd category="drama" year-made="1993">
+    <attr id="name" value="The Piano" />
+    <attr id="desc" value="Character drama set in New Zealand during the Victorian era." />
+    <attr id="runtime" value="121" />
+  </dvd>
 </catalog>

Modified: commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/employee/Employee.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/employee/Employee.xml?rev=1132434&r1=1132433&r2=1132434&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/employee/Employee.xml (original)
+++ commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/employee/Employee.xml Sun Jun  5 15:22:26 2011
@@ -20,19 +20,17 @@
  version: $Id$
 -->
 <employee name="First Name" surname="Last Name">
+  <address place="home">
+    <street>Home Street</street>
+    <city>Home City</city>
+    <state>HS</state>
+    <zip-code>HmZip</zip-code>
+  </address>
 
-    <address place="home">
-        <street>Home Street</street>
-        <city>Home City</city>
-        <state>HS</state>
-        <zip-code>HmZip</zip-code>
-    </address>
-
-    <address place="office">
-        <street>Office Street</street>
-        <city>Office City</city>
-        <state>OS</state>
-        <zip-code>OfZip</zip-code>
-    </address>
-
+  <address place="office">
+    <street>Office Street</street>
+    <city>Office City</city>
+    <state>OS</state>
+    <zip-code>OfZip</zip-code>
+  </address>
 </employee>

Modified: commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/person/Person.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/person/Person.xml?rev=1132434&r1=1132433&r2=1132434&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/person/Person.xml (original)
+++ commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/person/Person.xml Sun Jun  5 15:22:26 2011
@@ -20,7 +20,7 @@
  version: $Id$
 -->
 <person id="1" category="acquaintance">
-    <name>Gonzo</name>
-    <email type="business">gonzo@muppets.com</email>
-    <email type="home">gonzo@mymuppets.com</email>
+  <name>Gonzo</name>
+  <email type="business">gonzo@muppets.com</email>
+  <email type="home">gonzo@mymuppets.com</email>
 </person>

Modified: commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/rss/Channel.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/rss/Channel.xml?rev=1132434&r1=1132433&r2=1132434&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/rss/Channel.xml (original)
+++ commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/rss/Channel.xml Sun Jun  5 15:22:26 2011
@@ -20,48 +20,47 @@
  version: $Id$
 -->
 <rss version="2.0">
-    <channel>
-
-        <title>Apache</title>
-        <link>http://www.apache.org</link>
-        <description>The Apache Software Foundation</description>
-        <language>en-US</language>
-        <rating>(PICS-1.1 "http://www.rsac.org/ratingsv01.html"
-            2 gen true comment "RSACi North America Server"
-            for "http://www.rsac.org" on "1996.04.16T08:15-0500"
-            r (n 0 s 0 v 0 l 0))</rating>
-
-        <image>
-            <title>Apache</title>
-            <url>http://jakarta.apache.org/images/jakarta-logo.gif</url>
-            <link>http://jakarta.apache.org</link>
-            <width>505</width>
-            <height>480</height>
-            <description>The Jakarta project. Open source, serverside java.</description>
-        </image>
-
-        <item>
-            <title>Commons Attributes 2.1 Released</title>
-            <link>http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040815.1</link>
-            <description>The Apache Commons team is happy to announce the release of Commons Attributes 2.1. This is the first release of the new Commons-Attributes code.</description>
-        </item>
-
-        <item>
-            <title>Cloudscape Becomes Apache Derby</title>
-            <link>http://jakarta.apache.org/site/news/elsewhere-2004-2ndHalf.html#20040803.1</link>
-            <description>IBM has submitted a proposal to the Apache DB project for a Java-based package to be called 'Derby'.</description>
-        </item>
-
-        <item>
-            <title>Commons BeanUtils 1.7 Released</title>
-            <link>http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040802.1</link>
-            <description/>
-        </item>
-
-        <item>
-            <title>Commons JXPath 1.2 Released</title>
-            <link>http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040801.2</link>
-            <description/>
-        </item>
-    </channel>
+  <channel>
+    <title>Apache</title>
+    <link>http://www.apache.org</link>
+    <description>The Apache Software Foundation</description>
+    <language>en-US</language>
+    <rating>(PICS-1.1 "http://www.rsac.org/ratingsv01.html" 2 gen true comment "RSACi North America Server" for
+      "http://www.rsac.org" on "1996.04.16T08:15-0500" r (n 0 s 0 v 0 l 0))</rating>
+
+    <image>
+      <title>Apache</title>
+      <url>http://jakarta.apache.org/images/jakarta-logo.gif</url>
+      <link>http://jakarta.apache.org</link>
+      <width>505</width>
+      <height>480</height>
+      <description>The Jakarta project. Open source, serverside java.</description>
+    </image>
+
+    <item>
+      <title>Commons Attributes 2.1 Released</title>
+      <link>http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040815.1</link>
+      <description>The Apache Commons team is happy to announce the release of Commons Attributes 2.1. This is the first
+        release of the new Commons-Attributes code.</description>
+    </item>
+
+    <item>
+      <title>Cloudscape Becomes Apache Derby</title>
+      <link>http://jakarta.apache.org/site/news/elsewhere-2004-2ndHalf.html#20040803.1</link>
+      <description>IBM has submitted a proposal to the Apache DB project for a Java-based package to be called 'Derby'.
+      </description>
+    </item>
+
+    <item>
+      <title>Commons BeanUtils 1.7 Released</title>
+      <link>http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040802.1</link>
+      <description />
+    </item>
+
+    <item>
+      <title>Commons JXPath 1.2 Released</title>
+      <link>http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040801.2</link>
+      <description />
+    </item>
+  </channel>
 </rss>

Modified: commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/servletbean/ServletBean.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/servletbean/ServletBean.xml?rev=1132434&r1=1132433&r2=1132434&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/servletbean/ServletBean.xml (original)
+++ commons/sandbox/digester3/trunk/src/test/resources/org/apache/commons/digester3/annotations/servletbean/ServletBean.xml Sun Jun  5 15:22:26 2011
@@ -20,18 +20,16 @@
  version: $Id$
 -->
 <web-app>
-
-    <servlet>
-        <servlet-name>action</servlet-name>
-        <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
-        <init-param>
-            <param-name>application</param-name>
-            <param-value>org.apache.struts.example.ApplicationResources</param-value>
-        </init-param>
-        <init-param>
-            <param-name>config</param-name>
-            <param-value>/WEB-INF/struts-config.xml</param-value>
-        </init-param>
-    </servlet>
-
+  <servlet>
+    <servlet-name>action</servlet-name>
+    <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
+    <init-param>
+      <param-name>application</param-name>
+      <param-value>org.apache.struts.example.ApplicationResources</param-value>
+    </init-param>
+    <init-param>
+      <param-name>config</param-name>
+      <param-value>/WEB-INF/struts-config.xml</param-value>
+    </init-param>
+  </servlet>
 </web-app>