Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-qtags/src/test/java/org/xdoclet/plugin/qtags/xdoc/expected
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21143/src/test/java/org/xdoclet/plugin/qtags/xdoc/expected

Modified Files:
        FooBar.xml 
Log Message:
Reformating with Jalopy

Index: FooBar.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-qtags/src/test/java/org/xdoclet/plugin/qtags/xdoc/expected/FooBar.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** FooBar.xml  10 Dec 2004 17:10:19 -0000      1.7
--- FooBar.xml  31 May 2005 11:28:59 -0000      1.8
***************
*** 1,73 ****
  
  <document>
!     <properties>
!         <title>@foo tags</title>
!     </properties>
!     <body>
!         <section name="@foo tags">
!             <ul>
!                 <li>
!                     <a href="[EMAIL PROTECTED]">@foo.bar</a>
!                 </li>
!             </ul>
!             <subsection name="@foo.bar">
!                 <p>This tag is just a test tag</p>
!                 <h3>Deprecation warning</h3>
!                 <p>this tag is deprecated. use [EMAIL PROTECTED] instead</p>
!                 <h3>Allowed locations</h3>
!                 <table>
!                     <tr>
!                         <th>Class</th>
!                         <th>Method</th>
!                         <th>Constructor</th>
!                         <th>Field</th>
!                     </tr>
!                     <tr>
!                         <td>false</td>
!                         <td>true</td>
!                         <td>true</td>
!                         <td>false</td>
!                     </tr>
!                 </table>
!                 <h3>Tag parameters</h3>
!                 <table>
!                     <tr>
!                         <th>Parameter</th>
!                         <th>Required</th>
!                         <th>Allowed values</th>
!                         <th>Default value</th>
!                         <th>Description</th>
!                     </tr>
!                     <tr>
!                         <td>apple</td>
!                         <td>false</td>
!                         <td>red , green</td>
!                         <td>green</td>
!                         <td>Bla bla</td>
!                     </tr>
!                     <tr>
!                         <td>grape-fruit</td>
!                         <td>true</td>
!                         <td>Any value</td>
!                         <td></td>
!                         <td>Ping pong</td>
!                     </tr>
!                     <tr>
!                         <td>funny</td>
!                         <td>false</td>
!                         <td>true , false</td>
!                         <td>true</td>
!                         <td>Hip hop</td>
!                     </tr>
!                     <tr>
!                         <td>age</td>
!                         <td>false</td>
!                         <td>Any value</td>
!                         <td></td>
!                         <td></td>
!                     </tr>
!                 </table>
!             </subsection>
!         </section>
!     </body>
  </document>
--- 1,74 ----
+ <?xml version="1.0" encoding="ISO-8859-1"?>
  
  <document>
!   <properties>
!     <title>@foo tags</title>
!   </properties>
!   <body>
!     <section name="@foo tags">
!       <ul>
!         <li>
!           <a href="[EMAIL PROTECTED]">@foo.bar</a>
!         </li>
!       </ul>
!       <subsection name="@foo.bar">
!         <p>This tag is just a test tag</p>
!         <h3>Deprecation warning</h3>
!         <p>this tag is deprecated. use [EMAIL PROTECTED] instead</p>
!         <h3>Allowed locations</h3>
!         <table>
!           <tr>
!             <th>Class</th>
!             <th>Method</th>
!             <th>Constructor</th>
!             <th>Field</th>
!           </tr>
!           <tr>
!             <td>false</td>
!             <td>true</td>
!             <td>true</td>
!             <td>false</td>
!           </tr>
!         </table>
!         <h3>Tag parameters</h3>
!         <table>
!           <tr>
!             <th>Parameter</th>
!             <th>Required</th>
!             <th>Allowed values</th>
!             <th>Default value</th>
!             <th>Description</th>
!           </tr>
!           <tr>
!             <td>age</td>
!             <td>false</td>
!             <td>Any value</td>
!             <td/>
!             <td/>
!           </tr>
!           <tr>
!             <td>apple</td>
!             <td>false</td>
!             <td>red , green</td>
!             <td>green</td>
!             <td>Bla bla</td>
!           </tr>
!           <tr>
!             <td>funny</td>
!             <td>false</td>
!             <td>true , false</td>
!             <td>true</td>
!             <td>Hip hop</td>
!           </tr>
!           <tr>
!             <td>grape-fruit</td>
!             <td>true</td>
!             <td>Any value</td>
!             <td/>
!             <td>Ping pong</td>
!           </tr>
!         </table>
!       </subsection>
!     </section>
!   </body>
  </document>



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to