It looks like someone has removed, moved or rearranged classes/methods/ tags:
  'mediastream'
  'rtmpconnection'
  'Debug.debug'
in a way that messes with the table of contents (the TOC is 'fixed', not generated).

Here's the old doc for these. Does anyone recognize what they changed and suggest a fix (drop it from the table of contents, or replace with a different reference?)

====
<mediastream>
A connection to an RTMP server.

JavaScript: lz.mediastream
extends <node> » lz.Eventable »
A <mediastream> opens a connection for recieving streaming media.

====> mediastream appears under the Audio Video category of the table of contents

<rtmpconnection>
A connection to an RTMP server.

JavaScript: lz.rtmpconnection
extends <node> » lz.Eventable »
An rtmpconnection represents a connection to an RTMP server, such as the Flash Media Server or Red5, enabling two-way streaming audio/ video. This allows you to broadcast and receive live audio and/or video, as well as recording video from a webcam or audio from a microphone to files on the server. Recorded files may be played back over http (using stream and <videoview> classes) or with RTMP to allow seeking within and playback of long files that are impractical to load into memory.


====> rtmpconnection appears under the Audio Video category of the table of contents

Debug
The Laszlo debugger

JavaScript: lz.debug
There are three ways to enable the debugger, as described in the Debugging chapter of the Developer's Guide.====

====> Debug appears under the 'Development' heading of the table of contents (which references Debug+debug.html)


On Sep 16, 2008, at 2:58 PM, Mamye Kratt wrote:

Documentation is failing in the nightly build, see error below:

Error: broken link in doc navigation: lz.mediastream.html referenced from toc.xml does not exist
[exec]   maybe use lz.html.html?
[exec] Warning: toc.xml has title "&amp;lt;mediastream&amp;gt;" and tags.xml does not list it [exec] Error: broken link in doc navigation: lz.rtmpconnection.html referenced from toc.xml does not exist
[exec]   maybe use lz.html.html?
[exec] Warning: toc.xml has title "&amp;lt;lz.rtmpconnection&amp;gt;" and tags.xml does not list it [exec] Error: broken link in doc navigation: Debug+debug.html referenced from toc.xml does not exist [exec] Warning: toc.xml has title "Debug" and classes.xml does not list it
[exec]   2 TODOs found in toc.xml
[exec] Error: docs/src/nav/toc.xml is out of date, see broken link messages above
BUILD FAILED
/home svnbuild/src/svntools/trunk/build-tools/nightly/build.xml:233: The following error occurred while executing this line: /home/svnbuild/builds/11011-openlaszlo-trunk/build.xml:646 The following error occurred while executing this line: /home/svnbuild/builds/11011-openlaszlo-trunk/docs/src/build.xml:856: exec returned: 1

Thanks,
Mamye


----- Original Message ----- From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 16, 2008 4:18 AM
Subject: [Laszlo-builds] FAILURE for 11011-openlaszlo-trunk on linux- builder.corp.laszlosystems.com


2008-09-16 02:18:13 PDT: FAILURE for 11011-openlaszlo-trunk with build return code 1 on linux-builder.corp.laszlosystems.com (Deploy return code 1; Megatest succeeded, 0) attaching /home/svnbuild/logs/ tail-11011-trunk-nightly.log



--------------------------------------------------------------------------------



_______________________________________________
Laszlo-builds mailing list
[EMAIL PROTECTED]
http://www.openlaszlo.org/mailman/listinfo/laszlo-builds



--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-547-7881
email: [EMAIL PROTECTED]
www: http://www.ddanderson.com



Reply via email to