<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>
Version is a development release, these notes are therefore not complete, they are intended to be an indicator of the major features that are so far included in this version.
Major Changes in Version <xsl:value-of select="@version"/> This is not a complete list of changes, a full list of changes in this release is available.
Important Changes Code Base
Important Changes Documentation
Important Changes Project Administration
Important Changes Design
Important Changes Build