>Dominique Devienne schrieb:
>> On 9/18/07, Jochen Theodorou <[EMAIL PROTECTED]> wrote:
>>> I am currently looking for ways to fork the Groovy compile 
>task Groovyc
>>> 
>(http://svn.groovy.codehaus.org/browse/groovy/trunk/groovy/groo
>vy-core/src/main/org/codehaus/groovy/ant/Groovyc.java)
>> 
>> MatchingTask is a legacy from the past, it's best to avoid it, and
>> accept the filesets in your task directly. Not a big deal, but it's
>> considered better style these days to have explicit named filesets
>> than a single implement fileset.
>
>it is supported by the task too I think..


Support of ResourceCollections, or Paths could be good ...


Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to