On Sat, 2005-09-03 at 16:55 -0400, Tim Williams wrote: > On 9/3/05, Kevin <[EMAIL PROTECTED]> wrote: > > On Sat, 2005-09-03 at 11:14 -0400, Tim Williams wrote: > > > I just did svn update; build clean; build; forrest seed-basic; and > > > don't see this problem. Is your configuration unique? Have you "svn > > > update/build clean/build" and are working with the trunk? > > > --tim > > > > Yes default forrest and all updated. > > > > Then follow the howto example on views: > > http://forrest.apache.org/docs_0_80/howto/howto-view-install.html > > > > i.e local-deploy latest views plugins and update forrest.properties > > > > It looks like source xml is required for a link. Testing on > > forrest seed will give errors for all sources. > > Ok, you're talking about "forrest site" not "forrest run". I see it > now. The site appears to really build fine other than the link to the > source XML. I can look into it later this evening if someone else > hasn't read this by then. I'm still learning views too though. In > the mean time, assuming you don't need the XML Source link in the > site, you could always go into the build directory of the plugins and > copy the file "export-link-vt.xml" and paste it into your > project-dir/src/resources/templates; then remove the line that looks > like this: > <forrest:contract name="content-source-xml-link"/> > > It should build fine after that, until someone has time to look into it.
Thanks Tim, That worked fine. Kevin > [Note: I'm not sure that this hack would be endorsed by those folks > that actually understand Views;) ] > --tim > > > Kevin > > > > > On 9/3/05, kevin (JIRA) <[EMAIL PROTECTED]> wrote: > > > > forrest seed using views broken index.source.xml > > > > ------------------------------------------------ > > > > > > > > Key: FOR-662 > > > > URL: http://issues.apache.org/jira/browse/FOR-662 > > > > Project: Forrest > > > > Type: Bug > > > > Components: Views > > > > Versions: 0.8-dev > > > > Environment: Any > > > > Reporter: kevin > > > > Priority: Minor > > > > > > > > > > > > Tried howto example on views on fresh seed-basic site and got error: > > > > > > > > X [0] index.source.xml BROKEN: > > > > /path/to/seed-basic/src/documentation/content/xdocs/index.source.xml > > > > (No such file or directory) > > > > > > > > > > > > -- > > > > This message is automatically generated by JIRA. > > > > - > > > > If you think it was sent incorrectly contact one of the administrators: > > > > http://issues.apache.org/jira/secure/Administrators.jspa > > > > - > > > > For more information on JIRA, see: > > > > http://www.atlassian.com/software/jira > > > > > > > > > > > > > >
