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 2005/09/07 20:56:37 UTC

svn commit: r279400 - /ant/core/trunk/docs/manual/CoreTasks/subant.html

Author: bodewig
Date: Wed Sep  7 11:56:34 2005
New Revision: 279400

URL: http://svn.apache.org/viewcvs?rev=279400&view=rev
Log:
subant's inheritall is false by default, PR 36079

Modified:
    ant/core/trunk/docs/manual/CoreTasks/subant.html

Modified: ant/core/trunk/docs/manual/CoreTasks/subant.html
URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/CoreTasks/subant.html?rev=279400&r1=279399&r2=279400&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/subant.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/subant.html Wed Sep  7 11:56:34 2005
@@ -186,7 +186,11 @@
           <font color="#000000" size="-1" face="arial,helvetica,sanserif">inheritall</font>
         </td>
         <td bgcolor="#eeeeee" valign="top" align="left">
-          <font color="#000000" size="-1" face="arial,helvetica,sanserif">Corresponds to <code>&lt;ant&gt;</code>'s <code>inheritall</code> attribute.</font>
+          <font color="#000000" size="-1"
+                        face="arial,helvetica,sanserif">Corresponds to
+                        <code>&lt;ant&gt;</code>'s
+                        <code>inheritall</code> attribute but defaults
+                        to false in this task..</font>
         </td>
         <td bgcolor="#eeeeee" valign="top" align="left">
           <font color="#000000" size="-1" face="arial,helvetica,sanserif">boolean</font>



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