Browse Source

New address for jarpatch. Submitted by Norbert Barbosa

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

+ 3
- 3
docs/external.html View File

@@ -2979,7 +2979,7 @@
<p>The resulting diff file can be use as a patch for a <p>The resulting diff file can be use as a patch for a
previous installation (just ensure that the generated previous installation (just ensure that the generated
patch.zip file is located on the CLASSPATH before the patched patch.zip file is located on the CLASSPATH before the patched
oldJar jar file)</p>
oldJar jar file).</p>
<table class="externals" cellspacing="1" cellpadding="4"> <table class="externals" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
@@ -2998,7 +2998,7 @@
</th> </th>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
<a href="http://perso.club-internet.fr/sjobic/ant/">http://perso.club-internet.fr/sjobic/ant/</a>
<a href="http://norb.dnsalias.org/ant/">http://norb.dnsalias.org/ant/</a>
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -3008,7 +3008,7 @@
</th> </th>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
<a href="mailto:norbert.barbosa@laposte.net">Norbert Barbosa</a>
<a href="mailto:norbert.barbosa@gmail.com">Norbert Barbosa</a>
</td> </td>
</tr> </tr>
<tr> <tr>


+ 3
- 3
xdocs/external.xml View File

@@ -1574,7 +1574,7 @@
<p>The resulting diff file can be use as a patch for a <p>The resulting diff file can be use as a patch for a
previous installation (just ensure that the generated previous installation (just ensure that the generated
patch.zip file is located on the CLASSPATH before the patched patch.zip file is located on the CLASSPATH before the patched
oldJar jar file)</p>
oldJar jar file).</p>


<table class="externals"> <table class="externals">
<tr> <tr>
@@ -1584,11 +1584,11 @@
<tr> <tr>
<th>URL:</th> <th>URL:</th>
<td><a <td><a
href="http://perso.club-internet.fr/sjobic/ant/">http://perso.club-internet.fr/sjobic/ant/</a></td>
href="http://norb.dnsalias.org/ant/">http://norb.dnsalias.org/ant/</a></td>
</tr> </tr>
<tr> <tr>
<th>Contact:</th> <th>Contact:</th>
<td><a href="mailto:norbert.barbosa@laposte.net">Norbert Barbosa</a></td>
<td><a href="mailto:norbert.barbosa@gmail.com">Norbert Barbosa</a></td>
</tr> </tr>
<tr> <tr>
<th>License:</th> <th>License:</th>


Loading…
Cancel
Save