[Laszlo-checkins] r11342 - openlaszlo/trunk/WEB-INF/lps/lfc/helpers
dda@openlaszlo.org
dda at openlaszlo.org
Fri Oct 3 11:57:21 PDT 2008
Author: dda
Date: 2008-10-03 11:57:20 -0700 (Fri, 03 Oct 2008)
New Revision: 11342
Modified:
openlaszlo/trunk/WEB-INF/lps/lfc/helpers/LzDataSelectionManager.lzs
Log:
Change 20081003-dda-k by dda at lester.local on 2008-10-03 14:53:59 EDT
in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix botched javadoc @devnote that diverted a doc .html to the wrong filename
New Features:
Bugs Fixed:
Technical Reviewer: (pending)
QA Reviewer: mamye (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Fix an errant devnote that was not recognized as such by js2doc,
causing the lzxname to be botched, and
thus the docfile .html output file to be named incorrectly.
Tests:
rebuilt doc successfully, noted the right file is being generated now
Modified: openlaszlo/trunk/WEB-INF/lps/lfc/helpers/LzDataSelectionManager.lzs
===================================================================
--- openlaszlo/trunk/WEB-INF/lps/lfc/helpers/LzDataSelectionManager.lzs 2008-10-03 18:56:58 UTC (rev 11341)
+++ openlaszlo/trunk/WEB-INF/lps/lfc/helpers/LzDataSelectionManager.lzs 2008-10-03 18:57:20 UTC (rev 11342)
@@ -66,7 +66,7 @@
*
* @shortdesc A selection manager for views generated by a lazily-replicated datapath
* @lzxname dataselectionmanager
- * @devnote: TODO: [20080930 anba] (LPP-6080) uncomment typing in method signatures
+ * @devnote TODO: [20080930 anba] (LPP-6080) uncomment typing in method signatures
*/
public class LzDataSelectionManager extends LzSelectionManager {
More information about the Laszlo-checkins
mailing list