peterreilly    2003/11/24 08:14:00

  Modified:    docs/manual/CoreTasks Tag: ANT_16_BRANCH ant.html
                        antcall.html
  Log:
  sync with head
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.18.2.4  +1 -0      ant/docs/manual/CoreTasks/ant.html
  
  Index: ant.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/ant.html,v
  retrieving revision 1.18.2.3
  retrieving revision 1.18.2.4
  diff -u -r1.18.2.3 -r1.18.2.4
  --- ant.html  14 Oct 2003 12:14:47 -0000      1.18.2.3
  +++ ant.html  24 Nov 2003 16:14:00 -0000      1.18.2.4
  @@ -31,6 +31,7 @@
   
   <p>You can also set properties in the new project from the old project
   by using nested property tags. These properties are always passed
  +to the new project and any project created in that project
   regardless of the setting of <i>inheritAll</i>.  This allows you to
   parameterize your subprojects.  Properties defined on the command line
   can not be overridden by nested &lt;property&gt; elements.</p>
  
  
  
  1.18.2.4  +1 -0      ant/docs/manual/CoreTasks/antcall.html
  
  Index: antcall.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/antcall.html,v
  retrieving revision 1.18.2.3
  retrieving revision 1.18.2.4
  diff -u -r1.18.2.3 -r1.18.2.4
  --- antcall.html      14 Oct 2003 12:14:47 -0000      1.18.2.3
  +++ antcall.html      24 Nov 2003 16:14:00 -0000      1.18.2.4
  @@ -24,6 +24,7 @@
   are set in the new project (See also the <a href="property.html">property 
task</a>).</p>
   <p>You can also set properties in the new project from the old project
   by using nested param tags. These properties are always passed
  +to the new project and any project created in that project
   regardless of the setting of <i>inheritAll</i>.  This allows you to
   parameterize your subprojects.  Properties defined on the command line
   can not be overridden by nested &lt;param&gt; elements.</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to