bodewig     2004/07/02 04:46:09

  Modified:    proposal/sandbox/dotnet/docs index.html msbuild.html
  Log:
  DynamicConfiguratorNS solves the case-sensitivity issue with <msbuild>
  
  Revision  Changes    Path
  1.4       +2 -3      ant/proposal/sandbox/dotnet/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ant/proposal/sandbox/dotnet/docs/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html        16 Apr 2004 14:17:58 -0000      1.3
  +++ index.html        2 Jul 2004 11:46:09 -0000       1.4
  @@ -16,9 +16,8 @@
   
       <p>The current version will only work for a CVS build of Ant
       created from CVS HEAD (i.e. after Ant 1.6's feature freeze) of
  -    2003-11-27 or later.  A version that can work with Ant 1.6 may be
  -    provided at a later stage.  This task library is never going to
  -    work with Ant &lt; 1.6.</p>
  +    about May 2004 or later.  A version that can work with Ant 1.6.2
  +    will also be provided at a later stage.</p>
   
       <h2>Installation</h2>
   
  
  
  
  1.3       +1 -2      ant/proposal/sandbox/dotnet/docs/msbuild.html
  
  Index: msbuild.html
  ===================================================================
  RCS file: /home/cvs/ant/proposal/sandbox/dotnet/docs/msbuild.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- msbuild.html      16 Apr 2004 09:12:43 -0000      1.2
  +++ msbuild.html      2 Jul 2004 11:46:09 -0000       1.3
  @@ -15,8 +15,7 @@
   
       <p>You can either use an existing build file or nest a build file
       (snippet) as a child into the task.  If you don't specify either,
  -    MSBuild's default build file search algorithm will apply.  Nesting
  -    build file snippets is most probably not working correctly.</p>
  +    MSBuild's default build file search algorithm will apply.</p>
   
       <h3>Parameters</h3>
       <table border="1" cellpadding="2" cellspacing="0">
  
  
  

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

Reply via email to