David Crossley wrote:
> 
> ------------------------
> FOR-868     add relevant notes to the "Upgrading" xdoc
> http://issues.apache.org/jira/browse/FOR-868

Other people, meaning any developer, could help with this one.
If you currently have a site using forrest-0.7 then please
copy it and try with 0.8-dev instead. You should be able to
just do 'forrest clean; forrest run' with no changes.

I upgraded one recently and found a problem if using an
own skin rather than the default. Needed to rename the
skin's xslt/html/*.xsl files to the naming convention
tab-to-menu.xsl etc.

http://forrest.apache.org/docs/dev/upgrading_08.html

-David