dion        2003/08/03 23:38:05

  Modified:    xdocs/reference project-descriptor.xml
  Log:
  Apply patches for MAVEN-610
  
  Revision  Changes    Path
  1.19      +7 -0      maven/xdocs/reference/project-descriptor.xml
  
  Index: project-descriptor.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/reference/project-descriptor.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project-descriptor.xml    21 Jul 2003 05:50:51 -0000      1.18
  +++ project-descriptor.xml    4 Aug 2003 06:38:05 -0000       1.19
  @@ -713,6 +713,13 @@
             elements (described <a href="#resource">below</a>). These resources are 
used to
             complete the jar file or to run unit test.
           </p>
  +        <table>
  +          <tr><th>Element</th><th>Description</th></tr>
  +          <tr>
  +            <td><a href="#resource">resource</td>
  +            <td>Each resource must be defined in a <tt>resource</tt> element.</td>
  +          </tr>
  +        </table>
         </subsection>
         <subsection name="resource">
           <table>
  
  
  

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

Reply via email to