PR: MPPDF-57
Unable to remove cover type and version. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@468000 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4971989f01
commit
1cd5541fea
@ -37,7 +37,7 @@
|
||||
<xsl:param name="coverProjectCompany">Apache Software Foundation</xsl:param>
|
||||
<xsl:param name="coverProjectName">Jakarta Maven</xsl:param>
|
||||
<xsl:param name="coverType">Project Documentation</xsl:param>
|
||||
<xsl:param name="coverVersion">1.0</xsl:param>
|
||||
<xsl:param name="coverVersion"/>
|
||||
<xsl:param name="coverDate">January 1, 1901</xsl:param>
|
||||
<xsl:param name="header_Height">0.5</xsl:param>
|
||||
<xsl:param name="footer_Height">0.3</xsl:param>
|
||||
|
||||
@ -25,6 +25,7 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="2.5.1-SNAPSHOT" date="in SVN">
|
||||
<action dev="ltheussl" type="fix" issue="MPPDF-57">Unable to remove cover type and version.</action>
|
||||
</release>
|
||||
<release version="2.5" date="2006-07-21">
|
||||
<action dev="aheritier" type="update" issue="MPPDF-55">Upgrade to Xalan 2.7.0.</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user