[Laszlo-dev] toc.xml still has problems
Donald Anderson
dda at ddanderson.com
Fri Apr 25 06:57:55 PDT 2008
Phil, after you unify it's good to run
(cd docs/src; ant reference)
you'd get these errors:
>> >> [exec] Error: broken link in doc navigation: LzContextMenu
>> >> +swf7+swf8+swf9.html referenced from toc.xml does not exist
>> >> [exec] maybe use LzContextMenu.html?
>> >> [exec] maybe use LzContextMenuItem.html?
>> >> [exec] Error: broken link in doc navigation: LzContextMenuItem
>> >> +swf7+swf8+swf9.html referenced from toc.xml does not exist
>> >> [exec] maybe use LzContextMenuItem.html?
>> >> [exec] 6 TODOs found in toc.xml
>> >> [exec] Error: docs/src/nav/toc.xml is out of date, see broken
>> link
>> >> messages above
Which just means you edit docs/src/nav/toc.xml and change
two href links. For example the first one is
href="LzContextMenu+swf7+swf8+swf9.html"
which can be changed to
href="LzContextMenu.html"
I've already updated these. Thanks.
- Don
On Apr 25, 2008, at 9:34 AM, Philip Romanik wrote:
> When I unified LzContextMenu I did not modify any toc files. Do I
> need to?
>
> Thanks!
>
> Phil
>
>
>> 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.
>>
>> On 2008-04-25, at 08:10 EDT, Donald Anderson wrote:
>>
>> > Hi Lou -
>> > What breaks it is normal development -- specifically changes to
>> merge
>> > implementations that were previously split.
>> > I think there are only five classes left in the toc that are
>> split, so
>> > it really can't happen too much more.
>> >
>> > On Apr 25, 2008, at 6:44 AM, Lou Iorio wrote:
>> >
>> >> Hi Don,
>> >>
>> >> I did an svn update to 8850 this morning, and the build failed:
>> >>
>> >> -----------------------
>> >> [exec] Error: broken link in doc navigation: LzContextMenu
>> >> +swf7+swf8+swf9.html referenced from toc.xml does not exist
>> >> [exec] maybe use LzContextMenu.html?
>> >> [exec] maybe use LzContextMenuItem.html?
>> >> [exec] Error: broken link in doc navigation: LzContextMenuItem
>> >> +swf7+swf8+swf9.html referenced from toc.xml does not exist
>> >> [exec] maybe use LzContextMenuItem.html?
>> >> [exec] 6 TODOs found in toc.xml
>> >> [exec] Error: docs/src/nav/toc.xml is out of date, see broken
>> link
>> >> messages above
>> >>
>> >> BUILD FAILED
>> >> /Users/lou/src/svn/openlaszlo/trunk/build.xml:587: The following
>> >> error occurred while executing this line:
>> >> /Users/lou/src/svn/openlaszlo/trunk/docs/src/build.xml:818: exec
>> >> returned: 1
>> >> -------------------------
>> >>
>> >> It seems like this has been fixed a few times now, so I hesitate
>> to
>> >> just fix it again without knowing what keeps breaking it.
>> >>
>> >> By the way, even though it says the build failed, I can ant
>> >> webapp.install and get a working system.
>> >>
>> >> Lou
>> >
>> >
>> > --
>> >
>> > Don Anderson
>> > Java/C/C++, Berkeley DB, systems consultant
>> >
>> > voice: 617-547-7881
>> > email: dda at ddanderson.com
>> > www: http://www.ddanderson.com
>> >
>> >
>> >
>> >
>>
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080425/645f45a7/attachment-0001.html
More information about the Laszlo-dev
mailing list