diff --git a/docs/faq.html b/docs/faq.html index 78f5242dc..029432162 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -1975,16 +1975,16 @@ mv /tmp/foo $ANT_HOME/bin/antRun
While JDK 1.4.x contains a version of Xalan-J 2, JDK 1.5 (and later?) have moved to XSLTC. Since this task uses Xalan's redirect - extensions for its internal stylesheet, Ant doesn't support - XSLTC yet. This means that you have to install Xalan-J 2 in order - to use this task with JDK 1.5.
+ extensions for its internal stylesheet, Ant prior to 1.6.2 didn't support + XSLTC. This means that you have to install Xalan-J 2 in order + to use this task with JDK 1.5 in older versions of Ant.Starting with Ant 1.6.2 <junitreport>
supports JDK 1.5.
- Copyright © 2000-2005 The Apache Software Foundation. All rights reserved. + Copyright © 2000-2006 The Apache Software Foundation. All rights reserved.