<i>mea culpa</i>

Approved.

On 2008-10-02, at 10:11EDT, Donald Anderson wrote:

Tucker, I'm guessing you're the one that added this broken javadoc to LzCSSStyle.lzs

Change 20081002-dda-n by [EMAIL PROTECTED] on 2008-10-02 10:00:56 EDT
   in /Users/dda/laszlo/src/svn/openlaszlo/trunk
   for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix js2doc.schema build error due to bad html in javascript

New Features:

Bugs Fixed:

Technical Reviewer: ptw (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
   Build was getting this error:

 js2doc.schema:
[java] Oct 2, 2008 12:32:31 AM org.openlaszlo.js2doc.JS2Doc $Visitor visitDirectiveConditional
    [java] WARNING: Conditional: Unmatched '$' identifier $svg
[java] Oct 2, 2008 12:32:31 AM org.openlaszlo.js2doc.JS2Doc $Visitor visitDirectiveConditional
    [java] WARNING: Conditional: Unmatched '$' identifier $swf7
[java] [Fatal Error] :1:66: The element type "value" must be terminated by the matching end-tag "</value>". [java] Oct 2, 2008 12:32:35 AM org.openlaszlo.js2doc.JS2DocUtils setXMLContent [java] WARNING: Could not parse comment '<fragment>optimization for selectors which use [<attr>=<value>]</fragment>' [java] org.xml.sax.SAXParseException: The element type "value" must be terminated by the matching end-tag "</value>". [java] at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) [java] at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source) [java] at org.openlaszlo.js2doc.JS2DocUtils.setXMLContent(JS2DocUtils.java:110)

 presumably a doc build would get a similar error.

 Due to a naked tag appearing in javadoc ('[<attr>=<value>]').

Tests:

Files:
M      WEB-INF/lps/lfc/services/LzCSSStyle.lzs

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081002-dda-n.tar



--

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