<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Phil, after you unify it's good to run<div> (cd docs/src; ant reference)</div><div><br></div><div>you'd get these errors:</div><div><br></div><div><blockquote type="cite"><blockquote type="cite" class="cite" cite="">>> [exec] Error: broken link in doc navigation: LzContextMenu<br>>> +swf7+swf8+swf9.html referenced from toc.xml does not exist<br>>> [exec] maybe use LzContextMenu.html?<br>>> [exec] maybe use LzContextMenuItem.html?<br>>> [exec] Error: broken link in doc navigation: LzContextMenuItem<br>>> +swf7+swf8+swf9.html referenced from toc.xml does not exist<br>>> [exec] maybe use LzContextMenuItem.html?<br>>> [exec] 6 TODOs found in toc.xml<br>>> [exec] Error: docs/src/nav/toc.xml is out of date, see broken link <br>>> messages above</blockquote></blockquote><div><div><br></div>Which just means you edit docs/src/nav/toc.xml and change</div><div>two href links. For example the first one is</div><div> href="LzContextMenu+swf7+swf8+swf9.html"</div><div>which can be changed to</div><div> href="LzContextMenu.html"</div><div><br></div><div>I've already updated these. Thanks.</div><div><br></div><div>- Don</div><div><br></div><div><div><div>On Apr 25, 2008, at 9:34 AM, Philip Romanik wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div> When I unified LzContextMenu I did not modify any toc files. Do I need to? <br><br> Thanks!<br><br> Phil<br><br> <br> <blockquote type="cite" class="cite" cite="">We should unsplit those classes using the pattern that Phil and Max are using. And we should not split things in the future... Splitting has been expedient for getting a quick start on a new platform, but has always caused headaches when we merge back in. We should try to stick with the LFC/kernel separation in the future.<br> <br> On 2008-04-25, at 08:10 EDT, Donald Anderson wrote:<br> <br> > Hi Lou -<br> > What breaks it is normal development -- specifically changes to merge <br> > implementations that were previously split.<br> > I think there are only five classes left in the toc that are split, so <br> > it really can't happen too much more.<br> > <br> > On Apr 25, 2008, at 6:44 AM, Lou Iorio wrote:<br> > <br> >> Hi Don,<br> >> <br> >> I did an svn update to 8850 this morning, and the build failed:<br> >> <br> >> -----------------------<br> >> [exec] Error: broken link in doc navigation: LzContextMenu<br> >> +swf7+swf8+swf9.html referenced from toc.xml does not exist<br> >> [exec] maybe use LzContextMenu.html?<br> >> [exec] maybe use LzContextMenuItem.html?<br> >> [exec] Error: broken link in doc navigation: LzContextMenuItem<br> >> +swf7+swf8+swf9.html referenced from toc.xml does not exist<br> >> [exec] maybe use LzContextMenuItem.html?<br> >> [exec] 6 TODOs found in toc.xml<br> >> [exec] Error: docs/src/nav/toc.xml is out of date, see broken link <br> >> messages above<br> >> <br> >> BUILD FAILED<br> >> /Users/lou/src/svn/openlaszlo/trunk/build.xml:587: The following <br> >> error occurred while executing this line:<br> >> /Users/lou/src/svn/openlaszlo/trunk/docs/src/build.xml:818: exec<br> >> returned: 1<br> >> -------------------------<br> >> <br> >> It seems like this has been fixed a few times now, so I hesitate to <br> >> just fix it again without knowing what keeps breaking it.<br> >> <br> >> By the way, even though it says the build failed, I can ant <br> >> webapp.install and get a working system.<br> >> <br> >> Lou<br> > <br> > <br> > --<br> > <br> > Don Anderson<br> > Java/C/C++, Berkeley DB, systems consultant<br> > <br> > voice: 617-547-7881<br> > email: <a href="mailto:dda@ddanderson.com">dda@ddanderson.com</a><br> > www: <a href="http://www.ddanderson.com">http://www.ddanderson.com</a><br> > <br> > <br> > <br> > <br> </blockquote></div> </blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline">--</div><div><br class="webkit-block-placeholder"></div><div>Don Anderson</div><div>Java/C/C++, Berkeley DB, systems consultant</div><div><br class="webkit-block-placeholder"></div><div>voice: 617-547-7881</div><div>email: <a href="mailto:dda@ddanderson.com">dda@ddanderson.com</a></div><div>www: <a href="http://www.ddanderson.com">http://www.ddanderson.com</a></div><div><br class="webkit-block-placeholder"></div></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"> </div><br></div></div></body></html>