stevel      2002/06/20 00:06:10

  Modified:    docs/manual/CoreTasks Tag: ANT_15_BRANCH property.html
  Log:
  ask not for whom the proofreader tolls,
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.10.2.3  +1 -1      jakarta-ant/docs/manual/CoreTasks/property.html
  
  Index: property.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/property.html,v
  retrieving revision 1.10.2.2
  retrieving revision 1.10.2.3
  diff -u -r1.10.2.2 -r1.10.2.3
  --- property.html     20 Jun 2002 03:45:45 -0000      1.10.2.2
  +++ property.html     20 Jun 2002 07:06:10 -0000      1.10.2.3
  @@ -12,7 +12,7 @@
   <p>Sets a property (by name and value), or set of properties (from file or
   resource) in the project.  Properties are case sensitive.</p>
    Properties are immutable: whoever sets a property first freezes it for the
  - of the build; they are most definately not variable. 
  + rest of the build; they are most definately not variable. 
   <p>There are five ways to set properties:</p>
   <ul>
     <li>By supplying both the <i>name</i> and <i>value</i> attribute.</li>
  
  
  

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

Reply via email to