[maven-scm-plugin] prepare release 2.5.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@523212 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9a16af24db
commit
de5b5c74c0
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
/*
|
/*
|
||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<artifactId>maven-pdf-plugin</artifactId>
|
<artifactId>maven-pdf-plugin</artifactId>
|
||||||
<name>Maven PDF Plugin</name>
|
<name>Maven PDF Plugin</name>
|
||||||
<currentVersion>2.5.1-SNAPSHOT</currentVersion>
|
<currentVersion>2.5.1</currentVersion>
|
||||||
<description>PDF Documentation generator</description>
|
<description>PDF Documentation generator</description>
|
||||||
<shortDescription>Generator of project documentation in PDF Format.</shortDescription>
|
<shortDescription>Generator of project documentation in PDF Format.</shortDescription>
|
||||||
<versions>
|
<versions>
|
||||||
@ -62,6 +62,11 @@
|
|||||||
<name>2.5</name>
|
<name>2.5</name>
|
||||||
<tag>MAVEN_PDF_2_5</tag>
|
<tag>MAVEN_PDF_2_5</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>2.5.1</id>
|
||||||
|
<name>2.5.1</name>
|
||||||
|
<tag>MAVEN_PDF_2_5_1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -18,105 +18,105 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<document>
|
<document>
|
||||||
<properties>
|
<properties>
|
||||||
<title>Changes</title>
|
<title>Changes</title>
|
||||||
<author email="dion@apache.org">dIon Gillard</author>
|
<author email="dion@apache.org">dIon Gillard</author>
|
||||||
<author email="aheritier@apache.org">Arnaud Heritier</author>
|
<author email="aheritier@apache.org">Arnaud Heritier</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="2.5.1-SNAPSHOT" date="in SVN">
|
<release version="2.5.1" date="2007-03-28">
|
||||||
<action dev="ltheussl" type="fix" issue="MPPDF-57">Unable to remove cover type and version.</action>
|
<action dev="ltheussl" type="fix" issue="MPPDF-57">Unable to remove cover type and version.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.5" date="2006-07-21">
|
<release version="2.5" date="2006-07-21">
|
||||||
<action dev="aheritier" type="update" issue="MPPDF-55">Upgrade to Xalan 2.7.0.</action>
|
<action dev="aheritier" type="update" issue="MPPDF-55">Upgrade to Xalan 2.7.0.</action>
|
||||||
<action dev="aheritier" type="update" issue="MAVEN-1753">Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.</action>
|
<action dev="aheritier" type="update" issue="MAVEN-1753">Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.</action>
|
||||||
<action dev="aheritier" type="update">An icon is added to the report entry in the navigation. Works only with the xdoc plugin 1.10 and above.</action>
|
<action dev="aheritier" type="update">An icon is added to the report entry in the navigation. Works only with the xdoc plugin 1.10 and above.</action>
|
||||||
<action dev="aheritier" type="fix">The links generated in the reports list are wrong. Works only with the xdoc plugin 1.10 and above.</action>
|
<action dev="aheritier" type="fix">The links generated in the reports list are wrong. Works only with the xdoc plugin 1.10 and above.</action>
|
||||||
<action dev="ltheussl" type="add" due-to="Greg Ludington">New property
|
<action dev="ltheussl" type="add" due-to="Greg Ludington">New property
|
||||||
<code>maven.pdf.createBookmarks</code>to create PDF bookmarks.
|
<code>maven.pdf.createBookmarks</code>to create PDF bookmarks.
|
||||||
</action>
|
</action>
|
||||||
<action dev="ltheussl" type="fix" issue="MPPDF-53">Title and dates are incorrect when used with Maven 1.0.2.</action>
|
<action dev="ltheussl" type="fix" issue="MPPDF-53">Title and dates are incorrect when used with Maven 1.0.2.</action>
|
||||||
<action dev="ltheussl" type="fix" issue="MPPDF-54">Identical ids in tables in different documents caused a build failure.</action>
|
<action dev="ltheussl" type="fix" issue="MPPDF-54">Identical ids in tables in different documents caused a build failure.</action>
|
||||||
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins.</action>
|
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-47">An error occurs if the project logo or the company logo aren't defined.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-47">An error occurs if the project logo or the company logo aren't defined.</action>
|
||||||
<action dev="ltheussl" type="fix" issue="MPPDF-37">Page numbering not correct with more than 10 items in menu.</action>
|
<action dev="ltheussl" type="fix" issue="MPPDF-37">Page numbering not correct with more than 10 items in menu.</action>
|
||||||
<action dev="ltheussl" type="add" issue="MPPDF-48">New goal
|
<action dev="ltheussl" type="add" issue="MPPDF-48">New goal
|
||||||
<code>pdf:navigation-validate</code>to validate the pdf navigation file.
|
<code>pdf:navigation-validate</code>to validate the pdf navigation file.
|
||||||
</action>
|
</action>
|
||||||
<action dev="ltheussl" type="fix" issue="MPPDF-50">Fix
|
<action dev="ltheussl" type="fix" issue="MPPDF-50">Fix
|
||||||
<code>maven.pdf.cover.projectCompany</code>.
|
<code>maven.pdf.cover.projectCompany</code>.
|
||||||
</action>
|
</action>
|
||||||
<action dev="ltheussl" type="add">Make cover header- and footer-height configurable.</action>
|
<action dev="ltheussl" type="add">Make cover header- and footer-height configurable.</action>
|
||||||
<action dev="ltheussl" type="fix" issue="MPPDF-40">Use optional id tag for sub/section anchors to avoid problems with identical names.</action>
|
<action dev="ltheussl" type="fix" issue="MPPDF-40">Use optional id tag for sub/section anchors to avoid problems with identical names.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.4" date="2005-09-05">
|
<release version="2.4" date="2005-09-05">
|
||||||
<action dev="aheritier" type="update">Make the plugin compatible with maven 1.0 and jdk 1.3/1.4/1.5 or with maven 1.1 and jdk 1.4/1.5.</action>
|
<action dev="aheritier" type="update">Make the plugin compatible with maven 1.0 and jdk 1.3/1.4/1.5 or with maven 1.1 and jdk 1.4/1.5.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-43" due-to="Lukas Theussl">sub-/superscripts do not work.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-43" due-to="Lukas Theussl">sub-/superscripts do not work.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-42" due-to="Lukas Theussl">Error when logo locations are not set.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-42" due-to="Lukas Theussl">Error when logo locations are not set.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-41" due-to="Lukas Theussl">Suppress verbose output by default.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-41" due-to="Lukas Theussl">Suppress verbose output by default.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-39" due-to="Lukas Theussl">Missing patch for MPPDF-24 ( it defines a missing attribute for <code style="indent"> tags and cleans up some layout issues with definition lists).</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-39" due-to="Lukas Theussl">Missing patch for MPPDF-24 ( it defines a missing attribute for <code style="indent"> tags and cleans up some layout issues with definition lists).</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-35" due-to="Lukas Theussl">Standardize copyright notices.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-35" due-to="Lukas Theussl">Standardize copyright notices.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-33" due-to="Valerie Nyre">Fix some "contents overflows area" errors.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-33" due-to="Valerie Nyre">Fix some "contents overflows area" errors.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-32" due-to="Lukas Theussl">Cannot use SVG images. (batik: java.lang.NoSuchMethodError.)</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-32" due-to="Lukas Theussl">Cannot use SVG images. (batik: java.lang.NoSuchMethodError.)</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-31" due-to="Lukas Theussl">Can't insert the logo image described in the POM if its path begins with a slash (as it works for the xdoc plugin).</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-31" due-to="Lukas Theussl">Can't insert the logo image described in the POM if its path begins with a slash (as it works for the xdoc plugin).</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-22" due-to="Lukas Theussl">Allow copy and paste from pdf to text editor.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-22" due-to="Lukas Theussl">Allow copy and paste from pdf to text editor.</action>
|
||||||
<action dev="aheritier" type="add" issue="MPPDF-9" due-to="Fabrizio Giustina">Allow the pdf plugin to be added as a project's report.</action>
|
<action dev="aheritier" type="add" issue="MPPDF-9" due-to="Fabrizio Giustina">Allow the pdf plugin to be added as a project's report.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-8" due-to="Fabio Franco Uechi">Add support for external imaging libraries like jimi and jai to use PNG images in generated pdf files.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-8" due-to="Fabio Franco Uechi">Add support for external imaging libraries like jimi and jai to use PNG images in generated pdf files.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-7">PDF generation doesn't use proxy settings for external resources.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-7">PDF generation doesn't use proxy settings for external resources.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.3" date="2005-06-16">
|
<release version="2.3" date="2005-06-16">
|
||||||
<action dev="aheritier" type="update" issue="MPPDF-38">Use the ant task for the xsl transformation and remove xerces and xalan dependencies. People using java 5 will have to use this release with maven 1.1 or maven 1.0 with at the most the PDF plugin 2.2.X.</action>
|
<action dev="aheritier" type="update" issue="MPPDF-38">Use the ant task for the xsl transformation and remove xerces and xalan dependencies. People using java 5 will have to use this release with maven 1.1 or maven 1.0 with at the most the PDF plugin 2.2.X.</action>
|
||||||
<action dev="aheritier" type="update">Use the ant task for the fop transformation and remove xalan dependency.</action>
|
<action dev="aheritier" type="update">Use the ant task for the fop transformation and remove xalan dependency.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-36" due-to="Lukas Theussl">maven pdf fails with footer in navigation.xml.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-36" due-to="Lukas Theussl">maven pdf fails with footer in navigation.xml.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-30" due-to="Lukas Theussl">The first row of table is not rendered.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-30" due-to="Lukas Theussl">The first row of table is not rendered.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-24" due-to="Lukas Theussl">Internal links failed.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-24" due-to="Lukas Theussl">Internal links failed.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-13" due-to="Lukas Theussl">img src attributes are not made relative to the xdoc source.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-13" due-to="Lukas Theussl">img src attributes are not made relative to the xdoc source.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.2.1" date="2004-10-30">
|
<release version="2.2.1" date="2004-10-30">
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-21">The content of style tag was printed on the PDF file.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-21">The content of style tag was printed on the PDF file.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-16" due-to="Archimedes Trajano">JDK 5.0 incompatibility. XSLT is now called from Jelly.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-16" due-to="Archimedes Trajano">JDK 5.0 incompatibility. XSLT is now called from Jelly.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.2" date="2004-09-27">
|
<release version="2.2" date="2004-09-27">
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-14">PRE tag support added.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-14">PRE tag support added.</action>
|
||||||
<action dev="carlos" type="fix">Show "v." in cover only when version is not empty.</action>
|
<action dev="carlos" type="fix">Show "v." in cover only when version is not empty.</action>
|
||||||
<action dev="aheritier" type="fix" issue="MPPDF-12">The new property "maven.pdf.navigationFilePath" allows you to define a different directory from ${maven.xdoc.src} for the navigation file. From now, the PDF plugin can be used in a multiproject environment with a navigation file dynamically generated.</action>
|
<action dev="aheritier" type="fix" issue="MPPDF-12">The new property "maven.pdf.navigationFilePath" allows you to define a different directory from ${maven.xdoc.src} for the navigation file. From now, the PDF plugin can be used in a multiproject environment with a navigation file dynamically generated.</action>
|
||||||
<action dev="aheritier" type="add" issue="MPPDF-10" due-to="M. Sean Gilligan">Add USLetter (8.5"x11") as a paper type.</action>
|
<action dev="aheritier" type="add" issue="MPPDF-10" due-to="M. Sean Gilligan">Add USLetter (8.5"x11") as a paper type.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.1" date="2004-05-15">
|
<release version="2.1" date="2004-05-15">
|
||||||
<action dev="brett" type="fix">
|
<action dev="brett" type="fix">
|
||||||
<p>Add xml-apis and xalan dependencies for JDK 1.3.</p>
|
<p>Add xml-apis and xalan dependencies for JDK 1.3.</p>
|
||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.0" date="2004-03-10" description="Beta Release.">
|
<release version="2.0" date="2004-03-10" description="Beta Release.">
|
||||||
<action dev="evenisse" type="fix" issue="MPPDF-6" due-to="Arnaud Heritier">
|
<action dev="evenisse" type="fix" issue="MPPDF-6" due-to="Arnaud Heritier">
|
||||||
<ul>
|
<ul>
|
||||||
<li>The PDF generation works if paths used in navigation.xml don't begin with a '/'.</li>
|
<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>
|
<li>The date on the cover worked for all projects (not only maven).</li>
|
||||||
</ul>
|
</ul>
|
||||||
</action>
|
</action>
|
||||||
<action dev="evenisse" type="update" issue="MPPDF-5" due-to="Arnaud Heritier">
|
<action dev="evenisse" type="update" issue="MPPDF-5" due-to="Arnaud Heritier">
|
||||||
<ul>
|
<ul>
|
||||||
<li>Tables management XSL code cleaned (duplications removed) and simplified.</li>
|
<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>
|
<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>
|
||||||
<li>The cover is improved.</li>
|
<li>The cover is improved.</li>
|
||||||
<li>Internal and external links are differently colored.</li>
|
<li>Internal and external links are differently colored.</li>
|
||||||
<li>XSL styles are extracted in a single file.</li>
|
<li>XSL styles are extracted in a single file.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</action>
|
</action>
|
||||||
<action dev="evenisse" type="add">Upgraded to xerces 2.4.0, fop 0.20.5, batik 1.5</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" 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-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="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>
|
<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>
|
||||||
<release version="1.2" date="2003-09-29">
|
<release version="1.2" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.1" date="Unknown">
|
<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">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">Added more documentation</action>
|
||||||
<action dev="dion" type="add">Fix plugin and fo stylesheet to get plugin working again</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>
|
<action dev="evenisse" type="add" due-to="Kai Runte">Added table support.</action>
|
||||||
</release>
|
</release>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user