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 2003/09/25 16:01:42 UTC

cvs commit: ant/docs/manual/CoreTypes mapper.html

bodewig     2003/09/25 07:01:41

  Modified:    docs/manual/CoreTypes mapper.html
  Log:
  Note case-sensitivity of mappers, PR 16684
  
  Revision  Changes    Path
  1.14      +1 -0      ant/docs/manual/CoreTypes/mapper.html
  
  Index: mapper.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTypes/mapper.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- mapper.html	16 Jun 2003 09:28:28 -0000	1.13
  +++ mapper.html	25 Sep 2003 14:01:41 -0000	1.14
  @@ -72,6 +72,7 @@
   <code>&lt;classpath&gt;</code>, as well - that is,
   a <a href="../using.html#path">path</a>-like structure.</p>
   <h3>The built-in mapper types are:</h3>
  +<p>All built-in mappers are case-sensitive.</p>
   <h4><a name="identity-mapper">identity</a></h4>
   <p>The target file name is identical to the source file name. Both
   <code>to</code> and <code>from</code> will be ignored.</p>
  
  
  

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