Ticket #121 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

BUILD FAILED use JsLintTask

Reported by: renoiv Assigned to: hans
Priority: major Milestone: 2.3.0
Component: phing-tasks-ext Version: 2.3.0beta1
Keywords: JsLintTask Cc:

Description

I tried JsLinkTask.

Swallowing exception: Could not create task of type: jsllint [wrapped: Could not instantiate class JslLintTask, even though a class was specified. (Make sure that the specified class file contains a class with the correct name.)]

file name is JslLintTask.php.
class name is JsLintTask.

I changed the class name though it was not good.

Changing line 31 of tasks/ext/JslLintTask.php to

class JslLintTask extends Task

Attachments

Change History

06/29/07 19:06:29 changed by mrook

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

Fixed in r200, thanks!


Add/Change #121 (BUILD FAILED use JsLintTask)




Action