Ticket #216 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

output messages about errors and warnings in JslLint task

Reported by: dthomas Assigned to: dthomas
Priority: major Milestone: 2.3.1
Component: phing-tasks-ext Version: 2.3.0
Keywords: task javascript lint Cc:

Description

The JslLint task currently only outputs the number of errors and warnings. The output contains no information about the problem to guide the user what needs to be fixed.

The messages where and what the problems are should be added. Additionally it would be nice to optionally skip all warnings.

Attachments

jslint.diff (4.3 kB) - added by dthomas on 01/31/08 10:57:50.
adding additonal messages for errors and warnings

Change History

01/31/08 10:57:50 changed by dthomas

  • attachment jslint.diff added.

adding additonal messages for errors and warnings

01/31/08 12:29:34 changed by dthomas

(In [348]) Refs #216 - added output messages about errors and warnings in JslLint task

01/31/08 12:29:35 changed by dthomas

(In [348]) Refs #216 - added output messages about errors and warnings in JslLint task

01/31/08 12:32:16 changed by dthomas

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #216 (output messages about errors and warnings in JslLint task)




Action