Ah, gotcha.

On Mar 12, 2007, at 2:40 PM, Jim Grandy wrote:

Thanks!

Those are actually status messages. XSL provides a way of printing to stderr, something called <xsl:message>, but always prepends the "Warning!" message to what you write. I'm not aware of anything you can do about it.

jim

On Mar 12, 2007, at 11:30 AM, J Crowley wrote:

Approved!

Though, I'm still getting a few warnings (maybe about a dozen or so, it looks like) while compiling docs, along the lines of:

[style] file:/Users/jcrowley/src/svn/openlaszlo/legals-alpha/docs/ src/xsl/js2doc2dbk.xsl:57:26: Warning! found 1 visible items in Browser.Integration

Were these addressed in this change, or is this something different?

On Mar 10, 2007, at 2:24 AM, Jim Grandy wrote:

Change 20070309-jgrandyw-R by [EMAIL PROTECTED] on 2007-03-09 23:11:43 PST
    in /Users/jgrandyw/dev/svn/openlaszlo/branches/legals2
    for http://svn.openlaszlo.org/openlaszlo/branches/legals

Summary: Clean up js2doc / dbk compile warnings; add more incubator libraries

New Features:

Bugs Fixed:
LPP-3665 RefGuide: resolve multiple ID and nonexistent ID warnings in refguide dbk build
    LPP-3669 RefGuide - resolve warnings in js2doc compile of LFC
    LPP-3676 RefGuide: add more incubator libraries

Technical Reviewer: jcrowley
QA Reviewer:
Doc Reviewer: jsundman

Details: all js2doc warnings removed, most (but not all) dbk warnings removed

Tests:

Files:
M      WEB-INF/lps/lfc/kernel/svg/LzSprite.js
M      WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M      WEB-INF/lps/lfc/profiler/LzProfile.lzs
M      WEB-INF/lps/lfc/services/LzBrowser.as
M      WEB-INF/lps/lfc/services/LzInstantiator.lzs
M      WEB-INF/lps/lfc/services/LzModeManager.lzs
M      WEB-INF/lps/lfc/services/LzTimer.lzs
M      WEB-INF/lps/lfc/debugger/platform/swf/LzMemory.as
M      WEB-INF/lps/lfc/debugger/platform/swf/kernel.as
M      WEB-INF/lps/lfc/debugger/LzBacktrace.lzs
M      WEB-INF/lps/lfc/core/LzNode.lzs
M      WEB-INF/lps/lfc/views/platform/swf/LzDrawView.lzs
M      WEB-INF/lps/lfc/views/platform/dhtml/LzDrawView.lzs
M      WEB-INF/lps/lfc/helpers/LzCommand.lzs
M      WEB-INF/lps/lfc/helpers/LzSelectionManager.lzs
M      WEB-INF/lps/lfc/events/LaszloEvents.lzs
M      WEB-INF/lps/lfc/data/LzDataElement.lzs
M      WEB-INF/lps/lfc/data/LzDataset.lzs
M      WEB-INF/lps/lfc/data/LzDatasource.lzs
M      WEB-INF/lps/server/src/org/openlaszlo/js2doc/JS2Doc.java
M      docs/src/build.xml
M      docs/src/xsl/js2doc-comment2dbk.xsl
M      lps/components/charts/common/axis.lzx
M      lps/components/debugger/library.lzx
M      lps/components/lzunit/lzunit.lzx
M      lps/components/av/library.lzx
M      lps/components/incubator/tooltip/tooltipview.lzx
M      lps/components/incubator/tooltip/tooltip.lzx
M      lps/components/incubator/boxview.lzx
M      lps/components/incubator/gradientview.lzx
M      lps/components/incubator/simpledefaultlist.lzx
M      lps/components/incubator/autocompletecombobox.lzx
M      lps/components/incubator/shadowbox.lzx
M      lps/components/incubator/roundrectbutton.lzx
M      lps/components/incubator/library.lzx
M      lps/components/incubator/draglib.lzx
M      lps/components/incubator/textstyle.lzx
M      lps/components/incubator/roundrect.lzx
M      lps/components/incubator/opttree/opttree.lzx
M      lps/components/incubator/hsplitpane.lzx
M      lps/components/incubator/bigcheckbox.lzx
M      lps/components/incubator/stepper.lzx
M      lps/components/incubator/ulink.lzx
M      lps/components/incubator/baseedittext.lzx
M      lps/components/incubator/tooltipmanager.lzx
M      lps/components/incubator/rich-text/linkdialog.lzx
M      lps/components/incubator/rich-text/formatfontcolor.lzx
M      lps/components/incubator/rich-text/scrollrichedittext.lzx
M      lps/components/incubator/rich-text/richtexttoolbar-class.lzx
M      lps/components/incubator/rich-text/richtexteditarea.lzx
M      lps/components/incubator/rich-text/formatbtn.lzx
M      lps/components/incubator/rich-text/formatfontface.lzx
M      lps/components/incubator/rich-text/richtexteditor.lzx
M      lps/components/incubator/validators/datevalidator.lzx
M      lps/components/incubator/validators/validatingForm.lzx
M      lps/components/incubator/validators/stringvalidator.lzx
M      lps/components/incubator/validators/emailvalidator.lzx
M      lps/components/incubator/validators/numbervalidator.lzx
M      lps/components/incubator/validators/basevalidator.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070309- jgrandyw-R.tar



Reply via email to