Thorsten Scherler wrote: > David Crossley wrote: > > When i do the quick test of the release candidate package, > > it won't run straight away as advertised at ./index.html > > > > mkdir /local/08-test-release-rc1 and cd there > > set FORREST_HOME and PATH > > > > cd site-author > > forrest run > > --------------- > > Apache Forrest. Run 'forrest -projecthelp' to list options > > > > Exception in thread "main" java.lang.NoClassDefFoundError: > > org/apache/tools/ant/launch/Launcher > > Looks like ANT_HOME is not set. > > I am on my way out, but will have a look later.
It is set. However it should not need to be, so say our instructions. We use our own Ant from tools/ant/ See my other comments, something to do with packing/unpacking the xml-forrest.jar file. -David