
| Key: |
LPP-5378
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
--
|
| Assignee: |
Unassigned
|
| Reporter: |
Donald Anderson
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Minor
|
| Fixed in Change#: |
7,888
|
| Fixed in branch: |
trunk
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
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.
|
|
Description
|
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. |
Show » |
|
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-5378Technical 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:
------------------------------------------------------------------------