Browse Source

Can talk about 1.6.2 in present tense now

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276727 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 21 years ago
parent
commit
0dc7331256
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/faq.html
  2. +1
    -1
      xdocs/faq.xml

+ 1
- 1
docs/faq.html View File

@@ -1736,7 +1736,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun
XSLTC yet. This means that you have to install <a href="http://xml.apache.org/xalan-j/">Xalan-J 2</a> in order
to use this task with JDK 1.5.</p>
<p>Starting with Ant 1.6.2 <code>&lt;junitreport&gt;</code>
will support JDK 1.5.</p>
supports JDK 1.5.</p>
</div>
</div>



+ 1
- 1
xdocs/faq.xml View File

@@ -1541,7 +1541,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun
to use this task with JDK 1.5.</p>

<p>Starting with Ant 1.6.2 <code>&lt;junitreport&gt;</code>
will support JDK 1.5.</p>
supports JDK 1.5.</p>

</answer>
</faq>


Loading…
Cancel
Save