evenisse    2004/01/27 09:24:29

  Modified:    pdf      plugin.properties
               pdf/xdocs properties.xml
  Log:
  Use the current date on cover page
  
  Revision  Changes    Path
  1.8       +1 -1      maven-plugins/pdf/plugin.properties
  
  Index: plugin.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/pdf/plugin.properties,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- plugin.properties 27 Jan 2004 11:17:52 -0000      1.7
  +++ plugin.properties 27 Jan 2004 17:24:29 -0000      1.8
  @@ -16,6 +16,6 @@
   maven.pdf.cover.projectName=${pom.name}
   maven.pdf.cover.type=Project Documentation
   maven.pdf.cover.version=${pom.currentVersion}
  -maven.pdf.cover.date=June 2, 2003
  +#maven.pdf.cover.date=June 2, 2003
   maven.pdf.projectLogo=${pom.logo}
   maven.pdf.companyLogo=${pom.organization.logo}
  
  
  
  1.5       +1 -1      maven-plugins/pdf/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/pdf/xdocs/properties.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- properties.xml    26 Jan 2004 09:32:53 -0000      1.4
  +++ properties.xml    27 Jan 2004 17:24:29 -0000      1.5
  @@ -101,7 +101,7 @@
                   <tr>
                       <td>maven.pdf.cover.date</td>
                       <td>Yes</td>
  -                    <td>Usage <b>not yet implemented.</b>Defaults to <code>June 2, 
2003</code>.</td>
  +                    <td>Defaults to current day.</td>
                   </tr>
                   <tr>
                       <td>maven.pdf.projectLogo</td>
  
  
  

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

Reply via email to