bodewig 2003/01/20 23:58:39 Modified: docs Tag: ANT_15_BRANCH external.html xdocs Tag: ANT_15_BRANCH external.xml Log: untabify Revision Changes Path No revision No revision 1.48.2.24 +6 -6 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.48.2.23 retrieving revision 1.48.2.24 diff -u -r1.48.2.23 -r1.48.2.24 --- external.html 21 Jan 2003 07:48:29 -0000 1.48.2.23 +++ external.html 21 Jan 2003 07:58:38 -0000 1.48.2.24 @@ -2239,9 +2239,9 @@ <tr><td> <blockquote> <p>Purge deletes all but the most recent few files from a fileset. - For example: if you have generated files (logs, .ear, .war, .jar - etc) accumulating in a directory, the purge task will allow you - to delete the older files, keeping just the most recent ones.</p> + For example: if you have generated files (logs, .ear, .war, .jar + etc) accumulating in a directory, the purge task will allow you + to delete the older files, keeping just the most recent ones.</p> <table> <tr> <td bgcolor="#039acc" colspan="" rowspan="" @@ -2312,9 +2312,9 @@ <tr><td> <blockquote> <p>SerialVer adds the Java serialver functionality to Apache - Ant. This project adds Tasks and FilterReaders to get, to - insert and to modify the serialVersionUID in the source code - of a serializable class.</p> + Ant. This project adds Tasks and FilterReaders to get, to + insert and to modify the serialVersionUID in the source code + of a serializable class.</p> <table> <tr> <td bgcolor="#039acc" colspan="" rowspan="" No revision No revision 1.35.2.24 +10 -10 jakarta-ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v retrieving revision 1.35.2.23 retrieving revision 1.35.2.24 diff -u -r1.35.2.23 -r1.35.2.24 --- external.xml 21 Jan 2003 07:48:30 -0000 1.35.2.23 +++ external.xml 21 Jan 2003 07:58:39 -0000 1.35.2.24 @@ -843,10 +843,10 @@ <subsection name="Purge"> - <p>Purge deletes all but the most recent few files from a fileset. - For example: if you have generated files (logs, .ear, .war, .jar - etc) accumulating in a directory, the purge task will allow you - to delete the older files, keeping just the most recent ones.</p> + <p>Purge deletes all but the most recent few files from a fileset. + For example: if you have generated files (logs, .ear, .war, .jar + etc) accumulating in a directory, the purge task will allow you + to delete the older files, keeping just the most recent ones.</p> <table> <tr> <th>Compatibility:</th> @@ -869,10 +869,10 @@ <subsection name="SerialVer"> - <p>SerialVer adds the Java serialver functionality to Apache - Ant. This project adds Tasks and FilterReaders to get, to - insert and to modify the serialVersionUID in the source code - of a serializable class.</p> + <p>SerialVer adds the Java serialver functionality to Apache + Ant. This project adds Tasks and FilterReaders to get, to + insert and to modify the serialVersionUID in the source code + of a serializable class.</p> <table> <tr> @@ -1012,7 +1012,7 @@ </subsection> <subsection name="Version_Tool"> - <p>A versioning tool for Ant.</p> + <p>A versioning tool for Ant.</p> <table> <tr> <th>Compatibility:</th> @@ -1030,7 +1030,7 @@ <th>License:</th> <td>BSD license</td> </tr> - </table> + </table> </subsection> <subsection name="WOProject">
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>