classes/phing/types/FileSet.php
Moved out of MatchingTask to make it a standalone object that could be referenced (by scripts for example).
- author
- Hans Lellelid
(Phing) - author
- Arnout J. Kuiper
(Ant) - author
- Stefano Mazzocchi
(Ant) - author
- Sam Ruby
(Ant) - author
- Jon S. Stevens
(Ant) - author
- Stefan Bodewig
(Ant) - author
- Magesh Umasankar (Ant)
- package
- phing.types
\FileSet
Moved out of MatchingTask to make it a standalone object that could be referenced (by scripts for example).
TODO: - merge this with patternsets: FileSet extends PatternSet !!! requires additional mods to the parsing algo [HL] .... not sure if that really makes so much sense. I think that perhaps they should use common utility class if there really is that much shared functionality
- Extends from
- \AbstractFileSet
- author
- Hans Lellelid
(Phing) - author
- Arnout J. Kuiper
(Ant) - author
- Stefano Mazzocchi
(Ant) - author
- Sam Ruby
(Ant) - author
- Jon S. Stevens
(Ant) - author
- Stefan Bodewig
(Ant) - author
- Magesh Umasankar (Ant)
- package
- phing.types
- version
- $Revision: 744 $ $Date: 2010-03-09 11:08:31 +0100 (Tue, 09 Mar 2010) $