History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-5378
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: -- --
Assignee: Unassigned
Reporter: Donald Anderson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

js2doc message indicates an error, it is not, but it distracts from real errors.

Created: 25/Jan/08 09:08 AM   Updated: 30/Jan/08 03:15 PM
Component/s: Doc Tools
Affects Version/s: RingDing (4.1)
Fix Version/s: RingDing (4.1)

Time Tracking:
Not Specified

Severity: Minor
Fixed in Change#: 7,888
Fixed in branch: trunk
Runtime: N/A
Fix in hand: False


 Description  « Hide
This message:

js2doc:
     [java] extracting docs and validating from ./src/org/openlaszlo/js2doc/tests/shortest.js
     [java] result: failure

Does not result in the build failing, but it is a non-error and easy to fix.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Donald Anderson - 25/Jan/08 11:10 AM
------------------------------------------------------------------------
r7888 | dda | 2008-01-25 14:09:08 -0500 (Fri, 25 Jan 2008) | 24 lines
Changed paths:
   M /openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/js2doc/Main.java

Change 20080125-dda-n by dda@lester.local on 2008-01-25 12:03:10 EST
    in /Users/dda/laszlo/src/svn/openlaszlo/trunk-nightly
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Remove distracting non-error from js2doc --test mode.

New Features:

Bugs Fixed: LPP-5378

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

Documentation:

Release Notes:

Details:
    A simple coding bug causes the 'error' to be produced.

Tests:


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


Mamye Kratt - 30/Jan/08 03:15 PM
(trunk 4 nightly r7916)
Checked the log and this now returns success.