jtaylor     02/05/01 08:44:29

  Modified:    xdocs    project-descriptor.xml
  Log:
  Updating docs to reflect new 'nagEmailAddress'
  
  Revision  Changes    Path
  1.24      +11 -0     jakarta-turbine-maven/xdocs/project-descriptor.xml
  
  Index: project-descriptor.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/project-descriptor.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project-descriptor.xml    23 Apr 2002 15:53:54 -0000      1.23
  +++ project-descriptor.xml    1 May 2002 15:44:29 -0000       1.24
  @@ -378,6 +378,17 @@
             </td>
           </tr>
           <tr>
  +          <td>nagEmailAddress</td>
  +          <td>
  +            An address to which notifications regarding the status of builds
  +            for this project can be sent. This is intended for use by tools
  +            which do unattended builds, for example those providing for 
  +            continuous integration. Currently this is used by the 
  +            <a 
href="build-file.html#maven:gump-descriptor">maven:gump-descriptor</a>
  +            target.
  +          </td>
  +        </tr>
  +        <tr>
             <td>unitTestSourceDirectory</td>
             <td>
               This element specifies a directory containing the unit test
  
  
  


Reply via email to