<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Before checking in the changeset below, I thought I would check the docs. Building the docs fails, but I can't figure out what the error is... I don't see any changes to rtmpconnection in my changeset that would cause a doc failure.<div><br></div><div><div>reference.frameset.generate:</div><div> [echo] ***gonna copy in reference frameset ***</div><div> [copy] Copying 1 file to /Users/sarah/src/svn/openlaszlo/trunk/docs/reference</div><div> [copy] Copying /Users/sarah/src/svn/openlaszlo/trunk/docs/src/reference/navbuilder/index-generated.html to /Users/sarah/src/svn/openlaszlo/trunk/docs/reference/index-generated.html</div><div> [copy] Copying 1 file to /Users/sarah/src/svn/openlaszlo/trunk/docs/reference</div><div> [copy] Copying 1 file to /Users/sarah/src/svn/openlaszlo/trunk/docs/reference</div><div> [copy] Copying 2 files to /Users/sarah/src/svn/openlaszlo/trunk/docs/reference</div><div> [exec] Warning: toc.xml has title "&amp;lt;autocompletecombobox&amp;gt;" and tags.xml does not list it</div><div> [exec] Warning: toc.xml has title "&amp;lt;textstyle&amp;gt;" and tags.xml does not list it</div><div> [exec] Warning: toc.xml has title "&amp;lt;font&amp;gt;" and tags.xml does not list it</div><div> [exec] Warning: toc.xml has title "lz.Param" and classes.xml has "lz.params"</div><div> [exec] Warning: toc.xml has title "&amp;lt;basedragimage&amp;gt;" and tags.xml does not list it</div><div> [exec] Warning: toc.xml has title "&amp;lt;baseedittext&amp;gt;" and tags.xml does not list it</div><div> [exec] Warning: toc.xml has title "&amp;lt;basetooltip&amp;gt;" and tags.xml does not list it</div><div> [exec] Warning: toc.xml has title "&amp;lt;basevalidator&amp;gt;" and tags.xml does not list it</div><div> [exec] Error: broken link in doc navigation: lz.rtmpconnection.html referenced from toc.xml does not exist</div><div> [exec] maybe use lz.html?</div><div> [exec] maybe use lz.html.html?</div><div> [exec] Warning: toc.xml has title "&amp;lt;rtmpconnection&amp;gt;" and tags.xml does not list it</div><div> [exec] Warning: toc.xml has title "Debug" and classes.xml has "lz.Debug"</div><div> [exec] 2 TODOs found in toc.xml</div><div> [exec] Error: docs/src/nav/toc.xml is out of date, see broken link messages above</div><div><br></div><div>Syncing to a clean version of trunk, the doc build says that it succeeds despite this so-called fatal error:</div><div><br></div><div><div>js2doc:</div><div> [java] [Fatal Error] :3:11: The element type "fragment" must be terminated by the matching end-tag "</fragment>".</div><div> [java] Jun 5, 2009 9:22:42 PM org.openlaszlo.js2doc.JS2DocUtils setXMLContent</div><div> [java] WARNING: Could not parse comment '<fragment>a reference to the stream to enable direct control,</div><div> [java] such as vp.steam.play or vp.stream.seek(20)</div><div> [java] </canvas></fragment>'</div><div> [java] org.xml.sax.SAXParseException: The element type "fragment" must be terminated by the matching end-tag "</fragment>".</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.JS2DocUtils.setXMLContent(JS2DocUtils.java:118)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.Comment.appendAsXML(Comment.java:273)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocessElement(ReprocessComments.java:514)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocess(ReprocessComments.java:569)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocessChildElements(ReprocessComments.java:524)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocess(ReprocessComments.java:574)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocessChildElements(ReprocessComments.java:524)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocess(ReprocessComments.java:574)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocessChildElements(ReprocessComments.java:524)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocess(ReprocessComments.java:535)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocessChildElements(ReprocessComments.java:524)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.ReprocessComments.reprocess(ReprocessComments.java:593)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.Main.reprocess(Main.java:244)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.Main.js2doc(Main.java:179)</div><div> [java] <span class="Apple-tab-span" style="white-space: pre; ">        </span>at org.openlaszlo.js2doc.Main.main(Main.java:57)</div><div> [java] Jun 5, 2009 9:22:43 PM org.openlaszlo.js2doc.ReprocessComments$ParamFieldFilter handleField</div><div><br></div></div><div><br></div><div><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Change 20090602-sallen-N by <a href="mailto:sallen@sallen-mac.local">sallen@sallen-mac.local</a> on 2009-06-02 17:47:32 PDT<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"> in /Users/sarah/src/svn/openlaszlo/trunk<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"> for <a href="http://svn.openlaszlo.org/openlaszlo/trunk">http://svn.openlaszlo.org/openlaszlo/trunk</a><br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Summary: added independed scrubber and progress components<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">New Features: new components designed for use with videoview<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Bugs Fixed:<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Technical Reviewer: max<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">QA Reviewer: (pending)<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Doc Reviewer: (pending)<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Documentation: components documented inline, should show up in reference<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Release Notes:<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Details: These compnents allow you to create your own video player that has a different layout. I feel like the videoplayer component should be updated to use these, but there is a feature they don't support (showing the amount of buffer) which you can see in the YouTube demo. Since I can't test that feature outside of the YouTube app, I can't really implement it.<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">* videoview onstream event wasn't sent when stream created by URL<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">* mediastream: fixes to seek/pause behavior (revealed by work on the scrubber)<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Tests: test-scrubber.lzx<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Files:<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">A test/video/test-scrubber.lzx<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">A test/video/resources<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">A test/video/resources/gradient.png<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">M WEB-INF/lps/misc/lzx-autoincludes.properties<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">M lps/components/extensions/av/mediastream.lzx<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">M lps/components/extensions/av/videoview.lzx<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">M lps/components/extensions/av/rtmpconnection.lzx<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">A lps/components/av/streamscrubber.lzx<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">A lps/components/av/streamprogress.lzx<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Changeset: <a href="http://svn.openlaszlo.org/openlaszlo/patches/20090602-sallen-N.tar">http://svn.openlaszlo.org/openlaszlo/patches/20090602-sallen-N.tar</a></blockquote></blockquote></blockquote></div></div></body></html>