Browse Source

changed compatibility for Just4log from 1.4 to 1.5.2 after exchange of emails with Lucas Bruand

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274854 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 22 years ago
parent
commit
4ea535ec16
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/external.html
  2. +1
    -1
      xdocs/external.xml

+ 1
- 1
docs/external.html View File

@@ -2129,7 +2129,7 @@
</th> </th>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
Ant 1.4 or higher
Ant 1.5.2 or higher
</td> </td>
</tr> </tr>
<tr> <tr>


+ 1
- 1
xdocs/external.xml View File

@@ -1115,7 +1115,7 @@
<table class="externals"> <table class="externals">
<tr> <tr>
<th>Compatibility:</th> <th>Compatibility:</th>
<td>Ant 1.4 or higher</td>
<td>Ant 1.5.2 or higher</td>
</tr> </tr>
<tr> <tr>
<th>URL:</th> <th>URL:</th>


Loading…
Cancel
Save