evenisse    2004/03/14 07:02:34

  Modified:    pdf/xdocs changes.xml
  Log:
  Add some due-to.
  
  Revision  Changes    Path
  1.12      +5 -5      maven-plugins/pdf/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/pdf/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml       11 Mar 2004 08:59:53 -0000      1.11
  +++ changes.xml       14 Mar 2004 15:02:34 -0000      1.12
  @@ -25,13 +25,13 @@
     </properties>
     <body>
       <release version="2.0" date="2004-03-10" description="Beta Release.">
  -      <action dev="evenisse" type="fix" issue="MPPDF-6">
  +      <action dev="evenisse" type="fix" issue="MPPDF-6"  due-to="Arnaud Heritier">
           <ul>
             <li>The PDF generation works if paths used in navigation.xml don't begin 
with a '/'.</li>
             <li>The date on the cover worked for all projects (not only maven).</li>
           </ul>
         </action>
  -      <action dev="evenisse" type="update" issue="MPPDF-5">
  +      <action dev="evenisse" type="update" issue="MPPDF-5"  due-to="Arnaud 
Heritier">
           <ul>
             <li>Tables management XSL code cleaned (duplications removed) and 
simplified.</li>
                                   <li>Tables with THEAD/TBODY and tables with a first 
row compound of th have the same look : They use a table header which is copied on 
each page.</li>
  @@ -41,9 +41,9 @@
           </ul>
         </action>
         <action dev="evenisse" type="add">Upgraded to xerces 2.4.0, fop 0.20.5, batik 
1.5</action>
  -      <action dev="evenisse" type="fix" issue="MPPDF-3">A new plugin property 
(maven.pdf.navigationFile) is added to allow the users to have a different navigation 
file for the site and for the pdf doc.</action>
  -      <action dev="evenisse" type="fix" issue="MPPDF-2">The use of links inside 
xdocs don't lead to crash the PDF generation.</action>
  -      <action dev="evenisse" type="update" issue="MPPDF-1">MAVEN-MPPDF-1. 
Completely re-write of the PDF plug-in. It solves most of the thorniest issues, such 
as table formatting, more levels in the table of contents, and image sizing. The 
graphic design is also dramatically improved.</action>
  +      <action dev="evenisse" type="fix" issue="MPPDF-3"  due-to="Arnaud Heritier">A 
new plugin property (maven.pdf.navigationFile) is added to allow the users to have a 
different navigation file for the site and for the pdf doc.</action>
  +      <action dev="evenisse" type="fix" issue="MPPDF-2"  due-to="Arnaud 
Heritier">The use of links inside xdocs don't lead to crash the PDF 
generation.</action>
  +      <action dev="evenisse" type="update" issue="MPPDF-1"  due-to="Andrew 
Jaquith">MAVEN-MPPDF-1. Completely re-write of the PDF plug-in. It solves most of the 
thorniest issues, such as table formatting, more levels in the table of contents, and 
image sizing. The graphic design is also dramatically improved.</action>
       </release>
       <release version="1.2" date="2003-09-29">
         <action dev="dion" type="update">update to use 
maven.docs.*/maven.gen.docs</action>
  
  
  

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

Reply via email to