>> Support of ResourceCollections, or Paths could be good ...
>
>google does not find much useful information on that. for example how
>they are used and why they are better than file sets for
>example... it's not the same, is it?
FileSets are a collection of files with a common directory.
Path
[EMAIL PROTECTED] schrieb:
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/Groovy
>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)
>>
>>
stag, 18. September 2007 16:14
>An: Ant Users List
>Betreff: Re: AW: adding a fork option to my ant task
>
>[EMAIL PROTECTED] schrieb:
>[...]
>>> I looked in the javac task a bit, but it's quite big and I
>>> didn't find the right place.
>>
&g
[EMAIL PROTECTED] schrieb:
[...]
I looked in the javac task a bit, but it's quite big and I
didn't find the right place.
I dont know, but I would have a look into source code ...
I wrotze, I did, but did not find the right place.. you have no pointer
for me?
bye blackdrag
--
Jochen "bla
>I am currently looking for ways to fork the Groovy compile
>task Groovyc
(http://svn.groovy.codehaus.org/browse/groovy/trunk/groovy/groovy-core/s
rc/main/org/codehaus/groovy/ant/Groovyc.java)
>
>I would like to be able to define a maxmem setting and a fork option,
>like javac does. Is there a si