Browse Source

untabify

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273838 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
df82f3d054
2 changed files with 16 additions and 16 deletions
  1. +6
    -6
      docs/external.html
  2. +10
    -10
      xdocs/external.xml

+ 6
- 6
docs/external.html View File

@@ -2242,9 +2242,9 @@
<tr><td> <tr><td>
<blockquote> <blockquote>
<p>Purge deletes all but the most recent few files from a fileset. <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> <table>
<tr> <tr>
<td bgcolor="#039acc" colspan="" rowspan="" <td bgcolor="#039acc" colspan="" rowspan=""
@@ -2315,9 +2315,9 @@
<tr><td> <tr><td>
<blockquote> <blockquote>
<p>SerialVer adds the Java serialver functionality to Apache <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> <table>
<tr> <tr>
<td bgcolor="#039acc" colspan="" rowspan="" <td bgcolor="#039acc" colspan="" rowspan=""


+ 10
- 10
xdocs/external.xml View File

@@ -843,10 +843,10 @@


<subsection name="Purge"> <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> <table>
<tr> <tr>
<th>Compatibility:</th> <th>Compatibility:</th>
@@ -869,10 +869,10 @@


<subsection name="SerialVer"> <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> <table>
<tr> <tr>
@@ -1012,7 +1012,7 @@
</subsection> </subsection>
<subsection name="Version_Tool"> <subsection name="Version_Tool">
<p>A versioning tool for Ant.</p>
<p>A versioning tool for Ant.</p>
<table> <table>
<tr> <tr>
<th>Compatibility:</th> <th>Compatibility:</th>
@@ -1030,7 +1030,7 @@
<th>License:</th> <th>License:</th>
<td>BSD license</td> <td>BSD license</td>
</tr> </tr>
</table>
</table>
</subsection> </subsection>


<subsection name="WOProject"> <subsection name="WOProject">


Loading…
Cancel
Save