Gavin wrote:
> 
> No idea yet, but thought I'd mention that seeding a seed-sample site
> from the new trunk works fine - I thought it was broken at first it
> was so damn quick - around ~1 second to do a seed-sample. 

If your talking about 'forrest seed' being quick
then that does not use Cocoon. It is only when
doing 'forrest site' or 'forrest run' that it
comes into play.

> I tested various pages and PDFs and all work fine and fast -- all the images
> appear great in the PDFs too.
> 
> I just tested on site-author and that fails also with lots of :-
> 
> X [0]
> pluginDocs/plugins_0_70/pluginInfrastr
> ucture.html     BROKEN:
> D:\Apache2\forrest\main\webapp\.\D:\Apache2\forrest\site
> -author\build\tmp\D:\Apache2\forrest\build\plugins\svnHelper.xmap (The
> filename,
>  directory name, or volume label syntax is incorrect)
> 
> the above is true for every file on the site.
> 
> Seems to be doubling up of paths somewhere.

Hmmm "svnHelper.xmap" is only in the "projectInfo" plugin.
Your error message is more strange than just that double-up.
The last part of the path should be
...build/plugins/org.apache.forrest.plugin.input.projectInfo/svnHelper.xmap
At least that is where it is on my system.

Of course i did extensive testing before my commit
so it all works here on Mac OS X.

What platform are you on?

Would other people test ASAP too please.

-David