Browse Source

fix link

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276642 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 21 years ago
parent
commit
0d0965a75d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/OptionalTasks/junitreport.html

+ 1
- 1
docs/manual/OptionalTasks/junitreport.html View File

@@ -19,7 +19,7 @@ Library Dependencies</a> for more information.</p>
href="http://xml.apache.org/xalan-j/">Xalan 2.x or Xalan XSLTC</a>
(JDK 1.4 contains a version of Xalan-J 2.x while JDK 1.5 ships with a
version of XSLTC). Versions prior to Ant 1.6.2 worked with Apache <a
href="http://xml.apache.org/dist/xalan-j/old/xalan-j_1_2_2.zip">Xalan
href="http://archive.apache.org/dist/xml/xalan-j/">Xalan
1.2.2</a>, but as Xalan1 is no longer supported, we do not recommend
this. With Ant 1.6.2 we had to decide between supporting Xalan-J 1
and XSLTC, since there was no way to support both at the same


Loading…
Cancel
Save