Ticket #252 (new enhancement)

Opened 2 months ago

foreach on a fileset

Reported by: cweiske@php.net Assigned to: hans
Priority: major Milestone: 2.3.1
Component: phing-tasks-system Version: 2.3.1RC1
Keywords: Cc:

Description

I'd like to see the default phing foreach task being able to iterate over filesets. I personally need this possibility often, and maybe others find it useful, too.

The following code implements that; http://svn.pear.php.net/wsvn/PEARSVN/sandbox/qa-suite/phing/ForeachFilesetTask.php?op=file&rev=0&sc=0

Feel free to use it in phing.

Attachments


Add/Change #252 (foreach on a fileset)