peterreilly    2003/10/14 02:56:55

  Modified:    docs/manual/CoreTypes Tag: ANT_16_BRANCH
                        custom-programming.html
  Log:
  merge with HEAD
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.2.4   +2 -0      ant/docs/manual/CoreTypes/custom-programming.html
  
  Index: custom-programming.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTypes/custom-programming.html,v
  retrieving revision 1.2.2.3
  retrieving revision 1.2.2.4
  diff -u -r1.2.2.3 -r1.2.2.4
  --- custom-programming.html   9 Oct 2003 21:01:10 -0000       1.2.2.3
  +++ custom-programming.html   14 Oct 2003 09:56:55 -0000      1.2.2.4
  @@ -40,6 +40,8 @@
       <p>
         After the class has been written, it is added to the ant system
         by using <code>&lt;typedef&gt;</code>.
  +      One thing to be aware of is that currently this will only work
  +      if the definition name is all lower case.
       </p>
       <h3><a name="customconditions">Custom Conditions</a></h3>
       <p>
  
  
  

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

Reply via email to