tcopeland    02/03/04 17:41:21

  Modified:    xdocs    build-file.xml
  Log:
  Minor syntax change.
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-turbine-maven/xdocs/build-file.xml
  
  Index: build-file.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/build-file.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build-file.xml    25 Feb 2002 16:07:00 -0000      1.6
  +++ build-file.xml    5 Mar 2002 01:41:20 -0000       1.7
  @@ -144,8 +144,8 @@
         </p>
         <subsection name="update-jars">
           <p>
  -          The <code>update-jars</code> target downloads the jar files
  -          required to build the project using HTTP.  The dependencies of
  +          The <code>update-jars</code> target uses HTTP to download the jar files
  +          required to build the project.  The dependencies of
             a project are determined from the 
             <a 
href="project-descriptor.html#dependencies"><code>dependencies</code></a>
             element of the Maven project descriptor.
  
  
  

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

Reply via email to