AaronNGray / jsdoc-toolkit

Automatically exported from code.google.com/p/jsdoc-toolkit
0 stars 0 forks source link

Sample.conf, app\run.js returns an exception #323

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. copy sample.conf to main folder
2. run: >java -jar jsrun.jar app\run.js -c sample.conf mysource/

What is the expected output? What do you see instead?
- Documentation
- js: "app\run.js", line 191: exception from uncaught JavaScript throw: File 
doesn 't exist there: true

What version of the product are you using? On what operating system?
sdoc_toolkit-2.4.0, Windows Server 2003 R2, java version "1.6.0_23"
Java(TM) SE Runtime Environment (build 1.6.0_23-b05)
Java HotSpot(TM) Client VM (build 19.0-b09, mixed mode, sharing)

Please provide any additional information below.

Original issue reported on code.google.com by peter.ah...@gmail.com on 29 Jun 2011 at 1:49

Attachments:

GoogleCodeExporter commented 9 years ago
Try -c=sample.conf

Original comment by micmath on 30 Jun 2011 at 6:04