[ http://issues.apache.org/jira/browse/FOR-595?page=comments#action_12374742 ]
Gavin commented on FOR-595: --------------------------- Looking at the code it looks fixed to me. <title> <xsl:choose> <xsl:when test="@title!=''"> <xsl:value-of select="@title"/> </xsl:when> <xsl:otherwise> <xsl:text>Release Notes for Apache Forrest </xsl:text><xsl:value-of select="$versionNumber"/> </xsl:otherwise> </xsl:choose> </title> ... have you tried putting in your own Title ? If not it will default to Apache Forrest. > Hard-coded project name in input.projectinfo plugin > --------------------------------------------------- > > Key: FOR-595 > URL: http://issues.apache.org/jira/browse/FOR-595 > Project: Forrest > Type: Bug > Components: Plugin: input.projectInfo > Versions: 0.7 > Reporter: fuat ormaci > > Title of release notes page always reads > Release Notes for Apache Forrest X.Y > The string "Apache Forrest" should not be hard-coded in > releaseNotes2document.xsl, real project name has to be picked instead. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira