#1280: Custom taskdef in project build.xml breaks script
------------------------------------------+---------------------------------
Reporter: benja...@… | Owner: impl
Type: defect | Status: new
Priority: normal | Milestone: 1.0.4
Component: build | Version: 1.0.3
Severity: normal | Keywords:
Has_patch: 0 |
------------------------------------------+---------------------------------
Since the update from 1.0.2 to 1.0.3 I'm no longer able to call the agavi
script from the command line, since I have some custom tasks defined in
the build.xml like this
{{{
<taskdef name="potfile"
classname="dev.lib.phing.tasks.CreateTranslationFilesTask" />
}}}
Full output is here http://pastebin.com/iFtPQiEu
My guess is that somewhere the paths are changed and php then can not use
. from the include path to find the task. Maybe this is a result of
changeset:4425
--
Ticket URL: <http://trac.agavi.org/ticket/1280>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets