git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114708 13f79535-47bb-0310-9956-ffa450edef68
31 lines
1.7 KiB
XML
31 lines
1.7 KiB
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
<body>
|
|
<release version="2.0" date="In CVS" description="Beta Release.">
|
|
<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>
|
|
</release>
|
|
<release version="1.2" date="2003-09-29">
|
|
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
|
</release>
|
|
<release version="1.1" date="Unknown">
|
|
<action dev="dion" type="add">Upgraded to xerces 2.3.0, xalan 2.4.1 and fop 0.20.5rc2</action>
|
|
<action dev="dion" type="add">Added more documentation</action>
|
|
<action dev="dion" type="add">Fix plugin and fo stylesheet to get plugin working again</action>
|
|
<action dev="evenisse" type="add" due-to="Kai Runte">Added table support.</action>
|
|
</release>
|
|
</body>
|
|
</document>
|