You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2006/09/01 22:09:08 UTC

svn commit: r439449 - /ant/core/trunk/xdocs/faq.xml

Author: bodewig
Date: Fri Sep  1 13:09:08 2006
New Revision: 439449

URL: http://svn.apache.org/viewvc?rev=439449&view=rev
Log:
update junit FAQ

Modified:
    ant/core/trunk/xdocs/faq.xml

Modified: ant/core/trunk/xdocs/faq.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/faq.xml?rev=439449&r1=439448&r2=439449&view=diff
==============================================================================
--- ant/core/trunk/xdocs/faq.xml (original)
+++ ant/core/trunk/xdocs/faq.xml Fri Sep  1 13:09:08 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-     Licensed to the Apache Software Foundation (ASF) under one or more
+   Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
    this work for additional information regarding copyright ownership.
    The ASF licenses this file to You under the Apache License, Version 2.0
@@ -1357,6 +1357,9 @@
       &lt;classpath&gt;</question>
 
       <answer>
+        <p>Starting with Ant 1.7.0, &lt;junit&gt; will honor your
+        nested &lt;classpath&gt;.</p>
+
         <p>These tasks don&apos;t ignore your classpath setting, you
         are facing a common problem with delegating classloaders.</p>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org