Thorsten Scherler wrote:
> David Crossley wrote:
>
> > > You will see the plugin get rendered by 'forrest' with the pelt skin in
> > > build/site. If you now turn to 'forrest run' instance you find a
> > > complete different skin.
> >
> > I get different behaviour. I see the same skins in both.
> > It looks like the pelt skin.
>
> ...because you have not defined a view.
I got error messages about plugins during the startup
of both 'forrest' and 'forrest run'. I did not get these
error messages from the "forrest seed site" below.
> > > Now I just did a 'forrest' on a fresh seed where I add both plugins
> > > (like you stated) and it is working just fine (static/dynamic show the
> > > same). It seems only to be a problem in the plugin which is a bummer
> > > because I cannot deploy them. :(
> >
> > It breaks for me in both methods ...
> > -----------
> > /svn/asf/forrest/build/plugins/org.apache.forrest.plugin.view/src/documentation/default.fv
(No such file or directory
> > -----------
> >
> > Perhaps you have some un-committed files.
>
> No, actually this default.fv is the last fallback. I forget to copy it
> over from the old views. I have views defined in my projects that is why
> I have not seen this error. Cheers for spotting it, I just checked it
> in.
Okay now i see the default view in my "forrest seed site"
doing both 'forrest' and 'forrest run'.
--David
|