Author: jglick
Date: Wed Oct 24 00:18:11 2012
New Revision: 1401518
URL: http://svn.apache.org/viewvc?rev=1401518&view=rev
Log:
https://github.com/nickawatts/reencode
Modified:
ant/site/ant/production/external.html
ant/site/ant/sources/external.xml
Modified: ant/site/ant/production/external.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/external.html?rev=1401518&r1=1401517&r2=1401518&view=diff
==============================================================================
--- ant/site/ant/production/external.html (original)
+++ ant/site/ant/production/external.html Wed Oct 24 00:18:11 2012
@@ -5098,6 +5098,53 @@
</tr>
</table>
<h4
class="subsection">
+ <a name="Reencode"></a>
+ Reencode
+ </h4>
+ <p>Change the character encoding of a text file.</p>
+ <table class="externals" cellspacing="1"
cellpadding="4">
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Compatibility:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ anything with fileset
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ URL:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ <a
href="https://github.com/nickawatts/reencode/wiki">https://github.com/nickawatts/reencode/wiki</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Contact:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ <a
href="https://github.com/nickawatts/reencode/wiki">https://github.com/nickawatts/reencode/wiki</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Apache License 2.0
+ </td>
+ </tr>
+ </table>
+ <h4
class="subsection">
<a name="RefactorIT"></a>
RefactorIT
</h4>
Modified: ant/site/ant/sources/external.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/external.xml?rev=1401518&r1=1401517&r2=1401518&view=diff
==============================================================================
--- ant/site/ant/sources/external.xml (original)
+++ ant/site/ant/sources/external.xml Wed Oct 24 00:18:11 2012
@@ -2765,6 +2765,29 @@
</table>
</subsection>
+ <subsection name="Reencode">
+
+ <p>Change the character encoding of a text file.</p>
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>anything with fileset</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="https://github.com/nickawatts/reencode/wiki">https://github.com/nickawatts/reencode/wiki</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a
href="https://github.com/nickawatts/reencode/wiki">https://github.com/nickawatts/reencode/wiki</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Apache License 2.0</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="RefactorIT">
<p>RefactorIT includes an Ant task for metrics and audits.